WHOIS QUERY TIME

7 May 2024 - 6:35 PM UTC

Registered: 15 February 2006
Modified: 18 February 2024

REGISTRAR

Name: Freeparking Limited
Website: https://www.freeparking.co.nz

DNSSEC

unsigned

NAME SERVERS

ns.freeparking.co.nz
ns2.freeparking.co.nz

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=customroof.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "customroof.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "customroof.co.nz",
            "domain_keyword": "customroof",
            "domain_tld": "co.nz",
            "query_time": "2024-05-07 18:35:50",
            "create_date": "2006-02-15",
            "update_date": "2024-02-18",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.15,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>customroof.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>customroof.co.nz</domain_name>
   <domain_keyword>customroof</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-07 18:35:50</query_time>
   <create_date>2006-02-15</create_date>
   <update_date>2024-02-18</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.15</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 3.96 seconds) for "customroof.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Apr 2023 - 12:58 AM UTC

Registered: 15 February 2006
Modified: 18 February 2023

REGISTRAR

Name: Freeparking Limited
Website: https://www.freeparking.co.nz

DNSSEC

unsigned

NAME SERVERS

ns.freeparking.co.nz
ns2.freeparking.co.nz

DOMAIN STATUS

ok

#2 - QUERY TIME

4 Mar 2024 - 2:19 PM UTC

Registered: 15 February 2006
Modified: 18 February 2024

REGISTRAR

Name: Freeparking Limited
Website: https://www.freeparking.co.nz

DNSSEC

unsigned

NAME SERVERS

ns.freeparking.co.nz
ns2.freeparking.co.nz

DOMAIN STATUS

ok

* 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=customroof.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "customroof.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "customroof.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "customroof.co.nz",
            "domain_keyword": "customroof",
            "domain_tld": "co.nz",
            "query_time": "2023-04-29 00:58:29",
            "create_date": "2006-02-15",
            "update_date": "2023-02-18",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "customroof.co.nz",
            "domain_keyword": "customroof",
            "domain_tld": "co.nz",
            "query_time": "2024-03-04 14:19:44",
            "create_date": "2006-02-15",
            "update_date": "2024-02-18",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 3.96,
        "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>customroof.co.nz</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>customroof.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>customroof.co.nz</domain_name>
   <domain_keyword>customroof</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-04-29 00:58:29</query_time>
   <create_date>2006-02-15</create_date>
   <update_date>2023-02-18</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>customroof.co.nz</domain_name>
   <domain_keyword>customroof</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-03-04 14:19:44</query_time>
   <create_date>2006-02-15</create_date>
   <update_date>2024-02-18</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>3.96</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 5 domain names (in 1.681 seconds) which contained the exact domain keyword "customroof".
