WHOIS QUERY TIME

16 May 2024 - 8:44 AM UTC

Registered: 1 June 2012
Modified: 22 August 2023
Expiry: 6 August 2024

REGISTRAR

Name: Key-Systems GmbH
Website: http://www.key-systems.net

DNSSEC

yes

NAME SERVERS

ns1.mytrafficmanagement.com
ns2.mytrafficmanagement.com

DOMAIN STATUS

ok

REGISTRANT

Company: hidden

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=macv.it
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "macv.it"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "macv.it",
            "domain_keyword": "macv",
            "domain_tld": "it",
            "query_time": "2024-05-16 08:44:03",
            "create_date": "2012-06-01",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-06",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.064,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>macv.it</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>macv.it</domain_name>
   <domain_keyword>macv</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-16 08:44:03</query_time>
   <create_date>2012-06-01</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.064</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.394 seconds) for "macv.it" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Apr 2023 - 3:51 AM UTC

Registered: 1 June 2012
Modified: 22 August 2022
Expiry: 6 August 2023

REGISTRAR

Name: Key-Systems GmbH
Website: http://www.key-systems.net

DNSSEC

yes

NAME SERVERS

ns1.mytrafficmanagement.com
ns2.mytrafficmanagement.com

DOMAIN STATUS

ok

REGISTRANT

Company: hidden

#2 - QUERY TIME

30 Aug 2023 - 6:03 PM UTC

Registered: 1 June 2012
Modified: 22 August 2023
Expiry: 6 August 2024

REGISTRAR

Name: Key-Systems GmbH
Website: http://www.key-systems.net

DNSSEC

yes

NAME SERVERS

ns1.mytrafficmanagement.com
ns2.mytrafficmanagement.com

DOMAIN STATUS

ok

REGISTRANT

Company: hidden

* 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=macv.it
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "macv.it",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "macv.it",
    "results": [
        {
            "num": 1,
            "domain_name": "macv.it",
            "domain_keyword": "macv",
            "domain_tld": "it",
            "query_time": "2023-04-20 03:51:42",
            "create_date": "2012-06-01",
            "update_date": "2022-08-22",
            "expiry_date": "2023-08-06",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "macv.it",
            "domain_keyword": "macv",
            "domain_tld": "it",
            "query_time": "2023-08-30 18:03:37",
            "create_date": "2012-06-01",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-06",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.394,
        "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>macv.it</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>macv.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>macv.it</domain_name>
   <domain_keyword>macv</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2023-04-20 03:51:42</query_time>
   <create_date>2012-06-01</create_date>
   <update_date>2022-08-22</update_date>
   <expiry_date>2023-08-06</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>macv.it</domain_name>
   <domain_keyword>macv</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2023-08-30 18:03:37</query_time>
   <create_date>2012-06-01</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.394</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 9 domain names (in 0.179 seconds) which contained the exact domain keyword "macv".
Domain Name Registered Expiry Registrar Ownership
1 macv.org 3 Jun 2001 3 Jun 2024 Wild West Domains, LLC Domains By Proxy, LLC
2 macv.net 9 Dec 2002 9 Dec 2024 Tucows Domains Inc. -
3 macv.com 2 Jun 2003 2 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 macv.it 1 Jun 2012 6 Aug 2024 Key-Systems GmbH hidden
5 macv.cl 2 Aug 2015 1 Aug 2025 NIC Chile Manuel Antonio Cabañas Vargas
6 macv.in 26 Sep 2017 26 Sep 2027 GoDaddy.com, LLC QUIOSCO RETAIL INDIA PVT LTD
7 macv.scot 9 Dec 2022 9 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com MacMhuirich
8 macv.xyz 20 Jun 2023 20 Jun 2024 Dynadot LLC -
9 macv.co.uk 22 Jan 2024 22 Jan 2027 GoDaddy.com, LLC. [Tag = GODADDY] -
10 macv.ai - - Web Commerce Communications Limited REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=macv&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "macv",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "macv.org, macv.net, macv.com, macv.it, macv.cl, macv.in, macv.scot, macv.xyz, macv.co.uk, macv.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "macv.org",
            "domain_keyword": "macv",
            "domain_tld": "org",
            "query_time": "2024-04-18 13:40:07",
            "create_date": "2001-06-03",
            "update_date": "2023-07-18",
            "expiry_date": "2024-06-03",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "macv.net",
            "domain_keyword": "macv",
            "domain_tld": "net",
            "query_time": "2024-04-18 13:40:06",
            "create_date": "2002-12-09",
            "update_date": "2023-11-10",
            "expiry_date": "2024-12-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "macv.com",
            "domain_keyword": "macv",
            "domain_tld": "com",
            "query_time": "2024-05-28 07:55:01",
            "create_date": "2003-06-02",
            "update_date": "2022-04-27",
            "expiry_date": "2025-06-02",
            "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=macv.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "macv.it",
            "domain_keyword": "macv",
            "domain_tld": "it",
            "query_time": "2024-05-16 08:44:03",
            "create_date": "2012-06-01",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-06",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "macv.cl",
            "domain_keyword": "macv",
            "domain_tld": "cl",
            "query_time": "2024-04-30 14:31:49",
            "create_date": "2015-08-02",
            "expiry_date": "2025-08-01",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Manuel Antonio Cabañas Vargas",
            "name_servers": [
                "ns503.hostgator.com",
                "ns504.hostgator.com"
            ]
        },
        {
            "num": 6,
            "domain_name": "macv.in",
            "domain_keyword": "macv",
            "domain_tld": "in",
            "query_time": "2024-05-07 03:05:02",
            "create_date": "2017-09-26",
            "update_date": "2023-08-05",
            "expiry_date": "2027-09-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "QUIOSCO RETAIL INDIA PVT LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "macv.scot",
            "domain_keyword": "macv",
            "domain_tld": "scot",
            "query_time": "2024-06-01 19:43:04",
            "create_date": "2022-12-09",
            "update_date": "2024-05-07",
            "expiry_date": "2024-12-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://PublicDomainRegistry.com",
            "registrant_company": "MacMhuirich",
            "registrant_state": "City of Edinburgh",
            "registrant_country": "GB",
            "registrant_email": "please query the whois service of the 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.domains.scot",
                "ns2.domains.scot",
                "ns3.domains.scot",
                "ns4.domains.scot"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "macv.xyz",
            "domain_keyword": "macv",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 08:44:03",
            "create_date": "2023-06-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "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": [
                "liv.ns.cloudflare.com",
                "rob.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "macv.co.uk",
            "domain_keyword": "macv",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 14:15:22",
            "create_date": "2024-01-22",
            "update_date": "2024-05-14",
            "expiry_date": "2027-01-22",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "macv.ai",
            "domain_keyword": "macv",
            "domain_tld": "ai",
            "query_time": "2024-05-26 13:44:05",
            "registrar_name": "Web Commerce Communications Limited",
            "registrar_website": "null",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns184.mschosting.com",
                "ns185.mschosting.com",
                "ns186.mschosting.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.179,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>macv</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>macv.org, macv.net, macv.com, macv.it, macv.cl, macv.in, macv.scot, macv.xyz, macv.co.uk, macv.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>macv.org</domain_name>
   <domain_keyword>macv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 13:40:07</query_time>
   <create_date>2001-06-03</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.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>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>2</num>
   <domain_name>macv.net</domain_name>
   <domain_keyword>macv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 13:40:06</query_time>
   <create_date>2002-12-09</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-12-09</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.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>macv.com</domain_name>
   <domain_keyword>macv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 07:55:01</query_time>
   <create_date>2003-06-02</create_date>
   <update_date>2022-04-27</update_date>
   <expiry_date>2025-06-02</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=macv.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>macv.it</domain_name>
   <domain_keyword>macv</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-16 08:44:03</query_time>
   <create_date>2012-06-01</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>macv.cl</domain_name>
   <domain_keyword>macv</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-30 14:31:49</query_time>
   <create_date>2015-08-02</create_date>
   <expiry_date>2025-08-01</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Manuel Antonio Cabañas Vargas</registrant_name>
   <name_servers>
    <value>ns503.hostgator.com</value>
    <value>ns504.hostgator.com</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>macv.in</domain_name>
   <domain_keyword>macv</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-07 03:05:02</query_time>
   <create_date>2017-09-26</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2027-09-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>QUIOSCO RETAIL INDIA PVT LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>7</num>
   <domain_name>macv.scot</domain_name>
   <domain_keyword>macv</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-06-01 19:43:04</query_time>
   <create_date>2022-12-09</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-12-09</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>MacMhuirich</registrant_company>
   <registrant_state>City of Edinburgh</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois service of the registrar 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.domains.scot</value>
    <value>ns2.domains.scot</value>
    <value>ns3.domains.scot</value>
    <value>ns4.domains.scot</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>macv.xyz</domain_name>
   <domain_keyword>macv</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 08:44:03</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</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>liv.ns.cloudflare.com</value>
    <value>rob.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>macv.co.uk</domain_name>
   <domain_keyword>macv</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 14:15:22</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2027-01-22</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>macv.ai</domain_name>
   <domain_keyword>macv</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-26 13:44:05</query_time>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrar_website>null</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns184.mschosting.com</value>
    <value>ns185.mschosting.com</value>
    <value>ns186.mschosting.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.179</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,739 domain names (in 0.278 seconds) which look and sound like the brand name "macv".
Domain Name Registered Expiry Registrar Ownership
1 maco.app 21 Jul 2022 21 Jul 2024 Sav.com, LLC Privacy Protection
2 amacv.com 20 Sep 2018 20 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 maca.com.cn 28 Dec 2019 28 Dec 2026 阿里巴巴云计算(北京)有限公司 崔火良
4 mycv.help 20 Aug 2022 20 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
5 maco.eu - - Ascio Technologies Inc. -
6 mavv.net 22 Apr 2020 22 Apr 2025 Tucows Domains Inc. -
7 macx.cx - - CentralNic Ltd De Woonkijker NV
8 maca.la 14 Apr 2011 14 Apr 2025 TLD Registrar Solutions Ltd -
9 macg.info 3 Apr 2014 3 Apr 2025 Network Solutions, LLC REDACTED FOR PRIVACY
10 macz.group 5 Feb 2019 5 Feb 2025 CSC Corporate Domains, Inc. Allianz Partners SAS
11 macs.org 1 Oct 1997 30 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 mpcv.cn 14 Jun 2021 14 Jun 2024 广州云讯信息科技有限公司 赵弘
13 manv.org 15 Feb 2023 15 Feb 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
14 ma-v.net 6 Jul 2023 6 Jul 2024 Dreamscape Networks International Pte Ltd PRIVATE REGISTRY AUTHORITY
15 macn.link 18 Jul 2023 18 Jul 2024 Dynadot, LLC Super Privacy Service LTD c/o Dynadot
16 madv.space 13 Feb 2023 13 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
17 mwcv.com 12 Apr 2007 12 Apr 2025 GoDaddy.com, LLC -
18 maci.co.jp 4 Nov 2022 - - MACI
19 sacv.ru 14 Nov 2023 14 Nov 2024 RU-CENTER-RU Private Person
20 mac2.biz 22 Dec 2020 22 Dec 2024 CSC Corporate Domains, Inc. Bloomberg Finance L.P.
21 vacv.org 12 Apr 2001 12 Apr 2025 Porkbun LLC Private by Design, LLC
22 maxv.world 16 Jun 2022 16 Jun 2024 Easyspace Limited Data Protected
23 matv.xyz 18 Aug 2023 18 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
24 maycv.com 7 Sep 2022 7 Sep 2024 GoDaddy.com, LLC -
25 macx.cloud 26 Mar 2020 26 Mar 2025 Gandi SAS ManTech
26 macvw.ca 22 Aug 2018 22 Aug 2026 CENTRALNIC CANADA INC Private Registrant
27 macy.agency 5 Sep 2020 5 Sep 2024 INWX GmbH REDACTED FOR PRIVACY
28 macs.best 18 Feb 2022 18 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
29 aacv.cfd 26 Aug 2023 26 Aug 2024 Gname.com Pte. Ltd. ji tuan ji tuan ji tuan
30 mmcv.corsica 12 May 2021 12 May 2025 GANDI Materiel Medical Costa Verde
31 mach.coop 28 Sep 2012 28 Sep 2024 Gandi SAS Machynlleth Housing Cooperative Ltd.
32 mac4.cn 17 Jun 2023 17 Jun 2024 长春市智绘网络科技有限公司 江豫皖
33 macc.coop 15 May 2003 15 May 2025 Domains.coop Limited Mid America Cooperative Council
34 mack.chat 1 Feb 2024 1 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 mach.koeln 5 Sep 2014 5 Sep 2024 IONOS SE REDACTED
36 mac3.it 4 Feb 1998 15 May 2024 VHosting Solution S.r.l. MAC 3 Spa
37 mace.services 24 Jan 2020 24 Jan 2030 Dreamscape Networks International Pte Ltd TRIAL PITS PTY LTD
38 mace.monster 16 Jul 2023 16 Jul 2024 Name.com, Inc LULU
39 mac8.cloud 23 Nov 2019 23 Nov 2024 GoDaddy Domains By Proxy, LLC
40 maco.co.jp 18 Jan 2011 - - MACO Corp, Inc.
41 maav.org 16 Aug 1998 15 Aug 2028 Network Solutions, LLC Melrose Alliance Against Violence
42 mac1.dev 28 Feb 2019 28 Feb 2025 1API GmbH Registrant of mac1.dev
43 macd.online 11 Apr 2024 11 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
44 eacv.com 12 May 2003 12 May 2025 GoDaddy.com, LLC -
45 mach.shop 23 Apr 2023 23 Apr 2025 XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD. -
46 macw.be 30 Nov 2006 - Cloudhighway -
47 mauv.org 20 Sep 2020 20 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 mapv.net 27 Dec 2006 27 Dec 2024 Japan Registry Services Co.,Ltd.(JPRS) Link Club
49 maco.nyc 14 Jun 2017 14 Jun 2025 eNom, LLC REDACTED FOR PRIVACY
50 maca.red 21 Mar 2019 21 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 mace.ltd 13 Sep 2016 13 Sep 2024 IONOS SE REDACTED FOR PRIVACY
52 mace.guru 30 Jul 2021 30 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
53 mack.live 3 Mar 2024 3 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
54 mncv.cn 6 May 2023 6 May 2025 广东时代互联科技有限公司 郑仕柯
55 mach.industries 27 Jan 2024 27 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 macs.brussels 14 Aug 2021 14 Aug 2024 OVH SAS Ex AEQUO ASBL
57 mac1.au - - Melbourne IT Josh James
58 macvs.com 14 May 2016 14 May 2025 GRANSY S.R.O D/B/A SUBREG.CZ Whois protection, this company does not own this domain name s.r.o.
59 yacv.org 24 Mar 2024 24 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
60 mack.la 21 Mar 2019 21 Mar 2025 GoDaddy.com, Inc. -
61 macs.aero 30 Aug 2012 30 Aug 2024 101domain GRS Limited Emirates
62 macy.day 5 Jul 2022 5 Jul 2025 101domain, Inc. Digital Privacy Corporation
63 cacv.us 1 Dec 2009 30 Nov 2027 GoDaddy.com, LLC TJ Harris
64 macvw.net 25 Sep 2023 25 Sep 2024 IONOS SE Armstrong VW
65 maca.kitchen 21 Sep 2023 21 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 masv.online 1 Apr 2023 1 Apr 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu er ji
67 malv.eus 27 Feb 2024 27 Feb 2025 DINAHOSTING S.L. -
68 mach.ventures 27 Jun 2020 27 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 mach.clothing 5 Aug 2023 5 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 mscv.ru 31 Jul 2012 31 Jul 2024 REGRU-RU Private Person
71 mactv.com.ng 14 Apr 2022 14 Apr 2025 Upperlink Limited Example Inc.
72 macy.uk 30 Oct 2017 30 Oct 2024 Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS] -
73 mycv.vip 28 Mar 2023 28 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhouke
74 mavv.xyz 14 Apr 2022 14 Apr 2025 NameSilo, LLC See PrivacyGuardian.org
75 manv.eu - - STRATO AG -
76 masv.it 14 Jan 2010 13 Feb 2025 Register S.p.a. MASV Di PAVANELLO Rossano & Figli Snc
77 mact.london 25 Aug 2014 25 Aug 2024 Mesh Digital Ltd Domains By Proxy, LLC
78 macvf.info 13 Jan 2007 13 Jan 2025 Key-Systems GmbH Domain Privacy Trustee SA
79 mac6.net 6 May 2005 7 May 2025 WEBCC Whoisprotection.cc
80 macs.life 21 Jul 2021 21 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
81 bacv.com 7 Jan 2005 7 Jan 2025 GoDaddy.com, LLC -
82 mycv.ink 21 Jul 2023 21 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 mcav.co 20 Feb 2017 19 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 marv.ru 23 Sep 2014 23 Sep 2024 SALENAMES-RU Private Person
85 mac2.online 10 Oct 2023 10 Oct 2024 IONOS SE Data Privacy Protected
86 malv.de - - - -
87 macz.xyz 31 May 2022 31 May 2025 OVH PAYLOO SPOLKA Z OGRANICZONA ODPOWIEDZIALNOSCIA
88 mazv.de - - - -
89 magv.dev 21 Aug 2022 21 Aug 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
90 macc.nl 2 May 2012 - NVA Online Advertising B.V. -
91 mabv.org 28 Apr 2019 28 Apr 2025 Cronon GmbH REDACTED FOR PRIVACY
92 mac2.in 8 Sep 2021 8 Sep 2024 Hosting Concepts B.V. d/b/a Openprovider REDACTED FOR PRIVACY
93 mycv.space 24 Aug 2023 24 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
94 mycv.zip 13 May 2023 13 May 2025 Porkbun LLC Private by Design, LLC
95 mauv.info 11 Nov 2021 11 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 maca.lol 19 May 2024 19 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
97 mac4.net 5 Jun 2008 5 Jun 2024 GoDaddy.com, LLC -
98 macbv.info 12 May 2023 12 May 2025 NameSilo, LLC PrivacyGuardian.org llc
99 macx.io 22 Feb 2014 22 Feb 2025 Key-Systems GmbH macx online
100 macg.com 5 Jul 1996 4 Jul 2025 Network Solutions, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Macv.it.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=macv.it
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "macv.it",
        "page_size": 100
    },
    "count": {
        "total": 2739,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "maco.app, amacv.com, maca.com.cn, mycv.help, maco.eu, mavv.net, macx.cx, maca.la, macg.info, macz.group, macs.org, mpcv.cn, manv.org, ma-v.net, macn.link, madv.space, mwcv.com, maci.co.jp, sacv.ru, mac2.biz, vacv.org, maxv.world, matv.xyz, maycv.com, macx.cloud, macvw.ca, macy.agency, macs.best, aacv.cfd, mmcv.corsica, mach.coop, mac4.cn, macc.coop, mack.chat, mach.koeln, mac3.it, mace.services, mace.monster, mac8.cloud, maco.co.jp, maav.org, mac1.dev, macd.online, eacv.com, mach.shop, macw.be, mauv.org, mapv.net, maco.nyc, maca.red, mace.ltd, mace.guru, mack.live, mncv.cn, mach.industries, macs.brussels, mac1.au, macvs.com, yacv.org, mack.la, macs.aero, macy.day, cacv.us, macvw.net, maca.kitchen, masv.online, malv.eus, mach.ventures, mach.clothing, mscv.ru, mactv.com.ng, macy.uk, mycv.vip, mavv.xyz, manv.eu, masv.it, mact.london, macvf.info, mac6.net, macs.life, bacv.com, mycv.ink, mcav.co, marv.ru, mac2.online, malv.de, macz.xyz, mazv.de, magv.dev, macc.nl, mabv.org, mac2.in, mycv.space, mycv.zip, mauv.info, maca.lol, mac4.net, macbv.info, macx.io, macg.com",
    "results": [
        {
            "num": 1,
            "domain_name": "maco.app",
            "domain_keyword": "maco",
            "domain_tld": "app",
            "query_time": "2024-04-10 23:10:01",
            "create_date": "2022-07-21",
            "update_date": "2023-05-23",
            "expiry_date": "2024-07-21",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "amacv.com",
            "domain_keyword": "amacv",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:24:02",
            "create_date": "2018-09-20",
            "update_date": "2020-09-14",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "maca.com.cn",
            "domain_keyword": "maca",
            "domain_tld": "com.cn",
            "query_time": "2024-04-20 14:11:45",
            "create_date": "2019-12-28",
            "expiry_date": "2026-12-28",
            "registrar_name": "阿里巴巴云计算(北京)有限公司",
            "registrant_name": "崔火良",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "mycv.help",
            "domain_keyword": "mycv",
            "domain_tld": "help",
            "query_time": "2024-04-20 13:46:47",
            "create_date": "2022-08-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "maco.eu",
            "domain_keyword": "maco",
            "domain_tld": "eu",
            "query_time": "2024-05-05 19:19:30",
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "https://www.ascio.com",
            "name_servers": [
                "dns1.a1.net",
                "dns2.a1.net",
                "dns3.a1.net"
            ]
        },
        {
            "num": 6,
            "domain_name": "mavv.net",
            "domain_keyword": "mavv",
            "domain_tld": "net",
            "query_time": "2024-05-04 16:06:44",
            "create_date": "2020-04-22",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "macx.cx",
            "domain_keyword": "macx",
            "domain_tld": "cx",
            "query_time": "2024-05-24 14:15:24",
            "registrar_name": "CentralNic Ltd",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "De Woonkijker NV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainmasters.nl",
                "ns2.domainmasters.be"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "maca.la",
            "domain_keyword": "maca",
            "domain_tld": "la",
            "query_time": "2024-05-29 22:49:31",
            "create_date": "2011-04-14",
            "update_date": "2023-07-29",
            "expiry_date": "2025-04-14",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrant_email": "https://whois.nic.la/contact/maca.la/registrant",
            "name_servers": [
                "ns0.centralnic-dns.com",
                "ns1.centralnic-dns.com",
                "ns2.centralnic-dns.com",
                "ns3.centralnic-dns.com",
                "ns4.centralnic-dns.com",
                "ns5.centralnic-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "macg.info",
            "domain_keyword": "macg",
            "domain_tld": "info",
            "query_time": "2024-05-30 22:48:28",
            "create_date": "2014-04-03",
            "update_date": "2024-02-08",
            "expiry_date": "2025-04-03",
            "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": [
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "macz.group",
            "domain_keyword": "macz",
            "domain_tld": "group",
            "query_time": "2024-05-31 17:07:34",
            "create_date": "2019-02-05",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Allianz Partners SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FR",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "macs.org",
            "domain_keyword": "macs",
            "domain_tld": "org",
            "query_time": "2024-06-02 16:13:57",
            "create_date": "1997-10-01",
            "update_date": "2023-11-14",
            "expiry_date": "2024-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.starchapterhost.com",
                "ns2.starchapterhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "mpcv.cn",
            "domain_keyword": "mpcv",
            "domain_tld": "cn",
            "query_time": "2024-06-02 20:57:56",
            "create_date": "2021-06-14",
            "expiry_date": "2024-06-14",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "赵弘",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "manv.org",
            "domain_keyword": "manv",
            "domain_tld": "org",
            "query_time": "2024-06-08 08:33:00",
            "create_date": "2023-02-15",
            "update_date": "2024-04-29",
            "expiry_date": "2025-02-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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-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": 14,
            "domain_name": "ma-v.net",
            "domain_keyword": "ma-v",
            "domain_tld": "net",
            "query_time": "2024-06-11 18:57:39",
            "create_date": "2023-07-06",
            "update_date": "2024-04-08",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "DOMAIN ADMINISTRATOR",
            "registrant_company": "PRIVATE REGISTRY AUTHORITY",
            "registrant_address": "PO BOX A2191",
            "registrant_city": "SYDNEY SOUTH",
            "registrant_state": "NSW",
            "registrant_zip": "2000",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.290372826",
            "registrant_fax": "+61.290372826",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "macn.link",
            "domain_keyword": "macn",
            "domain_tld": "link",
            "query_time": "2024-04-10 23:09:09",
            "create_date": "2023-07-18",
            "update_date": "2023-12-25",
            "expiry_date": "2024-07-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alice.ns.cloudflare.com",
                "jake.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "madv.space",
            "domain_keyword": "madv",
            "domain_tld": "space",
            "query_time": "2024-05-03 19:02:22",
            "create_date": "2023-02-13",
            "update_date": "2023-08-31",
            "expiry_date": "2025-02-13",
            "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": 17,
            "domain_name": "mwcv.com",
            "domain_keyword": "mwcv",
            "domain_tld": "com",
            "query_time": "2024-04-25 23:59:30",
            "create_date": "2007-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "maci.co.jp",
            "domain_keyword": "maci",
            "domain_tld": "co.jp",
            "query_time": "2024-04-21 17:08:32",
            "create_date": "2022-11-04",
            "update_date": "2023-12-01",
            "registrant_company": "MACI",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 19,
            "domain_name": "sacv.ru",
            "domain_keyword": "sacv",
            "domain_tld": "ru",
            "query_time": "2024-05-01 02:10:14",
            "create_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "mac2.biz",
            "domain_keyword": "mac2",
            "domain_tld": "biz",
            "query_time": "2024-05-01 06:46:05",
            "create_date": "2020-12-22",
            "update_date": "2024-02-28",
            "expiry_date": "2024-12-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bloomberg Finance L.P.",
            "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.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "pdns1.ultradns.net",
                "pdns3.ultradns.org",
                "pdns5.ultradns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "vacv.org",
            "domain_keyword": "vacv",
            "domain_tld": "org",
            "query_time": "2024-04-14 16:37:35",
            "create_date": "2001-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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.flippa.com",
                "ns2.flippa.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "maxv.world",
            "domain_keyword": "maxv",
            "domain_tld": "world",
            "query_time": "2024-05-07 09:07:45",
            "create_date": "2022-06-16",
            "update_date": "2023-05-22",
            "expiry_date": "2024-06-16",
            "registrar_iana": 79,
            "registrar_name": "Easyspace Limited",
            "registrar_website": "http://www.easyspace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zurich",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "matv.xyz",
            "domain_keyword": "matv",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 21:40:44",
            "create_date": "2023-08-18",
            "update_date": "2023-09-12",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "maycv.com",
            "domain_keyword": "maycv",
            "domain_tld": "com",
            "query_time": "2024-05-06 23:40:51",
            "create_date": "2022-09-07",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-07",
            "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": 25,
            "domain_name": "macx.cloud",
            "domain_keyword": "macx",
            "domain_tld": "cloud",
            "query_time": "2024-05-16 08:44:32",
            "create_date": "2020-03-26",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ManTech",
            "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-1514.awsdns-61.org",
                "ns-1967.awsdns-53.co.uk",
                "ns-237.awsdns-29.com",
                "ns-769.awsdns-32.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "macvw.ca",
            "domain_keyword": "macvw",
            "domain_tld": "ca",
            "query_time": "2024-05-16 08:44:28",
            "create_date": "2018-08-22",
            "update_date": "2024-02-18",
            "expiry_date": "2026-08-22",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "registrant_name": "Private Registrant",
            "registrant_company": "Private Registrant",
            "registrant_address": "1500 14 st SW,  Suite 28",
            "registrant_city": "Calgary",
            "registrant_state": "AB",
            "registrant_zip": "T3C1C9",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4037683173",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "macy.agency",
            "domain_keyword": "macy",
            "domain_tld": "agency",
            "query_time": "2024-05-23 02:23:27",
            "create_date": "2020-09-05",
            "update_date": "2023-10-20",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostkonzept.ch",
                "ns2.hostkonzept.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "macs.best",
            "domain_keyword": "macs",
            "domain_tld": "best",
            "query_time": "2024-05-21 06:10:50",
            "create_date": "2022-02-18",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-18",
            "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": 29,
            "domain_name": "aacv.cfd",
            "domain_keyword": "aacv",
            "domain_tld": "cfd",
            "query_time": "2024-05-11 21:33:39",
            "create_date": "2023-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "ji tuan ji tuan ji tuan",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the 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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mmcv.corsica",
            "domain_keyword": "mmcv",
            "domain_tld": "corsica",
            "query_time": "2024-05-15 08:22:29",
            "create_date": "2021-05-12",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-12",
            "registrar_iana": 81,
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Materiel Medical Costa Verde",
            "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": [
                "ns-16-c.gandi.net",
                "ns-195-a.gandi.net",
                "ns-211-b.gandi.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "mach.coop",
            "domain_keyword": "mach",
            "domain_tld": "coop",
            "query_time": "2024-05-10 16:27:34",
            "create_date": "2012-09-28",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Machynlleth Housing Cooperative Ltd.",
            "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.uksrv.co.uk",
                "ns2.uksrv.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "mac4.cn",
            "domain_keyword": "mac4",
            "domain_tld": "cn",
            "query_time": "2024-05-17 07:01:46",
            "create_date": "2023-06-17",
            "expiry_date": "2024-06-17",
            "registrar_name": "长春市智绘网络科技有限公司",
            "registrant_name": "江豫皖",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "macc.coop",
            "domain_keyword": "macc",
            "domain_tld": "coop",
            "query_time": "2024-05-17 07:04:03",
            "create_date": "2003-05-15",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-15",
            "registrar_iana": 465,
            "registrar_name": "Domains.coop Limited",
            "registrar_website": "http://www.domains.coop/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mid America Cooperative Council",
            "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": [
                "na1.wixdns.net",
                "ns0.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mack.chat",
            "domain_keyword": "mack",
            "domain_tld": "chat",
            "query_time": "2024-05-24 14:12:13",
            "create_date": "2024-02-01",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "mach.koeln",
            "domain_keyword": "mach",
            "domain_tld": "koeln",
            "query_time": "2024-05-26 06:37:09",
            "create_date": "2014-09-05",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.1und1.de",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "mac3.it",
            "domain_keyword": "mac3",
            "domain_tld": "it",
            "query_time": "2024-05-29 20:48:12",
            "create_date": "1998-02-04",
            "update_date": "2024-05-16",
            "expiry_date": "2024-05-15",
            "registrar_name": "VHosting Solution S.r.l.",
            "registrar_website": "https://www.vhosting.com",
            "registrant_company": "MAC 3 Spa",
            "registrant_address": "Via Baldanzese 149",
            "registrant_city": "Calenzano",
            "registrant_state": "FI",
            "registrant_zip": "50041",
            "registrant_country": "IT",
            "name_servers": [
                "kelly.ns.cloudflare.com",
                "osmar.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 37,
            "domain_name": "mace.services",
            "domain_keyword": "mace",
            "domain_tld": "services",
            "query_time": "2024-05-30 22:47:58",
            "create_date": "2020-01-24",
            "update_date": "2020-02-24",
            "expiry_date": "2030-01-24",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TRIAL PITS PTY LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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.cheapdomains.com.au",
                "ns2.cheapdomains.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "mace.monster",
            "domain_keyword": "mace",
            "domain_tld": "monster",
            "query_time": "2024-05-30 22:47:59",
            "create_date": "2023-07-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "registrant_state": "??",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2fhn.name.com",
                "ns3cna.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "mac8.cloud",
            "domain_keyword": "mac8",
            "domain_tld": "cloud",
            "query_time": "2024-05-29 22:49:30",
            "create_date": "2019-11-23",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "evan.ns.cloudflare.com",
                "irma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "maco.co.jp",
            "domain_keyword": "maco",
            "domain_tld": "co.jp",
            "query_time": "2024-06-02 16:10:23",
            "create_date": "2011-01-18",
            "update_date": "2024-02-01",
            "registrant_company": "MACO Corp, Inc.",
            "name_servers": [
                "ns.enetworks.jp",
                "ns.woo.ne.jp",
                "ns2.woo.ne.jp",
                "ns3.woo.ne.jp"
            ]
        },
        {
            "num": 41,
            "domain_name": "maav.org",
            "domain_keyword": "maav",
            "domain_tld": "org",
            "query_time": "2024-06-03 11:15:20",
            "create_date": "1998-08-16",
            "update_date": "2019-06-20",
            "expiry_date": "2028-08-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Melrose Alliance Against Violence",
            "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": [
                "ns1.digiloy.com",
                "ns2.digiloy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "mac1.dev",
            "domain_keyword": "mac1",
            "domain_tld": "dev",
            "query_time": "2024-06-03 11:19:54",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of mac1.dev",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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": [
                "karl.ns.cloudflare.com",
                "maleah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "macd.online",
            "domain_keyword": "macd",
            "domain_tld": "online",
            "query_time": "2024-06-07 17:24:41",
            "create_date": "2024-04-11",
            "update_date": "2024-05-30",
            "expiry_date": "2025-04-11",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "eacv.com",
            "domain_keyword": "eacv",
            "domain_tld": "com",
            "query_time": "2024-04-24 08:00:22",
            "create_date": "2003-05-12",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "mach.shop",
            "domain_keyword": "mach",
            "domain_tld": "shop",
            "query_time": "2024-04-25 10:29:32",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1366,
            "registrar_name": "XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.",
            "registrar_website": "http://www.zzy.cn",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "macw.be",
            "domain_keyword": "macw",
            "domain_tld": "be",
            "query_time": "2024-04-18 13:40:22",
            "create_date": "2006-11-30",
            "registrar_name": "Cloudhighway",
            "name_servers": [
                "ns53.be",
                "ns53.io"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 47,
            "domain_name": "mauv.org",
            "domain_keyword": "mauv",
            "domain_tld": "org",
            "query_time": "2024-04-25 17:04:09",
            "create_date": "2020-09-20",
            "update_date": "2023-11-04",
            "expiry_date": "2024-09-20",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "mapv.net",
            "domain_keyword": "mapv",
            "domain_tld": "net",
            "query_time": "2024-04-23 15:12:19",
            "create_date": "2006-12-27",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-27",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Link Club",
            "registrant_address": "5-39-6, Jingumae",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.357783738",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "maco.nyc",
            "domain_keyword": "maco",
            "domain_tld": "nyc",
            "query_time": "2024-04-05 20:30:22",
            "create_date": "2017-06-14",
            "update_date": "2017-09-10",
            "expiry_date": "2025-06-14",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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": [
                "redbusprimarydns.wn.com",
                "redbussecondarydns.wn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "maca.red",
            "domain_keyword": "maca",
            "domain_tld": "red",
            "query_time": "2024-04-20 14:11:45",
            "create_date": "2019-03-21",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-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 rdds service of the registrar 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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "mace.ltd",
            "domain_keyword": "mace",
            "domain_tld": "ltd",
            "query_time": "2024-04-29 04:34:43",
            "create_date": "2016-09-13",
            "update_date": "2023-10-28",
            "expiry_date": "2024-09-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.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": [
                "ns1023.ui-dns.biz",
                "ns1093.ui-dns.org",
                "ns1097.ui-dns.de",
                "ns1119.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "mace.guru",
            "domain_keyword": "mace",
            "domain_tld": "guru",
            "query_time": "2024-05-10 16:25:46",
            "create_date": "2021-07-30",
            "update_date": "2024-04-12",
            "expiry_date": "2024-07-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "mack.live",
            "domain_keyword": "mack",
            "domain_tld": "live",
            "query_time": "2024-05-10 16:35:21",
            "create_date": "2024-03-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-03",
            "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": 54,
            "domain_name": "mncv.cn",
            "domain_keyword": "mncv",
            "domain_tld": "cn",
            "query_time": "2024-05-11 19:26:48",
            "create_date": "2023-05-06",
            "expiry_date": "2025-05-06",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "郑仕柯",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "mach.industries",
            "domain_keyword": "mach",
            "domain_tld": "industries",
            "query_time": "2024-05-11 20:03:40",
            "create_date": "2024-01-27",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "macs.brussels",
            "domain_keyword": "macs",
            "domain_tld": "brussels",
            "query_time": "2024-05-21 06:10:50",
            "create_date": "2021-08-14",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-14",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com/fr/domaines/dotbrussels.xml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ex AEQUO ASBL",
            "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 contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "mac1.au",
            "domain_keyword": "mac1",
            "domain_tld": "au",
            "query_time": "2024-05-18 08:56:17",
            "update_date": "2024-04-22",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Josh James",
            "name_servers": [
                "ns1.melbourneit.net",
                "ns2.melbourneit.net",
                "ns3.melbourneit.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "macvs.com",
            "domain_keyword": "macvs",
            "domain_tld": "com",
            "query_time": "2024-05-14 00:12:51",
            "create_date": "2016-05-14",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois protection, this company does not own this domain name s.r.o.",
            "registrant_address": "Jaurisova 515/4",
            "registrant_city": "Praha 4",
            "registrant_state": "DOMAIN MAY BE FOR SALE, CHECK AFTERNIC.COM",
            "registrant_zip": "14000",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.226517351",
            "registrant_fax": "+420.226517341",
            "name_servers": [
                "ns1.mfk1.com",
                "ns2.mfk1.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "yacv.org",
            "domain_keyword": "yacv",
            "domain_tld": "org",
            "query_time": "2024-05-23 12:16:52",
            "create_date": "2024-03-24",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 60,
            "domain_name": "mack.la",
            "domain_keyword": "mack",
            "domain_tld": "la",
            "query_time": "2024-05-23 02:21:44",
            "create_date": "2019-03-21",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-21",
            "registrar_name": "GoDaddy.com, Inc.",
            "registrant_email": "https://whois.nic.la/contact/mack.la/registrant",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "macs.aero",
            "domain_keyword": "macs",
            "domain_tld": "aero",
            "query_time": "2024-05-23 02:22:29",
            "create_date": "2012-08-30",
            "update_date": "2022-07-29",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Emirates",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UAE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.emirates.com",
                "pdns124.ultradns.biz",
                "pdns124.ultradns.com",
                "pdns124.ultradns.net",
                "pdns124.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "macy.day",
            "domain_keyword": "macy",
            "domain_tld": "day",
            "query_time": "2024-05-23 02:23:27",
            "create_date": "2022-07-05",
            "update_date": "2024-05-12",
            "expiry_date": "2025-07-05",
            "registrar_iana": 1011,
            "registrar_name": "101domain, Inc.",
            "registrar_website": "http://www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "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 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": [
                "lila.ns.cloudflare.com",
                "noah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "cacv.us",
            "domain_keyword": "cacv",
            "domain_tld": "us",
            "query_time": "2024-05-20 17:10:51",
            "create_date": "2009-12-01",
            "update_date": "2022-11-07",
            "expiry_date": "2027-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "TJ Harris",
            "registrant_address": "4007 Halsey",
            "registrant_city": "victoria",
            "registrant_state": "Texas",
            "registrant_zip": "77903",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3615750478",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "macvw.net",
            "domain_keyword": "macvw",
            "domain_tld": "net",
            "query_time": "2024-05-31 17:07:22",
            "create_date": "2023-09-25",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Armstrong VW",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1070.ui-dns.de",
                "ns1088.ui-dns.com",
                "ns1106.ui-dns.org",
                "ns1108.ui-dns.biz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "maca.kitchen",
            "domain_keyword": "maca",
            "domain_tld": "kitchen",
            "query_time": "2024-05-29 22:49:31",
            "create_date": "2023-09-21",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-21",
            "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": 66,
            "domain_name": "masv.online",
            "domain_keyword": "masv",
            "domain_tld": "online",
            "query_time": "2024-05-31 23:51:49",
            "create_date": "2023-04-01",
            "update_date": "2024-05-10",
            "expiry_date": "2024-04-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu er ji",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "malv.eus",
            "domain_keyword": "malv",
            "domain_tld": "eus",
            "query_time": "2024-04-29 10:14:42",
            "create_date": "2024-02-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1262,
            "registrar_name": "DINAHOSTING S.L.",
            "registrar_website": "https://dinahosting.com/",
            "registrant_state": "Guipuzcoa",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the 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": [
                "kim.ns.cloudflare.com",
                "neil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "mach.ventures",
            "domain_keyword": "mach",
            "domain_tld": "ventures",
            "query_time": "2024-04-29 04:36:33",
            "create_date": "2020-06-27",
            "update_date": "2023-08-11",
            "expiry_date": "2024-06-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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "mach.clothing",
            "domain_keyword": "mach",
            "domain_tld": "clothing",
            "query_time": "2024-04-29 04:36:32",
            "create_date": "2023-08-05",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-05",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "mscv.ru",
            "domain_keyword": "mscv",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:37:11",
            "create_date": "2012-07-31",
            "expiry_date": "2024-07-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "mactv.com.ng",
            "domain_keyword": "mactv",
            "domain_tld": "com.ng",
            "query_time": "2024-05-01 19:16:00",
            "create_date": "2022-04-14",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1749,
            "registrar_name": "Upperlink Limited",
            "registrar_website": "https://www.upperlink.ng",
            "registrant_name": "Taiwo Paul Olatunde",
            "registrant_company": "Example Inc.",
            "registrant_address": "C/o Sihiyona Baptist Church, Rigip Abattoir",
            "registrant_city": "Jos",
            "registrant_state": "Plateau",
            "registrant_zip": "930251",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "8064728102",
            "name_servers": [
                "elsa.ns.cloudflare.com",
                "thomas.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "macy.uk",
            "domain_keyword": "macy",
            "domain_tld": "uk",
            "query_time": "2024-05-07 03:05:12",
            "create_date": "2017-10-30",
            "update_date": "2024-03-20",
            "expiry_date": "2024-10-30",
            "registrar_name": "Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS]",
            "registrar_website": "http://www.1st4domains.com",
            "name_servers": [
                "eczm2gtf.verify.hn",
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 73,
            "domain_name": "mycv.vip",
            "domain_keyword": "mycv",
            "domain_tld": "vip",
            "query_time": "2024-05-08 11:17:53",
            "create_date": "2023-03-28",
            "update_date": "2023-04-02",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhouke",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "mavv.xyz",
            "domain_keyword": "mavv",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 16:06:44",
            "create_date": "2022-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "manv.eu",
            "domain_keyword": "manv",
            "domain_tld": "eu",
            "query_time": "2024-05-05 19:21:48",
            "registrar_name": "STRATO AG",
            "registrar_website": "https://www.strato.eu",
            "name_servers": [
                "docks07.rzone.de",
                "shades03.rzone.de"
            ]
        },
        {
            "num": 76,
            "domain_name": "masv.it",
            "domain_keyword": "masv",
            "domain_tld": "it",
            "query_time": "2024-05-08 15:48:43",
            "create_date": "2010-01-14",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-13",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "MASV Di PAVANELLO Rossano & Figli Snc",
            "registrant_address": "Via alle fabbriche 183",
            "registrant_city": "Caselle",
            "registrant_state": "TO",
            "registrant_zip": "10072",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 77,
            "domain_name": "mact.london",
            "domain_keyword": "mact",
            "domain_tld": "london",
            "query_time": "2024-04-18 13:37:20",
            "create_date": "2014-08-25",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domainhasexpired.com",
                "ns2.domainhasexpired.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "macvf.info",
            "domain_keyword": "macvf",
            "domain_tld": "info",
            "query_time": "2024-04-18 13:40:13",
            "create_date": "2007-01-13",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.infomaniak.ch",
                "ns12.infomaniak.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "mac6.net",
            "domain_keyword": "mac6",
            "domain_tld": "net",
            "query_time": "2024-05-11 19:59:32",
            "create_date": "2005-05-06",
            "update_date": "2010-04-15",
            "expiry_date": "2025-05-07",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.ix1000.com",
                "ns2.ix1000.com",
                "ns3.ix1000.com",
                "ns4.ix1000.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "macs.life",
            "domain_keyword": "macs",
            "domain_tld": "life",
            "query_time": "2024-05-23 02:22:29",
            "create_date": "2021-07-21",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-21",
            "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": 81,
            "domain_name": "bacv.com",
            "domain_keyword": "bacv",
            "domain_tld": "com",
            "query_time": "2024-05-31 04:16:53",
            "create_date": "2005-01-07",
            "update_date": "2023-11-29",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "mycv.ink",
            "domain_keyword": "mycv",
            "domain_tld": "ink",
            "query_time": "2024-06-04 23:30:19",
            "create_date": "2023-07-21",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "mcav.co",
            "domain_keyword": "mcav",
            "domain_tld": "co",
            "query_time": "2024-06-11 23:53:49",
            "create_date": "2017-02-20",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-19",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "marv.ru",
            "domain_keyword": "marv",
            "domain_tld": "ru",
            "query_time": "2024-05-02 14:46:26",
            "create_date": "2014-09-23",
            "expiry_date": "2024-09-23",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "mac2.online",
            "domain_keyword": "mac2",
            "domain_tld": "online",
            "query_time": "2024-05-01 06:46:05",
            "create_date": "2023-10-10",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "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.",
            "name_servers": [
                "ns1020.ui-dns.biz",
                "ns1051.ui-dns.com",
                "ns1073.ui-dns.de",
                "ns1087.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "malv.de",
            "domain_keyword": "malv",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:22:20",
            "update_date": "2007-12-20",
            "name_servers": [
                "docks11.rzone.de",
                "shades19.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 87,
            "domain_name": "macz.xyz",
            "domain_keyword": "macz",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 03:05:24",
            "create_date": "2022-05-31",
            "update_date": "2023-08-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "PAYLOO SPOLKA Z OGRANICZONA ODPOWIEDZIALNOSCIA",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "mazv.de",
            "domain_keyword": "mazv",
            "domain_tld": "de",
            "query_time": "2024-05-05 20:12:35",
            "update_date": "2015-06-15",
            "name_servers": [
                "docks01.rzone.de",
                "shades09.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 89,
            "domain_name": "magv.dev",
            "domain_keyword": "magv",
            "domain_tld": "dev",
            "query_time": "2024-05-09 17:36:07",
            "create_date": "2022-08-21",
            "update_date": "2024-02-15",
            "expiry_date": "2025-08-21",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Malaga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "carter.ns.cloudflare.com",
                "emily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "macc.nl",
            "domain_keyword": "macc",
            "domain_tld": "nl",
            "query_time": "2024-05-10 11:42:02",
            "create_date": "2012-05-02",
            "update_date": "2021-05-17",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 91,
            "domain_name": "mabv.org",
            "domain_keyword": "mabv",
            "domain_tld": "org",
            "query_time": "2024-05-10 11:38:31",
            "create_date": "2019-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.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": [
                "docks19.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "mac2.in",
            "domain_keyword": "mac2",
            "domain_tld": "in",
            "query_time": "2024-05-10 11:38:39",
            "create_date": "2021-09-08",
            "update_date": "2023-10-15",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madhya Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "mycv.space",
            "domain_keyword": "mycv",
            "domain_tld": "space",
            "query_time": "2024-05-13 18:01:01",
            "create_date": "2023-08-24",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-24",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "mycv.zip",
            "domain_keyword": "mycv",
            "domain_tld": "zip",
            "query_time": "2024-05-15 21:24:41",
            "create_date": "2023-05-13",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "mauv.info",
            "domain_keyword": "mauv",
            "domain_tld": "info",
            "query_time": "2024-05-23 18:33:03",
            "create_date": "2021-11-11",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "maca.lol",
            "domain_keyword": "maca",
            "domain_tld": "lol",
            "query_time": "2024-05-23 15:28:46",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "mac4.net",
            "domain_keyword": "mac4",
            "domain_tld": "net",
            "query_time": "2024-05-17 07:01:46",
            "create_date": "2008-06-05",
            "update_date": "2022-09-05",
            "expiry_date": "2024-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "macbv.info",
            "domain_keyword": "macbv",
            "domain_tld": "info",
            "query_time": "2024-05-15 11:47:11",
            "create_date": "2023-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "macx.io",
            "domain_keyword": "macx",
            "domain_tld": "io",
            "query_time": "2024-06-05 00:07:49",
            "create_date": "2014-02-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "macx online",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Niedersachsen",
            "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": [
                "pns01.dcsix.net",
                "pns02.dcsix.net",
                "pns03.dcsix.net",
                "pns04.dcsix.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "macg.com",
            "domain_keyword": "macg",
            "domain_tld": "com",
            "query_time": "2024-06-07 17:27:04",
            "create_date": "1996-07-05",
            "update_date": "2020-05-05",
            "expiry_date": "2025-07-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns53.worldnic.com",
                "ns54.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.278,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>macv.it</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2739</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>maco.app, amacv.com, maca.com.cn, mycv.help, maco.eu, mavv.net, macx.cx, maca.la, macg.info, macz.group, macs.org, mpcv.cn, manv.org, ma-v.net, macn.link, madv.space, mwcv.com, maci.co.jp, sacv.ru, mac2.biz, vacv.org, maxv.world, matv.xyz, maycv.com, macx.cloud, macvw.ca, macy.agency, macs.best, aacv.cfd, mmcv.corsica, mach.coop, mac4.cn, macc.coop, mack.chat, mach.koeln, mac3.it, mace.services, mace.monster, mac8.cloud, maco.co.jp, maav.org, mac1.dev, macd.online, eacv.com, mach.shop, macw.be, mauv.org, mapv.net, maco.nyc, maca.red, mace.ltd, mace.guru, mack.live, mncv.cn, mach.industries, macs.brussels, mac1.au, macvs.com, yacv.org, mack.la, macs.aero, macy.day, cacv.us, macvw.net, maca.kitchen, masv.online, malv.eus, mach.ventures, mach.clothing, mscv.ru, mactv.com.ng, macy.uk, mycv.vip, mavv.xyz, manv.eu, masv.it, mact.london, macvf.info, mac6.net, macs.life, bacv.com, mycv.ink, mcav.co, marv.ru, mac2.online, malv.de, macz.xyz, mazv.de, magv.dev, macc.nl, mabv.org, mac2.in, mycv.space, mycv.zip, mauv.info, maca.lol, mac4.net, macbv.info, macx.io, macg.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>maco.app</domain_name>
   <domain_keyword>maco</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-10 23:10:01</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>amacv.com</domain_name>
   <domain_keyword>amacv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:24:02</query_time>
   <create_date>2018-09-20</create_date>
   <update_date>2020-09-14</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>maca.com.cn</domain_name>
   <domain_keyword>maca</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-20 14:11:45</query_time>
   <create_date>2019-12-28</create_date>
   <expiry_date>2026-12-28</expiry_date>
   <registrar_name>阿里巴巴云计算(北京)有限公司</registrar_name>
   <registrant_name>崔火良</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>mycv.help</domain_name>
   <domain_keyword>mycv</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-04-20 13:46:47</query_time>
   <create_date>2022-08-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>5</num>
   <domain_name>maco.eu</domain_name>
   <domain_keyword>maco</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 19:19:30</query_time>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>https://www.ascio.com</registrar_website>
   <name_servers>
    <value>dns1.a1.net</value>
    <value>dns2.a1.net</value>
    <value>dns3.a1.net</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>mavv.net</domain_name>
   <domain_keyword>mavv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 16:06:44</query_time>
   <create_date>2020-04-22</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>macx.cx</domain_name>
   <domain_keyword>macx</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-05-24 14:15:24</query_time>
   <registrar_name>CentralNic Ltd</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>De Woonkijker NV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domainmasters.nl</value>
    <value>ns2.domainmasters.be</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>maca.la</domain_name>
   <domain_keyword>maca</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-29 22:49:31</query_time>
   <create_date>2011-04-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrant_email>https://whois.nic.la/contact/maca.la/registrant</registrant_email>
   <name_servers>
    <value>ns0.centralnic-dns.com</value>
    <value>ns1.centralnic-dns.com</value>
    <value>ns2.centralnic-dns.com</value>
    <value>ns3.centralnic-dns.com</value>
    <value>ns4.centralnic-dns.com</value>
    <value>ns5.centralnic-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>macg.info</domain_name>
   <domain_keyword>macg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 22:48:28</query_time>
   <create_date>2014-04-03</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-04-03</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>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>10</num>
   <domain_name>macz.group</domain_name>
   <domain_keyword>macz</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-31 17:07:34</query_time>
   <create_date>2019-02-05</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Allianz Partners SAS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>macs.org</domain_name>
   <domain_keyword>macs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 16:13:57</query_time>
   <create_date>1997-10-01</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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.starchapterhost.com</value>
    <value>ns2.starchapterhost.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>12</num>
   <domain_name>mpcv.cn</domain_name>
   <domain_keyword>mpcv</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-02 20:57:56</query_time>
   <create_date>2021-06-14</create_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>赵弘</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>13</num>
   <domain_name>manv.org</domain_name>
   <domain_keyword>manv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 08:33:00</query_time>
   <create_date>2023-02-15</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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-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>14</num>
   <domain_name>ma-v.net</domain_name>
   <domain_keyword>ma-v</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 18:57:39</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>DOMAIN ADMINISTRATOR</registrant_name>
   <registrant_company>PRIVATE REGISTRY AUTHORITY</registrant_company>
   <registrant_address>PO BOX A2191</registrant_address>
   <registrant_city>SYDNEY SOUTH</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2000</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.290372826</registrant_phone>
   <registrant_fax>+61.290372826</registrant_fax>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.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>macn.link</domain_name>
   <domain_keyword>macn</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-10 23:09:09</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alice.ns.cloudflare.com</value>
    <value>jake.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>madv.space</domain_name>
   <domain_keyword>madv</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-03 19:02:22</query_time>
   <create_date>2023-02-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-02-13</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>17</num>
   <domain_name>mwcv.com</domain_name>
   <domain_keyword>mwcv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 23:59:30</query_time>
   <create_date>2007-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-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>ns41.domaincontrol.com</value>
    <value>ns42.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>maci.co.jp</domain_name>
   <domain_keyword>maci</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-21 17:08:32</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>MACI</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>19</num>
   <domain_name>sacv.ru</domain_name>
   <domain_keyword>sacv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 02:10:14</query_time>
   <create_date>2023-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>mac2.biz</domain_name>
   <domain_keyword>mac2</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-01 06:46:05</query_time>
   <create_date>2020-12-22</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bloomberg Finance L.P.</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.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>pdns1.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>vacv.org</domain_name>
   <domain_keyword>vacv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 16:37:35</query_time>
   <create_date>2001-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.flippa.com</value>
    <value>ns2.flippa.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>maxv.world</domain_name>
   <domain_keyword>maxv</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-07 09:07:45</query_time>
   <create_date>2022-06-16</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>79</registrar_iana>
   <registrar_name>Easyspace Limited</registrar_name>
   <registrar_website>http://www.easyspace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zurich</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>matv.xyz</domain_name>
   <domain_keyword>matv</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 21:40:44</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.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>maycv.com</domain_name>
   <domain_keyword>maycv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 23:40:51</query_time>
   <create_date>2022-09-07</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>25</num>
   <domain_name>macx.cloud</domain_name>
   <domain_keyword>macx</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-16 08:44:32</query_time>
   <create_date>2020-03-26</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ManTech</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-1514.awsdns-61.org</value>
    <value>ns-1967.awsdns-53.co.uk</value>
    <value>ns-237.awsdns-29.com</value>
    <value>ns-769.awsdns-32.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>macvw.ca</domain_name>
   <domain_keyword>macvw</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-16 08:44:28</query_time>
   <create_date>2018-08-22</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2026-08-22</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.net</registrar_website>
   <registrant_name>Private Registrant</registrant_name>
   <registrant_company>Private Registrant</registrant_company>
   <registrant_address>1500 14 st SW,  Suite 28</registrant_address>
   <registrant_city>Calgary</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T3C1C9</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4037683173</registrant_phone>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>macy.agency</domain_name>
   <domain_keyword>macy</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-23 02:23:27</query_time>
   <create_date>2020-09-05</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.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>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostkonzept.ch</value>
    <value>ns2.hostkonzept.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>macs.best</domain_name>
   <domain_keyword>macs</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-21 06:10:50</query_time>
   <create_date>2022-02-18</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-18</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>29</num>
   <domain_name>aacv.cfd</domain_name>
   <domain_keyword>aacv</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-11 21:33:39</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_company>ji tuan ji tuan ji tuan</registrant_company>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_country>HK</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>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>30</num>
   <domain_name>mmcv.corsica</domain_name>
   <domain_keyword>mmcv</domain_keyword>
   <domain_tld>corsica</domain_tld>
   <query_time>2024-05-15 08:22:29</query_time>
   <create_date>2021-05-12</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Materiel Medical Costa Verde</registrant_company>
   <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>ns-16-c.gandi.net</value>
    <value>ns-195-a.gandi.net</value>
    <value>ns-211-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>mach.coop</domain_name>
   <domain_keyword>mach</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-05-10 16:27:34</query_time>
   <create_date>2012-09-28</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Machynlleth Housing Cooperative Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.uksrv.co.uk</value>
    <value>ns2.uksrv.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>mac4.cn</domain_name>
   <domain_keyword>mac4</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-17 07:01:46</query_time>
   <create_date>2023-06-17</create_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>长春市智绘网络科技有限公司</registrar_name>
   <registrant_name>江豫皖</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>macc.coop</domain_name>
   <domain_keyword>macc</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-05-17 07:04:03</query_time>
   <create_date>2003-05-15</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>465</registrar_iana>
   <registrar_name>Domains.coop Limited</registrar_name>
   <registrar_website>http://www.domains.coop/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mid America Cooperative Council</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>na1.wixdns.net</value>
    <value>ns0.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>mack.chat</domain_name>
   <domain_keyword>mack</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-24 14:12:13</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>35</num>
   <domain_name>mach.koeln</domain_name>
   <domain_keyword>mach</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-05-26 06:37:09</query_time>
   <create_date>2014-09-05</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.1und1.de</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>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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>mac3.it</domain_name>
   <domain_keyword>mac3</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-29 20:48:12</query_time>
   <create_date>1998-02-04</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-05-15</expiry_date>
   <registrar_name>VHosting Solution S.r.l.</registrar_name>
   <registrar_website>https://www.vhosting.com</registrar_website>
   <registrant_company>MAC 3 Spa</registrant_company>
   <registrant_address>Via Baldanzese 149</registrant_address>
   <registrant_city>Calenzano</registrant_city>
   <registrant_state>FI</registrant_state>
   <registrant_zip>50041</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>kelly.ns.cloudflare.com</value>
    <value>osmar.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>mace.services</domain_name>
   <domain_keyword>mace</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-30 22:47:58</query_time>
   <create_date>2020-01-24</create_date>
   <update_date>2020-02-24</update_date>
   <expiry_date>2030-01-24</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TRIAL PITS PTY LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.cheapdomains.com.au</value>
    <value>ns2.cheapdomains.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>mace.monster</domain_name>
   <domain_keyword>mace</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-30 22:47:59</query_time>
   <create_date>2023-07-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</registrant_company>
   <registrant_state>??</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2fhn.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cgs.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>mac8.cloud</domain_name>
   <domain_keyword>mac8</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-29 22:49:30</query_time>
   <create_date>2019-11-23</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>evan.ns.cloudflare.com</value>
    <value>irma.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>40</num>
   <domain_name>maco.co.jp</domain_name>
   <domain_keyword>maco</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-02 16:10:23</query_time>
   <create_date>2011-01-18</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>MACO Corp, Inc.</registrant_company>
   <name_servers>
    <value>ns.enetworks.jp</value>
    <value>ns.woo.ne.jp</value>
    <value>ns2.woo.ne.jp</value>
    <value>ns3.woo.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>maav.org</domain_name>
   <domain_keyword>maav</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-03 11:15:20</query_time>
   <create_date>1998-08-16</create_date>
   <update_date>2019-06-20</update_date>
   <expiry_date>2028-08-15</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_company>Melrose Alliance Against Violence</registrant_company>
   <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>ns1.digiloy.com</value>
    <value>ns2.digiloy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>mac1.dev</domain_name>
   <domain_keyword>mac1</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-03 11:19:54</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of mac1.dev</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>karl.ns.cloudflare.com</value>
    <value>maleah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>macd.online</domain_name>
   <domain_keyword>macd</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-07 17:24:41</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-04-11</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>eacv.com</domain_name>
   <domain_keyword>eacv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 08:00:22</query_time>
   <create_date>2003-05-12</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-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>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>mach.shop</domain_name>
   <domain_keyword>mach</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 10:29:32</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>macw.be</domain_name>
   <domain_keyword>macw</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-18 13:40:22</query_time>
   <create_date>2006-11-30</create_date>
   <registrar_name>Cloudhighway</registrar_name>
   <name_servers>
    <value>ns53.be</value>
    <value>ns53.io</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>mauv.org</domain_name>
   <domain_keyword>mauv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 17:04:09</query_time>
   <create_date>2020-09-20</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-09-20</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>mapv.net</domain_name>
   <domain_keyword>mapv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 15:12:19</query_time>
   <create_date>2006-12-27</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Link Club</registrant_name>
   <registrant_address>5-39-6, Jingumae</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.357783738</registrant_phone>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>maco.nyc</domain_name>
   <domain_keyword>maco</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-05 20:30:22</query_time>
   <create_date>2017-06-14</create_date>
   <update_date>2017-09-10</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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>redbusprimarydns.wn.com</value>
    <value>redbussecondarydns.wn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>maca.red</domain_name>
   <domain_keyword>maca</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-04-20 14:11:45</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-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 rdds service of the registrar 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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>mace.ltd</domain_name>
   <domain_keyword>mace</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-29 04:34:43</query_time>
   <create_date>2016-09-13</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.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>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>ns1023.ui-dns.biz</value>
    <value>ns1093.ui-dns.org</value>
    <value>ns1097.ui-dns.de</value>
    <value>ns1119.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>mace.guru</domain_name>
   <domain_keyword>mace</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-10 16:25:46</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>mack.live</domain_name>
   <domain_keyword>mack</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-10 16:35:21</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-03</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>54</num>
   <domain_name>mncv.cn</domain_name>
   <domain_keyword>mncv</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-11 19:26:48</query_time>
   <create_date>2023-05-06</create_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>郑仕柯</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.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>mach.industries</domain_name>
   <domain_keyword>mach</domain_keyword>
   <domain_tld>industries</domain_tld>
   <query_time>2024-05-11 20:03:40</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>macs.brussels</domain_name>
   <domain_keyword>macs</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-05-21 06:10:50</query_time>
   <create_date>2021-08-14</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com/fr/domaines/dotbrussels.xml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ex AEQUO ASBL</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 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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>mac1.au</domain_name>
   <domain_keyword>mac1</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 08:56:17</query_time>
   <update_date>2024-04-22</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Josh James</registrant_name>
   <name_servers>
    <value>ns1.melbourneit.net</value>
    <value>ns2.melbourneit.net</value>
    <value>ns3.melbourneit.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>macvs.com</domain_name>
   <domain_keyword>macvs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 00:12:51</query_time>
   <create_date>2016-05-14</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois protection, this company does not own this domain name s.r.o.</registrant_company>
   <registrant_address>Jaurisova 515/4</registrant_address>
   <registrant_city>Praha 4</registrant_city>
   <registrant_state>DOMAIN MAY BE FOR SALE, CHECK AFTERNIC.COM</registrant_state>
   <registrant_zip>14000</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.226517351</registrant_phone>
   <registrant_fax>+420.226517341</registrant_fax>
   <name_servers>
    <value>ns1.mfk1.com</value>
    <value>ns2.mfk1.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>yacv.org</domain_name>
   <domain_keyword>yacv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 12:16:52</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>60</num>
   <domain_name>mack.la</domain_name>
   <domain_keyword>mack</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-23 02:21:44</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>GoDaddy.com, Inc.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/mack.la/registrant</registrant_email>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>macs.aero</domain_name>
   <domain_keyword>macs</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-23 02:22:29</query_time>
   <create_date>2012-08-30</create_date>
   <update_date>2022-07-29</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Emirates</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UAE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.emirates.com</value>
    <value>pdns124.ultradns.biz</value>
    <value>pdns124.ultradns.com</value>
    <value>pdns124.ultradns.net</value>
    <value>pdns124.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>macy.day</domain_name>
   <domain_keyword>macy</domain_keyword>
   <domain_tld>day</domain_tld>
   <query_time>2024-05-23 02:23:27</query_time>
   <create_date>2022-07-05</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-07-05</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain, Inc.</registrar_name>
   <registrar_website>http://www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</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 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>lila.ns.cloudflare.com</value>
    <value>noah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>cacv.us</domain_name>
   <domain_keyword>cacv</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-20 17:10:51</query_time>
   <create_date>2009-12-01</create_date>
   <update_date>2022-11-07</update_date>
   <expiry_date>2027-11-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>TJ Harris</registrant_name>
   <registrant_address>4007 Halsey</registrant_address>
   <registrant_city>victoria</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>77903</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3615750478</registrant_phone>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>macvw.net</domain_name>
   <domain_keyword>macvw</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 17:07:22</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-25</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>Armstrong VW</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</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>ns1070.ui-dns.de</value>
    <value>ns1088.ui-dns.com</value>
    <value>ns1106.ui-dns.org</value>
    <value>ns1108.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>maca.kitchen</domain_name>
   <domain_keyword>maca</domain_keyword>
   <domain_tld>kitchen</domain_tld>
   <query_time>2024-05-29 22:49:31</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-21</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>66</num>
   <domain_name>masv.online</domain_name>
   <domain_keyword>masv</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 23:51:49</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-04-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu er ji</registrant_company>
   <registrant_state>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>malv.eus</domain_name>
   <domain_keyword>malv</domain_keyword>
   <domain_tld>eus</domain_tld>
   <query_time>2024-04-29 10:14:42</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>DINAHOSTING S.L.</registrar_name>
   <registrar_website>https://dinahosting.com/</registrar_website>
   <registrant_state>Guipuzcoa</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar 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>kim.ns.cloudflare.com</value>
    <value>neil.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>68</num>
   <domain_name>mach.ventures</domain_name>
   <domain_keyword>mach</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-04-29 04:36:33</query_time>
   <create_date>2020-06-27</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-06-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>ns41.domaincontrol.com</value>
    <value>ns42.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>mach.clothing</domain_name>
   <domain_keyword>mach</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-04-29 04:36:32</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-05</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>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>70</num>
   <domain_name>mscv.ru</domain_name>
   <domain_keyword>mscv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:37:11</query_time>
   <create_date>2012-07-31</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>mactv.com.ng</domain_name>
   <domain_keyword>mactv</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-01 19:16:00</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1749</registrar_iana>
   <registrar_name>Upperlink Limited</registrar_name>
   <registrar_website>https://www.upperlink.ng</registrar_website>
   <registrant_name>Taiwo Paul Olatunde</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>C/o Sihiyona Baptist Church, Rigip Abattoir</registrant_address>
   <registrant_city>Jos</registrant_city>
   <registrant_state>Plateau</registrant_state>
   <registrant_zip>930251</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>8064728102</registrant_phone>
   <name_servers>
    <value>elsa.ns.cloudflare.com</value>
    <value>thomas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>macy.uk</domain_name>
   <domain_keyword>macy</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-07 03:05:12</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS]</registrar_name>
   <registrar_website>http://www.1st4domains.com</registrar_website>
   <name_servers>
    <value>eczm2gtf.verify.hn</value>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>mycv.vip</domain_name>
   <domain_keyword>mycv</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-08 11:17:53</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhouke</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>mavv.xyz</domain_name>
   <domain_keyword>mavv</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 16:06:44</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>manv.eu</domain_name>
   <domain_keyword>manv</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 19:21:48</query_time>
   <registrar_name>STRATO AG</registrar_name>
   <registrar_website>https://www.strato.eu</registrar_website>
   <name_servers>
    <value>docks07.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
  </value>
  <value>
   <num>76</num>
   <domain_name>masv.it</domain_name>
   <domain_keyword>masv</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-08 15:48:43</query_time>
   <create_date>2010-01-14</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>MASV Di PAVANELLO Rossano &amp; Figli Snc</registrant_company>
   <registrant_address>Via alle fabbriche 183</registrant_address>
   <registrant_city>Caselle</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10072</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>mact.london</domain_name>
   <domain_keyword>mact</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-18 13:37:20</query_time>
   <create_date>2014-08-25</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domainhasexpired.com</value>
    <value>ns2.domainhasexpired.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>macvf.info</domain_name>
   <domain_keyword>macvf</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-18 13:40:13</query_time>
   <create_date>2007-01-13</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-13</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>Domain Privacy Trustee SA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.infomaniak.ch</value>
    <value>ns12.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>mac6.net</domain_name>
   <domain_keyword>mac6</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 19:59:32</query_time>
   <create_date>2005-05-06</create_date>
   <update_date>2010-04-15</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.ix1000.com</value>
    <value>ns2.ix1000.com</value>
    <value>ns3.ix1000.com</value>
    <value>ns4.ix1000.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>macs.life</domain_name>
   <domain_keyword>macs</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-23 02:22:29</query_time>
   <create_date>2021-07-21</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-21</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>81</num>
   <domain_name>bacv.com</domain_name>
   <domain_keyword>bacv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 04:16:53</query_time>
   <create_date>2005-01-07</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>mycv.ink</domain_name>
   <domain_keyword>mycv</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-04 23:30:19</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>mcav.co</domain_name>
   <domain_keyword>mcav</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-11 23:53:49</query_time>
   <create_date>2017-02-20</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-19</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>marv.ru</domain_name>
   <domain_keyword>marv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 14:46:26</query_time>
   <create_date>2014-09-23</create_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>mac2.online</domain_name>
   <domain_keyword>mac2</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 06:46:05</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <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>
   <name_servers>
    <value>ns1020.ui-dns.biz</value>
    <value>ns1051.ui-dns.com</value>
    <value>ns1073.ui-dns.de</value>
    <value>ns1087.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>malv.de</domain_name>
   <domain_keyword>malv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:22:20</query_time>
   <update_date>2007-12-20</update_date>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades19.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>macz.xyz</domain_name>
   <domain_keyword>macz</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 03:05:24</query_time>
   <create_date>2022-05-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>PAYLOO SPOLKA Z OGRANICZONA ODPOWIEDZIALNOSCIA</registrant_company>
   <registrant_country>PL</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>dns19.ovh.net</value>
    <value>ns19.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>88</num>
   <domain_name>mazv.de</domain_name>
   <domain_keyword>mazv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 20:12:35</query_time>
   <update_date>2015-06-15</update_date>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades09.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>magv.dev</domain_name>
   <domain_keyword>magv</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-09 17:36:07</query_time>
   <create_date>2022-08-21</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-08-21</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Malaga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>carter.ns.cloudflare.com</value>
    <value>emily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>macc.nl</domain_name>
   <domain_keyword>macc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 11:42:02</query_time>
   <create_date>2012-05-02</create_date>
   <update_date>2021-05-17</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>mabv.org</domain_name>
   <domain_keyword>mabv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 11:38:31</query_time>
   <create_date>2019-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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>docks19.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>mac2.in</domain_name>
   <domain_keyword>mac2</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-10 11:38:39</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.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>Madhya Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>93</num>
   <domain_name>mycv.space</domain_name>
   <domain_keyword>mycv</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-13 18:01:01</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-24</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>mycv.zip</domain_name>
   <domain_keyword>mycv</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-15 21:24:41</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>mauv.info</domain_name>
   <domain_keyword>mauv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 18:33:03</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-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>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>96</num>
   <domain_name>maca.lol</domain_name>
   <domain_keyword>maca</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-23 15:28:46</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>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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>mac4.net</domain_name>
   <domain_keyword>mac4</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 07:01:46</query_time>
   <create_date>2008-06-05</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>macbv.info</domain_name>
   <domain_keyword>macbv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 11:47:11</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>macx.io</domain_name>
   <domain_keyword>macx</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-05 00:07:49</query_time>
   <create_date>2014-02-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-22</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>macx online</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Niedersachsen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pns01.dcsix.net</value>
    <value>pns02.dcsix.net</value>
    <value>pns03.dcsix.net</value>
    <value>pns04.dcsix.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>macg.com</domain_name>
   <domain_keyword>macg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 17:27:04</query_time>
   <create_date>1996-07-05</create_date>
   <update_date>2020-05-05</update_date>
   <expiry_date>2025-07-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns53.worldnic.com</value>
    <value>ns54.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.278</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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