Domain Name Registered Expiry Registrar Ownership
1 customroof.com 27 Feb 1999 27 Feb 2025 CSC CORPORATE DOMAINS, INC. Building Materials Investment Corporation
2 customroof.info 9 Oct 2003 9 Oct 2024 CSC Corporate Domains, Inc. Building Materials Investment Corporation
3 customroof.biz 9 Oct 2003 8 Oct 2024 CSC Corporate Domains, Inc. Building Materials Investment Corporation
4 customroof.co.nz 15 Feb 2006 - Freeparking Limited -
5 customroof.nz 27 Mar 2015 - Freeparking Limited -
6 customroof.repair 6 Mar 2019 6 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=customroof&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "customroof",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "customroof.com, customroof.info, customroof.biz, customroof.co.nz, customroof.nz, customroof.repair",
    "results": [
        {
            "num": 1,
            "domain_name": "customroof.com",
            "domain_keyword": "customroof",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:15:09",
            "create_date": "1999-02-27",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-27",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Building Materials Investment Corporation",
            "registrant_address": "2600 Singleton Blvd",
            "registrant_city": "Dallas",
            "registrant_state": "TX",
            "registrant_zip": "75212",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9736283000",
            "registrant_fax": "+1.9736283000",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "customroof.info",
            "domain_keyword": "customroof",
            "domain_tld": "info",
            "query_time": "2024-04-15 04:15:09",
            "create_date": "2003-10-09",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-09",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Building Materials Investment Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "customroof.biz",
            "domain_keyword": "customroof",
            "domain_tld": "biz",
            "query_time": "2024-04-15 04:15:09",
            "create_date": "2003-10-09",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-08",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Building Materials Investment Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "customroof.co.nz",
            "domain_keyword": "customroof",
            "domain_tld": "co.nz",
            "query_time": "2024-05-07 18:35:50",
            "create_date": "2006-02-15",
            "update_date": "2024-02-18",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "customroof.nz",
            "domain_keyword": "customroof",
            "domain_tld": "nz",
            "query_time": "2024-05-28 01:18:37",
            "create_date": "2015-03-27",
            "update_date": "2024-03-30",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "customroof.repair",
            "domain_keyword": "customroof",
            "domain_tld": "repair",
            "query_time": "2024-05-07 18:35:50",
            "create_date": "2019-03-06",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-06",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 1.681,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>customroof</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>customroof.com, customroof.info, customroof.biz, customroof.co.nz, customroof.nz, customroof.repair</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>customroof.com</domain_name>
   <domain_keyword>customroof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:15:09</query_time>
   <create_date>1999-02-27</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Building Materials Investment Corporation</registrant_company>
   <registrant_address>2600 Singleton Blvd</registrant_address>
   <registrant_city>Dallas</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>75212</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9736283000</registrant_phone>
   <registrant_fax>+1.9736283000</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>2</num>
   <domain_name>customroof.info</domain_name>
   <domain_keyword>customroof</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-15 04:15:09</query_time>
   <create_date>2003-10-09</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-09</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>Building Materials Investment Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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.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>3</num>
   <domain_name>customroof.biz</domain_name>
   <domain_keyword>customroof</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 04:15:09</query_time>
   <create_date>2003-10-09</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-08</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>Building Materials Investment Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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.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>4</num>
   <domain_name>customroof.co.nz</domain_name>
   <domain_keyword>customroof</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-07 18:35:50</query_time>
   <create_date>2006-02-15</create_date>
   <update_date>2024-02-18</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>customroof.nz</domain_name>
   <domain_keyword>customroof</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-28 01:18:37</query_time>
   <create_date>2015-03-27</create_date>
   <update_date>2024-03-30</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>customroof.repair</domain_name>
   <domain_keyword>customroof</domain_keyword>
   <domain_tld>repair</domain_tld>
   <query_time>2024-05-07 18:35:50</query_time>
   <create_date>2019-03-06</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-06</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>
 </results>
 <stats>
  <total_time>1.681</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 204 domain names (in 2.436 seconds) which look and sound like the brand name "customroof".
Domain Name Registered Expiry Registrar Ownership
1 customroofs.biz 2 Nov 2022 2 Nov 2024 eNom, LLC Data Protected
2 customroom.top 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Shen Xiao Han
3 customroot.com 13 Feb 2006 13 Feb 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1247841
4 customroom.com 16 Dec 2005 16 Dec 2024 GoDaddy.com, LLC -
5 customproof.com 25 Dec 2018 25 Dec 2025 GoDaddy.com, LLC -
6 customroofs.com 13 Jan 2000 13 Jan 2025 DNC Holdings, Inc REDACTED FOR PRIVACY
7 customroofs.co.uk 20 Apr 2018 20 Apr 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
8 customrods.uk 16 Nov 2018 16 Nov 2024 Easyspace Ltd [Tag = EASYSPACE] -
9 customtool.com 14 Apr 2003 14 Apr 2026 GoDaddy.com, LLC -
10 customgolf.org 23 Mar 2010 23 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 customfood.nl 17 Mar 2021 - XNS Registrar B.V. -
12 customzoom.com 20 Nov 2023 20 Nov 2024 DropCatch.com 1537 LLC Redacted for GDPR privacy
13 customfoot.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS Stewart Levy
14 customtool.org 5 Aug 2003 5 Aug 2028 GoDaddy.com, LLC Domains By Proxy, LLC
15 custompool.net 5 Feb 2015 5 Feb 2025 GoDaddy.com, LLC -
16 customroma.com 8 May 2024 8 May 2025 Tucows Domains Inc. -
17 customwood.su 27 Jun 2018 27 Jun 2024 RUCENTER-SU Private Person
18 customyroom.com 3 Oct 2023 3 Oct 2024 Wix.com Ltd. -
19 customfood.company 28 Aug 2016 28 Aug 2026 Chengdu West Dimension Digital Technology Co., Ltd. LU CAO
20 custombook.net 28 Oct 2011 28 Oct 2023 NameJolt.com LLC HugeDomains.com
21 customrock.cl 13 Dec 2023 13 Dec 2024 NIC Chile Rodrigo Lavín Larraín
22 customfood.eu - - OVH SAS -
23 customwood.shop 13 Apr 2023 13 Apr 2025 GoDaddy.com LLC -
24 customwood.com 11 Apr 2000 11 Apr 2025 Tucows Domains Inc. -
25 customreef.co.uk 7 May 2015 7 May 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
26 customrootz.com 3 Aug 2015 3 Aug 2024 GoDaddy.com, LLC -
27 customwood.cool 12 Aug 2023 12 Aug 2024 101domain GRS Limited Birdseye International Inc.
28 customcook.net 1 Jul 2011 1 Jul 2024 GoDaddy.com, LLC -
29 customreef.uk 7 May 2015 7 May 2025 Gandi [Tag = GANDI] -
30 custommoon.com 23 Nov 2023 23 Nov 2024 DropCatch.com 614 LLC HugeDomains.com
31 custompool.pro 19 Aug 2020 19 Aug 2024 Tucows Domains Inc. Data Protected
32 customrope.net 19 Sep 2005 19 Sep 2024 Wild West Domains, LLC -
33 customloot.com 13 Apr 2016 13 Apr 2025 GoDaddy.com, LLC -
34 customroll.com 22 Nov 2004 22 Nov 2028 Network Solutions, LLC -
35 custombook.studio 28 Sep 2018 28 Sep 2024 IONOS SE 1&1 Internet Inc
36 customdoor.com 22 Apr 2002 22 Apr 2025 GoDaddy.com, LLC -
37 customersof.com 8 Jun 2005 8 Jun 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
38 customlook.co.uk 30 Sep 2020 30 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
39 customrole.com 23 Jul 2019 23 Jul 2024 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
40 customwood.store 13 Apr 2023 13 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
41 customwood.love 12 Aug 2023 12 Aug 2024 101domain GRS Ltd. Birdseye International Inc.
42 customloop.org.uk 12 Sep 2023 12 Sep 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
43 customtool.net 18 Jun 2003 18 Jun 2032 Network Solutions, LLC -
44 customnook.com 8 Aug 2023 8 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
45 customwood.net 13 May 2024 13 May 2025 SAV.COM, LLC - 18 REDACTED FOR PRIVACY
46 customkoob.com 25 May 2020 25 May 2025 Name.com, Inc. Domain Protection Services, Inc.
47 customdoor.co 25 Aug 2010 24 Aug 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
48 customwood.app 12 Aug 2023 12 Aug 2024 101domain, Inc. Birdseye International Inc.
49 costofroof.com 17 Aug 2021 17 Aug 2024 GoDaddy.com, LLC -
50 customgolf.biz 9 Feb 2023 9 Feb 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
51 customboom.com 15 Apr 2023 15 Apr 2025 GoDaddy.com, LLC -
52 customgolf.se 5 May 2023 5 May 2025 1 Api GmbH -
53 custompool.co.uk 2 Dec 2019 2 Dec 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
54 customwood.earth 13 Apr 2023 13 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
55 customreef.com 20 Jan 2004 20 Jan 2025 GoDaddy.com, LLC -
56 customcook.org 9 Apr 2022 9 Apr 2025 Launchpad.com Inc. REDACTED FOR PRIVACY
57 customwood.work 14 Jan 2020 14 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
58 customtoon.com 16 Sep 2006 16 Sep 2025 GoDaddy.com, LLC -
59 customrobot.com 1 Jan 2001 1 Jan 2025 DOMAINPEOPLE, INC. WhoisProtector Inc.
60 customwood.org 10 Sep 2021 10 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
61 customdoor.guru 6 Jul 2020 6 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 customgolf.golf 16 Feb 2024 16 Feb 2025 One.com A/S CICD AB
63 customgolf.pro 14 Feb 2024 14 Feb 2025 One.com A/S CICD AB
64 customrobe.com 27 Mar 2006 27 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. -
65 customroad.com 3 Apr 2001 3 Apr 2025 GoDaddy.com, LLC -
66 customrods.ru 7 May 2008 7 May 2025 RU-CENTER-RU NETGALAXY LTD
67 customhook.com 29 Sep 2015 29 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
68 customroms.net 16 Jan 2017 16 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
69 customwood.be 4 Apr 2014 - Registrar.eu -
70 mycustomroof.com 5 Jan 2024 5 Jan 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
71 custompool.xyz 29 Apr 2022 29 Apr 2027 Namecheap Privacy service provided by Withheld for Privacy ehf
72 customlook.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Liem Tam
73 customwood.best 12 Aug 2023 12 Aug 2024 101domain GRS Limited Birdseye International Inc.
74 custompool.solutions 5 May 2024 5 May 2025 Squarespace Domains LLC Custom Pool Solutions, LLC
75 customgolf.com.au - - Melbourne IT Nathan Goodchild
76 customboot.com 30 Jul 2009 30 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
77 customwood.beauty 12 Aug 2023 12 Aug 2024 101domain GRS Limited Birdseye International Inc.
78 custommood.us 8 Aug 2021 8 Aug 2026 GoDaddy.com, LLC FATIH MEHMET KOK
79 custommood.com 10 Jun 2023 10 Jun 2024 GoDaddy.com, LLC -
80 customwood.ru 26 Jun 2018 26 Jun 2024 RU-CENTER-RU Private Person
81 customlook.com 9 Jul 2002 9 Jul 2025 GoDaddy.com, LLC -
82 customzoos.com 4 Sep 2023 4 Sep 2033 GoDaddy.com, LLC -
83 customdoor.net 7 Mar 2003 7 Mar 2025 GoDaddy.com, LLC -
84 customroto.site 2 Aug 2021 2 Aug 2024 Register.com, Inc David May
85 customtool.biz 28 Sep 2011 27 Sep 2026 GoDaddy.com, LLC Domains By Proxy, LLC
86 customcoop.com 21 Jul 2017 21 Jul 2024 ANNULET, INC BuyDomains.com
87 customroost.net 22 Jan 2015 22 Jan 2025 GoDaddy.com, LLC -
88 customerof.com 8 Jun 2005 8 Jun 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
89 customwolf.de - - - -
90 customfood.ru 14 Nov 2023 14 Nov 2024 REGRU-RU Private Person
91 customrose.com 9 Jul 2017 9 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 customrods.jp 2 Aug 2001 31 Aug 2024 - Hiroki Tanaka
93 customrota.co.uk 20 Aug 2019 20 Aug 2025 Krystal Hosting Ltd [Tag = KRYSTAL] -
94 customgroom.com 19 Jan 2016 19 Jan 2025 ANNULET, INC BuyDomains.com
95 customrock.org 24 Jul 2006 24 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 customwood.co.uk 2 Apr 2016 2 Apr 2024 Garth Piesse [Tag = COHERENT-NZ] -
97 customroto.com 22 Aug 2003 22 Aug 2025 Register.com, Inc. -
98 customtoon.net 17 Jan 2021 17 Jan 2025 RegistryGate GmbH REDACTED FOR PRIVACY
99 customrobo.com 20 Aug 1999 20 Aug 2024 CSC CORPORATE DOMAINS, INC. Nintendo of America Inc.
100 custom-room.com 29 May 2023 29 May 2024 Hosting Concepts B.V. d/b/a Registrar.eu Custom-Room
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 Customroof.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=customroof.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "customroof.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 204,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "customroofs.biz, customroom.top, customroot.com, customroom.com, customproof.com, customroofs.com, customroofs.co.uk, customrods.uk, customtool.com, customgolf.org, customfood.nl, customzoom.com, customfoot.com.au, customtool.org, custompool.net, customroma.com, customwood.su, customyroom.com, customfood.company, custombook.net, customrock.cl, customfood.eu, customwood.shop, customwood.com, customreef.co.uk, customrootz.com, customwood.cool, customcook.net, customreef.uk, custommoon.com, custompool.pro, customrope.net, customloot.com, customroll.com, custombook.studio, customdoor.com, customersof.com, customlook.co.uk, customrole.com, customwood.store, customwood.love, customloop.org.uk, customtool.net, customnook.com, customwood.net, customkoob.com, customdoor.co, customwood.app, costofroof.com, customgolf.biz, customboom.com, customgolf.se, custompool.co.uk, customwood.earth, customreef.com, customcook.org, customwood.work, customtoon.com, customrobot.com, customwood.org, customdoor.guru, customgolf.golf, customgolf.pro, customrobe.com, customroad.com, customrods.ru, customhook.com, customroms.net, customwood.be, mycustomroof.com, custompool.xyz, customlook.com.au, customwood.best, custompool.solutions, customgolf.com.au, customboot.com, customwood.beauty, custommood.us, custommood.com, customwood.ru, customlook.com, customzoos.com, customdoor.net, customroto.site, customtool.biz, customcoop.com, customroost.net, customerof.com, customwolf.de, customfood.ru, customrose.com, customrods.jp, customrota.co.uk, customgroom.com, customrock.org, customwood.co.uk, customroto.com, customtoon.net, customrobo.com, custom-room.com",
    "results": [
        {
            "num": 1,
            "domain_name": "customroofs.biz",
            "domain_keyword": "customroofs",
            "domain_tld": "biz",
            "query_time": "2024-05-16 13:22:34",
            "create_date": "2022-11-02",
            "update_date": "2023-10-09",
            "expiry_date": "2024-11-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iberositios.com",
                "ns2.iberositios.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "customroom.top",
            "domain_keyword": "customroom",
            "domain_tld": "top",
            "query_time": "2024-04-15 04:15:10",
            "create_date": "2023-11-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shen Xiao Han",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiang Su",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "customroot.com",
            "domain_keyword": "customroot",
            "domain_tld": "com",
            "query_time": "2024-05-07 18:35:50",
            "create_date": "2006-02-13",
            "update_date": "2023-08-26",
            "expiry_date": "2025-02-13",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 5c2c6",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1247841",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.dropcatcher.org",
                "ns2.dropcatcher.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "customroom.com",
            "domain_keyword": "customroom",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:15:09",
            "create_date": "2005-12-16",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-16",
            "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": 5,
            "domain_name": "customproof.com",
            "domain_keyword": "customproof",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:14:14",
            "create_date": "2018-12-25",
            "update_date": "2024-04-13",
            "expiry_date": "2025-12-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "customroofs.com",
            "domain_keyword": "customroofs",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:15:09",
            "create_date": "2000-01-13",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-13",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "customroofs.co.uk",
            "domain_keyword": "customroofs",
            "domain_tld": "co.uk",
            "query_time": "2024-06-07 01:04:03",
            "create_date": "2018-04-20",
            "update_date": "2023-07-13",
            "expiry_date": "2024-04-20",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 8,
            "domain_name": "customrods.uk",
            "domain_keyword": "customrods",
            "domain_tld": "uk",
            "query_time": "2024-04-15 04:15:07",
            "create_date": "2018-11-16",
            "update_date": "2022-10-27",
            "expiry_date": "2024-11-16",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "customtool.com",
            "domain_keyword": "customtool",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:54:58",
            "create_date": "2003-04-14",
            "update_date": "2022-09-19",
            "expiry_date": "2026-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "customgolf.org",
            "domain_keyword": "customgolf",
            "domain_tld": "org",
            "query_time": "2024-04-20 16:19:18",
            "create_date": "2010-03-23",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-23",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "customfood.nl",
            "domain_keyword": "customfood",
            "domain_tld": "nl",
            "query_time": "2024-05-07 18:31:53",
            "create_date": "2021-03-17",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 12,
            "domain_name": "customzoom.com",
            "domain_keyword": "customzoom",
            "domain_tld": "com",
            "query_time": "2024-05-28 01:20:54",
            "create_date": "2023-11-20",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-20",
            "registrar_iana": 3746,
            "registrar_name": "DropCatch.com 1537 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "fujian",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "customfoot.com.au",
            "domain_keyword": "customfoot",
            "domain_tld": "com.au",
            "query_time": "2024-06-07 00:58:49",
            "update_date": "2023-06-13",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "Stewart Levy",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "dawn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "customtool.org",
            "domain_keyword": "customtool",
            "domain_tld": "org",
            "query_time": "2024-04-22 05:19:45",
            "create_date": "2003-08-05",
            "update_date": "2023-09-19",
            "expiry_date": "2028-08-05",
            "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": [
                "mns01.domaincontrol.com",
                "mns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "custompool.net",
            "domain_keyword": "custompool",
            "domain_tld": "net",
            "query_time": "2024-04-15 04:13:16",
            "create_date": "2015-02-05",
            "update_date": "2024-03-18",
            "expiry_date": "2025-02-05",
            "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": 16,
            "domain_name": "customroma.com",
            "domain_keyword": "customroma",
            "domain_tld": "com",
            "query_time": "2024-05-11 15:27:55",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "customwood.su",
            "domain_keyword": "customwood",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:05:56",
            "create_date": "2018-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3-fwl2.nic.ru",
                "ns4-fwl2.nic.ru",
                "ns8-fwl2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 18,
            "domain_name": "customyroom.com",
            "domain_keyword": "customyroom",
            "domain_tld": "com",
            "query_time": "2024-05-13 19:04:05",
            "create_date": "2023-10-03",
            "update_date": "2024-04-24",
            "expiry_date": "2024-10-03",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "customfood.company",
            "domain_keyword": "customfood",
            "domain_tld": "company",
            "query_time": "2024-04-30 17:58:22",
            "create_date": "2016-08-28",
            "update_date": "2022-09-24",
            "expiry_date": "2026-08-28",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LU CAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SHS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "custombook.net",
            "domain_keyword": "custombook",
            "domain_tld": "net",
            "query_time": "2024-06-04 15:19:02",
            "create_date": "2011-10-28",
            "update_date": "2020-01-15",
            "expiry_date": "2023-10-28",
            "registrar_iana": 1537,
            "registrar_name": "NameJolt.com LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "customrock.cl",
            "domain_keyword": "customrock",
            "domain_tld": "cl",
            "query_time": "2024-05-29 05:55:20",
            "create_date": "2023-12-13",
            "expiry_date": "2024-12-13",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Rodrigo Lavín Larraín",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ]
        },
        {
            "num": 22,
            "domain_name": "customfood.eu",
            "domain_keyword": "customfood",
            "domain_tld": "eu",
            "query_time": "2024-05-05 12:45:47",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "galatia.bitawaker.net",
                "liguria.bitawaker.net"
            ]
        },
        {
            "num": 23,
            "domain_name": "customwood.shop",
            "domain_keyword": "customwood",
            "domain_tld": "shop",
            "query_time": "2024-05-18 11:15:32",
            "create_date": "2023-04-13",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "customwood.com",
            "domain_keyword": "customwood",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:24:01",
            "create_date": "2000-04-11",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "customreef.co.uk",
            "domain_keyword": "customreef",
            "domain_tld": "co.uk",
            "query_time": "2024-06-07 01:03:55",
            "create_date": "2015-05-07",
            "update_date": "2023-06-20",
            "expiry_date": "2024-05-07",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 26,
            "domain_name": "customrootz.com",
            "domain_keyword": "customrootz",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:15:10",
            "create_date": "2015-08-03",
            "update_date": "2022-09-19",
            "expiry_date": "2024-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "customwood.cool",
            "domain_keyword": "customwood",
            "domain_tld": "cool",
            "query_time": "2024-04-30 18:06:39",
            "create_date": "2023-08-12",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Birdseye International Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar 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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "customcook.net",
            "domain_keyword": "customcook",
            "domain_tld": "net",
            "query_time": "2024-04-22 03:59:47",
            "create_date": "2011-07-01",
            "update_date": "2023-06-11",
            "expiry_date": "2024-07-01",
            "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": 29,
            "domain_name": "customreef.uk",
            "domain_keyword": "customreef",
            "domain_tld": "uk",
            "query_time": "2024-06-07 01:03:55",
            "create_date": "2015-05-07",
            "update_date": "2024-06-06",
            "expiry_date": "2025-05-07",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "custommoon.com",
            "domain_keyword": "custommoon",
            "domain_tld": "com",
            "query_time": "2024-05-28 01:18:10",
            "create_date": "2023-11-23",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-23",
            "registrar_iana": 2094,
            "registrar_name": "DropCatch.com 614 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "custompool.pro",
            "domain_keyword": "custompool",
            "domain_tld": "pro",
            "query_time": "2024-05-31 12:52:01",
            "create_date": "2020-08-19",
            "update_date": "2023-09-22",
            "expiry_date": "2024-08-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fatcow.com",
                "ns2.fatcow.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "customrope.net",
            "domain_keyword": "customrope",
            "domain_tld": "net",
            "query_time": "2024-06-07 01:04:00",
            "create_date": "2005-09-19",
            "update_date": "2022-09-20",
            "expiry_date": "2024-09-19",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.wix.com",
                "ns2.wix.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "customloot.com",
            "domain_keyword": "customloot",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:09:06",
            "create_date": "2016-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "customroll.com",
            "domain_keyword": "customroll",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:15:07",
            "create_date": "2004-11-22",
            "update_date": "2023-09-18",
            "expiry_date": "2028-11-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.worldnic.com",
                "ns2.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "custombook.studio",
            "domain_keyword": "custombook",
            "domain_tld": "studio",
            "query_time": "2024-06-04 15:19:02",
            "create_date": "2018-09-28",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1040.ui-dns.com",
                "ns1063.ui-dns.biz",
                "ns1063.ui-dns.de",
                "ns1076.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "customdoor.com",
            "domain_keyword": "customdoor",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:03:08",
            "create_date": "2002-04-22",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-22",
            "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": 37,
            "domain_name": "customersof.com",
            "domain_keyword": "customersof",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:14:52",
            "create_date": "2005-06-08",
            "update_date": "2023-07-14",
            "expiry_date": "2024-06-08",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "customlook.co.uk",
            "domain_keyword": "customlook",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 03:07:54",
            "create_date": "2020-09-30",
            "update_date": "2023-07-25",
            "expiry_date": "2024-09-30",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 39,
            "domain_name": "customrole.com",
            "domain_keyword": "customrole",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:15:07",
            "create_date": "2019-07-23",
            "update_date": "2024-03-20",
            "expiry_date": "2024-07-23",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=customrole.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "customwood.store",
            "domain_keyword": "customwood",
            "domain_tld": "store",
            "query_time": "2024-04-30 18:06:40",
            "create_date": "2023-04-13",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-13",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "customwood.love",
            "domain_keyword": "customwood",
            "domain_tld": "love",
            "query_time": "2024-04-30 18:06:39",
            "create_date": "2023-08-12",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Ltd.",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Birdseye International Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar 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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "customloop.org.uk",
            "domain_keyword": "customloop",
            "domain_tld": "org.uk",
            "query_time": "2024-05-28 01:17:45",
            "create_date": "2023-09-12",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-12",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "kenia.ns.cloudflare.com",
                "zod.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "customtool.net",
            "domain_keyword": "customtool",
            "domain_tld": "net",
            "query_time": "2024-05-17 00:44:42",
            "create_date": "2003-06-18",
            "update_date": "2022-06-18",
            "expiry_date": "2032-06-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns41.worldnic.com",
                "ns42.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "customnook.com",
            "domain_keyword": "customnook",
            "domain_tld": "com",
            "query_time": "2024-04-30 18:02:15",
            "create_date": "2023-08-08",
            "update_date": "2023-09-07",
            "expiry_date": "2024-08-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=customnook.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "customwood.net",
            "domain_keyword": "customwood",
            "domain_tld": "net",
            "query_time": "2024-05-16 13:23:25",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 3908,
            "registrar_name": "SAV.COM, LLC - 18",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=customwood.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "customkoob.com",
            "domain_keyword": "customkoob",
            "domain_tld": "com",
            "query_time": "2024-04-30 18:00:59",
            "create_date": "2020-05-25",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/customkoob.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1bdg.name.com",
                "ns2fgv.name.com",
                "ns3dkz.name.com",
                "ns4bfy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "customdoor.co",
            "domain_keyword": "customdoor",
            "domain_tld": "co",
            "query_time": "2024-05-21 19:15:52",
            "create_date": "2010-08-25",
            "update_date": "2024-02-21",
            "expiry_date": "2025-08-24",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "customwood.app",
            "domain_keyword": "customwood",
            "domain_tld": "app",
            "query_time": "2024-04-30 18:06:39",
            "create_date": "2023-08-12",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1011,
            "registrar_name": "101domain, Inc.",
            "registrar_website": "http://www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Birdseye International Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "costofroof.com",
            "domain_keyword": "costofroof",
            "domain_tld": "com",
            "query_time": "2024-06-06 09:30:37",
            "create_date": "2021-08-17",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "customgolf.biz",
            "domain_keyword": "customgolf",
            "domain_tld": "biz",
            "query_time": "2024-06-07 00:59:24",
            "create_date": "2023-02-09",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "customboom.com",
            "domain_keyword": "customboom",
            "domain_tld": "com",
            "query_time": "2024-05-05 03:04:59",
            "create_date": "2023-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "customgolf.se",
            "domain_keyword": "customgolf",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:49:28",
            "create_date": "2023-05-05",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-05",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "custompool.co.uk",
            "domain_keyword": "custompool",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 01:36:39",
            "create_date": "2019-12-02",
            "update_date": "2023-12-03",
            "expiry_date": "2025-12-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 54,
            "domain_name": "customwood.earth",
            "domain_keyword": "customwood",
            "domain_tld": "earth",
            "query_time": "2024-06-02 06:08:19",
            "create_date": "2023-04-13",
            "update_date": "2024-05-25",
            "expiry_date": "2024-04-13",
            "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",
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "customreef.com",
            "domain_keyword": "customreef",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:14:32",
            "create_date": "2004-01-20",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.domainmanage.com",
                "ns2.domainmanage.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "customcook.org",
            "domain_keyword": "customcook",
            "domain_tld": "org",
            "query_time": "2024-06-04 15:23:01",
            "create_date": "2022-04-09",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-09",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php",
            "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": [
                "ns1.hostgator.com",
                "ns2.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "customwood.work",
            "domain_keyword": "customwood",
            "domain_tld": "work",
            "query_time": "2024-04-22 05:24:18",
            "create_date": "2020-01-14",
            "update_date": "2024-01-20",
            "expiry_date": "2026-01-14",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "customtoon.com",
            "domain_keyword": "customtoon",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:19:47",
            "create_date": "2006-09-16",
            "update_date": "2023-09-17",
            "expiry_date": "2025-09-16",
            "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": 59,
            "domain_name": "customrobot.com",
            "domain_keyword": "customrobot",
            "domain_tld": "com",
            "query_time": "2024-05-16 13:22:33",
            "create_date": "2001-01-01",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-01",
            "registrar_iana": 65,
            "registrar_name": "DOMAINPEOPLE, INC.",
            "registrar_website": "WWW.DOMAINPEOPLE.COM",
            "registrant_name": "WhoisProtector customrobot.com",
            "registrant_company": "WhoisProtector Inc.",
            "registrant_address": "100 N Riverside, Suite 800, C/O customrobot.com",
            "registrant_city": "Chicago",
            "registrant_state": "IL",
            "registrant_zip": "60606",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3129947654",
            "name_servers": [
                "sp1.domainpeople.com",
                "sp2.domainpeople.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "customwood.org",
            "domain_keyword": "customwood",
            "domain_tld": "org",
            "query_time": "2024-04-22 05:24:18",
            "create_date": "2021-09-10",
            "update_date": "2023-10-25",
            "expiry_date": "2024-09-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "customdoor.guru",
            "domain_keyword": "customdoor",
            "domain_tld": "guru",
            "query_time": "2024-05-26 17:24:15",
            "create_date": "2020-07-06",
            "update_date": "2023-08-20",
            "expiry_date": "2024-07-06",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "customgolf.golf",
            "domain_keyword": "customgolf",
            "domain_tld": "golf",
            "query_time": "2024-06-07 00:59:24",
            "create_date": "2024-02-16",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CICD AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "customgolf.pro",
            "domain_keyword": "customgolf",
            "domain_tld": "pro",
            "query_time": "2024-06-07 00:59:24",
            "create_date": "2024-02-14",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CICD AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "customrobe.com",
            "domain_keyword": "customrobe",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:15:05",
            "create_date": "2006-03-27",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "customroad.com",
            "domain_keyword": "customroad",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:15:04",
            "create_date": "2001-04-03",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-03",
            "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": 66,
            "domain_name": "customrods.ru",
            "domain_keyword": "customrods",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:22:23",
            "create_date": "2008-05-07",
            "expiry_date": "2025-05-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "customhook.com",
            "domain_keyword": "customhook",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:21:10",
            "create_date": "2015-09-29",
            "update_date": "2020-09-23",
            "expiry_date": "2024-09-29",
            "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": 68,
            "domain_name": "customroms.net",
            "domain_keyword": "customroms",
            "domain_tld": "net",
            "query_time": "2024-04-15 04:15:09",
            "create_date": "2017-01-16",
            "update_date": "2024-02-07",
            "expiry_date": "2025-01-16",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=customroms.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "josh.ns.cloudflare.com",
                "tina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "customwood.be",
            "domain_keyword": "customwood",
            "domain_tld": "be",
            "query_time": "2024-04-22 05:24:01",
            "create_date": "2014-04-04",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 70,
            "domain_name": "mycustomroof.com",
            "domain_keyword": "mycustomroof",
            "domain_tld": "com",
            "query_time": "2024-05-08 11:17:49",
            "create_date": "2024-01-05",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "custompool.xyz",
            "domain_keyword": "custompool",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 01:18:21",
            "create_date": "2022-04-29",
            "update_date": "2023-08-31",
            "expiry_date": "2027-04-29",
            "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": 72,
            "domain_name": "customlook.com.au",
            "domain_keyword": "customlook",
            "domain_tld": "com.au",
            "query_time": "2024-04-15 04:09:04",
            "update_date": "2024-01-29",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Liem Tam",
            "name_servers": [
                "kevin.ns.cloudflare.com",
                "liv.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "customwood.best",
            "domain_keyword": "customwood",
            "domain_tld": "best",
            "query_time": "2024-04-30 18:06:39",
            "create_date": "2023-08-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "https://101domain.com/",
            "registrant_company": "Birdseye International Inc.",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the 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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "custompool.solutions",
            "domain_keyword": "custompool",
            "domain_tld": "solutions",
            "query_time": "2024-05-08 16:14:26",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://squarespace.domains",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Custom Pool Solutions, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "customgolf.com.au",
            "domain_keyword": "customgolf",
            "domain_tld": "com.au",
            "query_time": "2024-06-07 00:59:24",
            "update_date": "2024-04-21",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Nathan Goodchild",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "customboot.com",
            "domain_keyword": "customboot",
            "domain_tld": "com",
            "query_time": "2024-06-04 15:19:04",
            "create_date": "2009-07-30",
            "update_date": "2020-01-15",
            "expiry_date": "2025-07-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "customwood.beauty",
            "domain_keyword": "customwood",
            "domain_tld": "beauty",
            "query_time": "2024-04-30 18:06:39",
            "create_date": "2023-08-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "https://101domain.com/",
            "registrant_company": "Birdseye International Inc.",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the 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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "custommood.us",
            "domain_keyword": "custommood",
            "domain_tld": "us",
            "query_time": "2024-05-30 19:24:55",
            "create_date": "2021-08-08",
            "update_date": "2021-08-13",
            "expiry_date": "2026-08-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "FATIH MEHMET KOK",
            "registrant_address": "Irvine",
            "registrant_city": "Woodbine",
            "registrant_state": "Maryland",
            "registrant_zip": "21797",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9496569122",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "custommood.com",
            "domain_keyword": "custommood",
            "domain_tld": "com",
            "query_time": "2024-06-07 01:02:26",
            "create_date": "2023-06-10",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "customwood.ru",
            "domain_keyword": "customwood",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:22:44",
            "create_date": "2018-06-26",
            "expiry_date": "2024-06-26",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 81,
            "domain_name": "customlook.com",
            "domain_keyword": "customlook",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:09:03",
            "create_date": "2002-07-09",
            "update_date": "2023-07-10",
            "expiry_date": "2025-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "customer.buydomains.com",
                "customer2.buydomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "customzoos.com",
            "domain_keyword": "customzoos",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:56:03",
            "create_date": "2023-09-04",
            "update_date": "2024-02-17",
            "expiry_date": "2033-09-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.webserverlive.com",
                "dns2.webserverlive.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "customdoor.net",
            "domain_keyword": "customdoor",
            "domain_tld": "net",
            "query_time": "2024-04-22 04:03:09",
            "create_date": "2003-03-07",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "customroto.site",
            "domain_keyword": "customroto",
            "domain_tld": "site",
            "query_time": "2024-05-07 18:35:50",
            "create_date": "2021-08-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-02",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc",
            "registrar_website": "http://www.register.com/",
            "registrant_company": "David May",
            "registrant_state": "FL",
            "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": [
                "dns103.register.com",
                "dns104.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "customtool.biz",
            "domain_keyword": "customtool",
            "domain_tld": "biz",
            "query_time": "2024-04-22 05:20:02",
            "create_date": "2011-09-28",
            "update_date": "2023-07-11",
            "expiry_date": "2026-09-27",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "customcoop.com",
            "domain_keyword": "customcoop",
            "domain_tld": "com",
            "query_time": "2024-04-22 03:59:50",
            "create_date": "2017-07-21",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-21",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "customroost.net",
            "domain_keyword": "customroost",
            "domain_tld": "net",
            "query_time": "2024-04-15 04:15:10",
            "create_date": "2015-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "customerof.com",
            "domain_keyword": "customerof",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:09:44",
            "create_date": "2005-06-08",
            "update_date": "2023-07-14",
            "expiry_date": "2024-06-08",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "customwolf.de",
            "domain_keyword": "customwolf",
            "domain_tld": "de",
            "query_time": "2024-05-04 15:26:16",
            "update_date": "2014-12-08",
            "name_servers": [
                "ns1.jimdo.com",
                "ns2.jimdo.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 90,
            "domain_name": "customfood.ru",
            "domain_keyword": "customfood",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:22:21",
            "create_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "customrose.com",
            "domain_keyword": "customrose",
            "domain_tld": "com",
            "query_time": "2024-05-14 01:37:20",
            "create_date": "2017-07-09",
            "update_date": "2020-07-03",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "customrods.jp",
            "domain_keyword": "customrods",
            "domain_tld": "jp",
            "query_time": "2024-04-15 04:15:07",
            "create_date": "2001-08-02",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "Hiroki Tanaka",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 93,
            "domain_name": "customrota.co.uk",
            "domain_keyword": "customrota",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 12:46:57",
            "create_date": "2019-08-20",
            "update_date": "2023-08-20",
            "expiry_date": "2025-08-20",
            "registrar_name": "Krystal Hosting Ltd [Tag = KRYSTAL]",
            "registrar_website": "https://krystal.uk",
            "name_servers": [
                "ns1.noa-jms.co.uk",
                "ns2.noa-jms.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "customgroom.com",
            "domain_keyword": "customgroom",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:19:31",
            "create_date": "2016-01-19",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-19",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "customrock.org",
            "domain_keyword": "customrock",
            "domain_tld": "org",
            "query_time": "2024-04-15 04:15:06",
            "create_date": "2006-07-24",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-24",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "customwood.co.uk",
            "domain_keyword": "customwood",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 19:25:58",
            "create_date": "2016-04-02",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-02",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 97,
            "domain_name": "customroto.com",
            "domain_keyword": "customroto",
            "domain_tld": "com",
            "query_time": "2024-06-07 01:04:00",
            "create_date": "2003-08-22",
            "update_date": "2022-07-23",
            "expiry_date": "2025-08-22",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "customtoon.net",
            "domain_keyword": "customtoon",
            "domain_tld": "net",
            "query_time": "2024-05-23 12:47:19",
            "create_date": "2021-01-17",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "customrobo.com",
            "domain_keyword": "customrobo",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:15:05",
            "create_date": "1999-08-20",
            "update_date": "2022-09-08",
            "expiry_date": "2024-08-20",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Nintendo Nintendo",
            "registrant_company": "Nintendo of America Inc.",
            "registrant_address": "4600 150th Ave. N.E.",
            "registrant_city": "Redmond",
            "registrant_state": "WA",
            "registrant_zip": "98052",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4258822040",
            "registrant_fax": "+1.4258823585",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "custom-room.com",
            "domain_keyword": "custom-room",
            "domain_tld": "com",
            "query_time": "2024-05-31 04:08:45",
            "create_date": "2023-05-29",
            "update_date": "2024-05-02",
            "expiry_date": "2024-05-29",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Custom-Room",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Har'kov",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=custom-room.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu",
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 2.436,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>customroof.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>204</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>customroofs.biz, customroom.top, customroot.com, customroom.com, customproof.com, customroofs.com, customroofs.co.uk, customrods.uk, customtool.com, customgolf.org, customfood.nl, customzoom.com, customfoot.com.au, customtool.org, custompool.net, customroma.com, customwood.su, customyroom.com, customfood.company, custombook.net, customrock.cl, customfood.eu, customwood.shop, customwood.com, customreef.co.uk, customrootz.com, customwood.cool, customcook.net, customreef.uk, custommoon.com, custompool.pro, customrope.net, customloot.com, customroll.com, custombook.studio, customdoor.com, customersof.com, customlook.co.uk, customrole.com, customwood.store, customwood.love, customloop.org.uk, customtool.net, customnook.com, customwood.net, customkoob.com, customdoor.co, customwood.app, costofroof.com, customgolf.biz, customboom.com, customgolf.se, custompool.co.uk, customwood.earth, customreef.com, customcook.org, customwood.work, customtoon.com, customrobot.com, customwood.org, customdoor.guru, customgolf.golf, customgolf.pro, customrobe.com, customroad.com, customrods.ru, customhook.com, customroms.net, customwood.be, mycustomroof.com, custompool.xyz, customlook.com.au, customwood.best, custompool.solutions, customgolf.com.au, customboot.com, customwood.beauty, custommood.us, custommood.com, customwood.ru, customlook.com, customzoos.com, customdoor.net, customroto.site, customtool.biz, customcoop.com, customroost.net, customerof.com, customwolf.de, customfood.ru, customrose.com, customrods.jp, customrota.co.uk, customgroom.com, customrock.org, customwood.co.uk, customroto.com, customtoon.net, customrobo.com, custom-room.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>customroofs.biz</domain_name>
   <domain_keyword>customroofs</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 13:22:34</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-11-02</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_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iberositios.com</value>
    <value>ns2.iberositios.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>customroom.top</domain_name>
   <domain_keyword>customroom</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 04:15:10</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shen Xiao Han</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiang Su</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>customroot.com</domain_name>
   <domain_keyword>customroot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 18:35:50</query_time>
   <create_date>2006-02-13</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 5c2c6</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1247841</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.dropcatcher.org</value>
    <value>ns2.dropcatcher.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>customroom.com</domain_name>
   <domain_keyword>customroom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:15:09</query_time>
   <create_date>2005-12-16</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>5</num>
   <domain_name>customproof.com</domain_name>
   <domain_keyword>customproof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:14:14</query_time>
   <create_date>2018-12-25</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-12-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>6</num>
   <domain_name>customroofs.com</domain_name>
   <domain_keyword>customroofs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:15:09</query_time>
   <create_date>2000-01-13</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>customroofs.co.uk</domain_name>
   <domain_keyword>customroofs</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-07 01:04:03</query_time>
   <create_date>2018-04-20</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-04-20</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>customrods.uk</domain_name>
   <domain_keyword>customrods</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-15 04:15:07</query_time>
   <create_date>2018-11-16</create_date>
   <update_date>2022-10-27</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>customtool.com</domain_name>
   <domain_keyword>customtool</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:54:58</query_time>
   <create_date>2003-04-14</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2026-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>10</num>
   <domain_name>customgolf.org</domain_name>
   <domain_keyword>customgolf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 16:19:18</query_time>
   <create_date>2010-03-23</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-23</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>customfood.nl</domain_name>
   <domain_keyword>customfood</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 18:31:53</query_time>
   <create_date>2021-03-17</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>customzoom.com</domain_name>
   <domain_keyword>customzoom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 01:20:54</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>3746</registrar_iana>
   <registrar_name>DropCatch.com 1537 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>fujian</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>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>13</num>
   <domain_name>customfoot.com.au</domain_name>
   <domain_keyword>customfoot</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-07 00:58:49</query_time>
   <update_date>2023-06-13</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>Stewart Levy</registrant_name>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>dawn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>customtool.org</domain_name>
   <domain_keyword>customtool</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 05:19:45</query_time>
   <create_date>2003-08-05</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2028-08-05</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>mns01.domaincontrol.com</value>
    <value>mns02.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>15</num>
   <domain_name>custompool.net</domain_name>
   <domain_keyword>custompool</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 04:13:16</query_time>
   <create_date>2015-02-05</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-02-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>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>16</num>
   <domain_name>customroma.com</domain_name>
   <domain_keyword>customroma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 15:27:55</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>customwood.su</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:05:56</query_time>
   <create_date>2018-06-27</create_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3-fwl2.nic.ru</value>
    <value>ns4-fwl2.nic.ru</value>
    <value>ns8-fwl2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>customyroom.com</domain_name>
   <domain_keyword>customyroom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 19:04:05</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>customfood.company</domain_name>
   <domain_keyword>customfood</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-30 17:58:22</query_time>
   <create_date>2016-08-28</create_date>
   <update_date>2022-09-24</update_date>
   <expiry_date>2026-08-28</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LU CAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SHS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>custombook.net</domain_name>
   <domain_keyword>custombook</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 15:19:02</query_time>
   <create_date>2011-10-28</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2023-10-28</expiry_date>
   <registrar_iana>1537</registrar_iana>
   <registrar_name>NameJolt.com LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>customrock.cl</domain_name>
   <domain_keyword>customrock</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-29 05:55:20</query_time>
   <create_date>2023-12-13</create_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Rodrigo Lavín Larraín</registrant_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>22</num>
   <domain_name>customfood.eu</domain_name>
   <domain_keyword>customfood</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 12:45:47</query_time>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>galatia.bitawaker.net</value>
    <value>liguria.bitawaker.net</value>
   </name_servers>
  </value>
  <value>
   <num>23</num>
   <domain_name>customwood.shop</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-18 11:15:32</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>customwood.com</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:24:01</query_time>
   <create_date>2000-04-11</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-11</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.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>customreef.co.uk</domain_name>
   <domain_keyword>customreef</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-07 01:03:55</query_time>
   <create_date>2015-05-07</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-05-07</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>customrootz.com</domain_name>
   <domain_keyword>customrootz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:15:10</query_time>
   <create_date>2015-08-03</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2024-08-03</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>ns69.domaincontrol.com</value>
    <value>ns70.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>27</num>
   <domain_name>customwood.cool</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-04-30 18:06:39</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-12</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>Birdseye International Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</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.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>customcook.net</domain_name>
   <domain_keyword>customcook</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 03:59:47</query_time>
   <create_date>2011-07-01</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>29</num>
   <domain_name>customreef.uk</domain_name>
   <domain_keyword>customreef</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-07 01:03:55</query_time>
   <create_date>2015-05-07</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>custommoon.com</domain_name>
   <domain_keyword>custommoon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 01:18:10</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>2094</registrar_iana>
   <registrar_name>DropCatch.com 614 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>custompool.pro</domain_name>
   <domain_keyword>custompool</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-31 12:52:01</query_time>
   <create_date>2020-08-19</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fatcow.com</value>
    <value>ns2.fatcow.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>customrope.net</domain_name>
   <domain_keyword>customrope</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 01:04:00</query_time>
   <create_date>2005-09-19</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.wix.com</value>
    <value>ns2.wix.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>customloot.com</domain_name>
   <domain_keyword>customloot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:09:06</query_time>
   <create_date>2016-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>customroll.com</domain_name>
   <domain_keyword>customroll</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:15:07</query_time>
   <create_date>2004-11-22</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2028-11-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.worldnic.com</value>
    <value>ns2.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>custombook.studio</domain_name>
   <domain_keyword>custombook</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-04 15:19:02</query_time>
   <create_date>2018-09-28</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-28</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_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1040.ui-dns.com</value>
    <value>ns1063.ui-dns.biz</value>
    <value>ns1063.ui-dns.de</value>
    <value>ns1076.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>customdoor.com</domain_name>
   <domain_keyword>customdoor</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:03:08</query_time>
   <create_date>2002-04-22</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>37</num>
   <domain_name>customersof.com</domain_name>
   <domain_keyword>customersof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:14:52</query_time>
   <create_date>2005-06-08</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>customlook.co.uk</domain_name>
   <domain_keyword>customlook</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 03:07:54</query_time>
   <create_date>2020-09-30</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>customrole.com</domain_name>
   <domain_keyword>customrole</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:15:07</query_time>
   <create_date>2019-07-23</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://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>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=customrole.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>customwood.store</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-30 18:06:40</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-13</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>customwood.love</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-04-30 18:06:39</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Ltd.</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Birdseye International Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</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.101domain.com</value>
    <value>ns2.101domain.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>customloop.org.uk</domain_name>
   <domain_keyword>customloop</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-28 01:17:45</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>kenia.ns.cloudflare.com</value>
    <value>zod.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>customtool.net</domain_name>
   <domain_keyword>customtool</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 00:44:42</query_time>
   <create_date>2003-06-18</create_date>
   <update_date>2022-06-18</update_date>
   <expiry_date>2032-06-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns41.worldnic.com</value>
    <value>ns42.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>customnook.com</domain_name>
   <domain_keyword>customnook</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 18:02:15</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=customnook.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>customwood.net</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 13:23:25</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>3908</registrar_iana>
   <registrar_name>SAV.COM, LLC - 18</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=customwood.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>customkoob.com</domain_name>
   <domain_keyword>customkoob</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 18:00:59</query_time>
   <create_date>2020-05-25</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/customkoob.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1bdg.name.com</value>
    <value>ns2fgv.name.com</value>
    <value>ns3dkz.name.com</value>
    <value>ns4bfy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>customdoor.co</domain_name>
   <domain_keyword>customdoor</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-21 19:15:52</query_time>
   <create_date>2010-08-25</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-08-24</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>customwood.app</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-30 18:06:39</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-12</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>Birdseye International Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</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.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>costofroof.com</domain_name>
   <domain_keyword>costofroof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 09:30:37</query_time>
   <create_date>2021-08-17</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>customgolf.biz</domain_name>
   <domain_keyword>customgolf</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-07 00:59:24</query_time>
   <create_date>2023-02-09</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>customboom.com</domain_name>
   <domain_keyword>customboom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 03:04:59</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>customgolf.se</domain_name>
   <domain_keyword>customgolf</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:49:28</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>custompool.co.uk</domain_name>
   <domain_keyword>custompool</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 01:36:39</query_time>
   <create_date>2019-12-02</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2025-12-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>customwood.earth</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-06-02 06:08:19</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2024-04-13</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>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>customreef.com</domain_name>
   <domain_keyword>customreef</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:14:32</query_time>
   <create_date>2004-01-20</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-20</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.domainmanage.com</value>
    <value>ns2.domainmanage.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>customcook.org</domain_name>
   <domain_keyword>customcook</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-04 15:23:01</query_time>
   <create_date>2022-04-09</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php</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>ns1.hostgator.com</value>
    <value>ns2.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>customwood.work</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-22 05:24:18</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2026-01-14</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>customtoon.com</domain_name>
   <domain_keyword>customtoon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:19:47</query_time>
   <create_date>2006-09-16</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2025-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>59</num>
   <domain_name>customrobot.com</domain_name>
   <domain_keyword>customrobot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 13:22:33</query_time>
   <create_date>2001-01-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DOMAINPEOPLE, INC.</registrar_name>
   <registrar_website>WWW.DOMAINPEOPLE.COM</registrar_website>
   <registrant_name>WhoisProtector customrobot.com</registrant_name>
   <registrant_company>WhoisProtector Inc.</registrant_company>
   <registrant_address>100 N Riverside, Suite 800, C/O customrobot.com</registrant_address>
   <registrant_city>Chicago</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60606</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3129947654</registrant_phone>
   <name_servers>
    <value>sp1.domainpeople.com</value>
    <value>sp2.domainpeople.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>customwood.org</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 05:24:18</query_time>
   <create_date>2021-09-10</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>customdoor.guru</domain_name>
   <domain_keyword>customdoor</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-26 17:24:15</query_time>
   <create_date>2020-07-06</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-07-06</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>customgolf.golf</domain_name>
   <domain_keyword>customgolf</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-06-07 00:59:24</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CICD AB</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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>customgolf.pro</domain_name>
   <domain_keyword>customgolf</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-07 00:59:24</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CICD AB</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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>customrobe.com</domain_name>
   <domain_keyword>customrobe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:15:05</query_time>
   <create_date>2006-03-27</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>customroad.com</domain_name>
   <domain_keyword>customroad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:15:04</query_time>
   <create_date>2001-04-03</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-03</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>66</num>
   <domain_name>customrods.ru</domain_name>
   <domain_keyword>customrods</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:22:23</query_time>
   <create_date>2008-05-07</create_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</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>67</num>
   <domain_name>customhook.com</domain_name>
   <domain_keyword>customhook</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:21:10</query_time>
   <create_date>2015-09-29</create_date>
   <update_date>2020-09-23</update_date>
   <expiry_date>2024-09-29</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>68</num>
   <domain_name>customroms.net</domain_name>
   <domain_keyword>customroms</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 04:15:09</query_time>
   <create_date>2017-01-16</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=customroms.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>josh.ns.cloudflare.com</value>
    <value>tina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>customwood.be</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-22 05:24:01</query_time>
   <create_date>2014-04-04</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>mycustomroof.com</domain_name>
   <domain_keyword>mycustomroof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 11:17:49</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.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>71</num>
   <domain_name>custompool.xyz</domain_name>
   <domain_keyword>custompool</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 01:18:21</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2027-04-29</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>72</num>
   <domain_name>customlook.com.au</domain_name>
   <domain_keyword>customlook</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-15 04:09:04</query_time>
   <update_date>2024-01-29</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Liem Tam</registrant_name>
   <name_servers>
    <value>kevin.ns.cloudflare.com</value>
    <value>liv.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>customwood.best</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-04-30 18:06:39</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>https://101domain.com/</registrar_website>
   <registrant_company>Birdseye International Inc.</registrant_company>
   <registrant_country>TW</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.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>custompool.solutions</domain_name>
   <domain_keyword>custompool</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-08 16:14:26</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://squarespace.domains</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Custom Pool Solutions, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>customgolf.com.au</domain_name>
   <domain_keyword>customgolf</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-07 00:59:24</query_time>
   <update_date>2024-04-21</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Nathan Goodchild</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>customboot.com</domain_name>
   <domain_keyword>customboot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 15:19:04</query_time>
   <create_date>2009-07-30</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>customwood.beauty</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-04-30 18:06:39</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>https://101domain.com/</registrar_website>
   <registrant_company>Birdseye International Inc.</registrant_company>
   <registrant_country>TW</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.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>custommood.us</domain_name>
   <domain_keyword>custommood</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-30 19:24:55</query_time>
   <create_date>2021-08-08</create_date>
   <update_date>2021-08-13</update_date>
   <expiry_date>2026-08-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>FATIH MEHMET KOK</registrant_name>
   <registrant_address>Irvine</registrant_address>
   <registrant_city>Woodbine</registrant_city>
   <registrant_state>Maryland</registrant_state>
   <registrant_zip>21797</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9496569122</registrant_phone>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>custommood.com</domain_name>
   <domain_keyword>custommood</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 01:02:26</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-10</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>customwood.ru</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:22:44</query_time>
   <create_date>2018-06-26</create_date>
   <expiry_date>2024-06-26</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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>customlook.com</domain_name>
   <domain_keyword>customlook</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:09:03</query_time>
   <create_date>2002-07-09</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>customer.buydomains.com</value>
    <value>customer2.buydomains.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>customzoos.com</domain_name>
   <domain_keyword>customzoos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:56:03</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2033-09-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns1.webserverlive.com</value>
    <value>dns2.webserverlive.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>83</num>
   <domain_name>customdoor.net</domain_name>
   <domain_keyword>customdoor</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 04:03:09</query_time>
   <create_date>2003-03-07</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>customroto.site</domain_name>
   <domain_keyword>customroto</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-07 18:35:50</query_time>
   <create_date>2021-08-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc</registrar_name>
   <registrar_website>http://www.register.com/</registrar_website>
   <registrant_company>David May</registrant_company>
   <registrant_state>FL</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>dns103.register.com</value>
    <value>dns104.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>customtool.biz</domain_name>
   <domain_keyword>customtool</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-22 05:20:02</query_time>
   <create_date>2011-09-28</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2026-09-27</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>customcoop.com</domain_name>
   <domain_keyword>customcoop</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 03:59:50</query_time>
   <create_date>2017-07-21</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>customroost.net</domain_name>
   <domain_keyword>customroost</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 04:15:10</query_time>
   <create_date>2015-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>88</num>
   <domain_name>customerof.com</domain_name>
   <domain_keyword>customerof</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:09:44</query_time>
   <create_date>2005-06-08</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>customwolf.de</domain_name>
   <domain_keyword>customwolf</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 15:26:16</query_time>
   <update_date>2014-12-08</update_date>
   <name_servers>
    <value>ns1.jimdo.com</value>
    <value>ns2.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>customfood.ru</domain_name>
   <domain_keyword>customfood</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:22:21</query_time>
   <create_date>2023-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>customrose.com</domain_name>
   <domain_keyword>customrose</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 01:37:20</query_time>
   <create_date>2017-07-09</create_date>
   <update_date>2020-07-03</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>customrods.jp</domain_name>
   <domain_keyword>customrods</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-15 04:15:07</query_time>
   <create_date>2001-08-02</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Hiroki Tanaka</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>customrota.co.uk</domain_name>
   <domain_keyword>customrota</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 12:46:57</query_time>
   <create_date>2019-08-20</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2025-08-20</expiry_date>
   <registrar_name>Krystal Hosting Ltd [Tag = KRYSTAL]</registrar_name>
   <registrar_website>https://krystal.uk</registrar_website>
   <name_servers>
    <value>ns1.noa-jms.co.uk</value>
    <value>ns2.noa-jms.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>customgroom.com</domain_name>
   <domain_keyword>customgroom</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:19:31</query_time>
   <create_date>2016-01-19</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>customrock.org</domain_name>
   <domain_keyword>customrock</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 04:15:06</query_time>
   <create_date>2006-07-24</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-24</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>ns31.domaincontrol.com</value>
    <value>ns32.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>customwood.co.uk</domain_name>
   <domain_keyword>customwood</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 19:25:58</query_time>
   <create_date>2016-04-02</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>customroto.com</domain_name>
   <domain_keyword>customroto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 01:04:00</query_time>
   <create_date>2003-08-22</create_date>
   <update_date>2022-07-23</update_date>
   <expiry_date>2025-08-22</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>customtoon.net</domain_name>
   <domain_keyword>customtoon</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 12:47:19</query_time>
   <create_date>2021-01-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>customrobo.com</domain_name>
   <domain_keyword>customrobo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:15:05</query_time>
   <create_date>1999-08-20</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Nintendo Nintendo</registrant_name>
   <registrant_company>Nintendo of America Inc.</registrant_company>
   <registrant_address>4600 150th Ave. N.E.</registrant_address>
   <registrant_city>Redmond</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98052</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4258822040</registrant_phone>
   <registrant_fax>+1.4258823585</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>100</num>
   <domain_name>custom-room.com</domain_name>
   <domain_keyword>custom-room</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 04:08:45</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-05-29</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Custom-Room</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Har'kov</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=custom-room.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>2.436</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,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

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.