WHOIS QUERY TIME

11 Apr 2024 - 9:59 PM UTC

Registered: 18 August 2021
Expiry: 18 August 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns29.hichina.com
dns30.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 乔张县
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=crant.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "crant.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "crant.cn",
            "domain_keyword": "crant",
            "domain_tld": "cn",
            "query_time": "2024-04-11 21:59:57",
            "create_date": "2021-08-18",
            "expiry_date": "2024-08-18",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "乔张县",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>crant.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>crant.cn</domain_name>
   <domain_keyword>crant</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-11 21:59:57</query_time>
   <create_date>2021-08-18</create_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>乔张县</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.045</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.215 seconds) for "crant.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Feb 2023 - 4:51 AM UTC

Registered: 18 August 2021
Expiry: 18 August 2023

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns29.hichina.com
dns30.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 乔张县
Email: [email protected]

#2 - QUERY TIME

9 Aug 2023 - 11:36 AM UTC

Registered: 18 August 2021
Expiry: 18 August 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns29.hichina.com
dns30.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 乔张县
Email: [email protected]

* 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=crant.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "crant.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "crant.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "crant.cn",
            "domain_keyword": "crant",
            "domain_tld": "cn",
            "query_time": "2023-02-12 04:51:29",
            "create_date": "2021-08-18",
            "expiry_date": "2023-08-18",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "乔张县",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "crant.cn",
            "domain_keyword": "crant",
            "domain_tld": "cn",
            "query_time": "2023-08-09 11:36:28",
            "create_date": "2021-08-18",
            "expiry_date": "2024-08-18",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "乔张县",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.215,
        "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>crant.cn</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>crant.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>crant.cn</domain_name>
   <domain_keyword>crant</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-12 04:51:29</query_time>
   <create_date>2021-08-18</create_date>
   <expiry_date>2023-08-18</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>乔张县</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>crant.cn</domain_name>
   <domain_keyword>crant</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-08-09 11:36:28</query_time>
   <create_date>2021-08-18</create_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>乔张县</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.215</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 6 domain names (in 0.027 seconds) which contained the exact domain keyword "crant".
Domain Name Registered Expiry Registrar Ownership
1 crant.co.jp 29 Mar 2001 - - j-crant inc.
2 crant.com 17 Dec 2002 17 Dec 2024 GoDaddy.com, LLC -
3 crant.nl 27 Mar 2020 - Realtime Register -
4 crant.cn 18 Aug 2021 18 Aug 2024 阿里云计算有限公司(万网) 乔张县
5 crant.store 26 Apr 2022 26 Apr 2032 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Jin Hua Shi Cheng Rui Fu Shi You Xian Gong Si
6 crant.biz 8 Dec 2023 8 Dec 2024 Above.com Pty Ltd. NetAdmin
7 crant.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=crant&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "crant",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "crant.co.jp, crant.com, crant.nl, crant.cn, crant.store, crant.biz, crant.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "crant.co.jp",
            "domain_keyword": "crant",
            "domain_tld": "co.jp",
            "query_time": "2024-05-21 07:19:05",
            "create_date": "2001-03-29",
            "update_date": "2024-04-01",
            "registrant_company": "j-crant inc.",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "crant.com",
            "domain_keyword": "crant",
            "domain_tld": "com",
            "query_time": "2024-04-28 10:49:30",
            "create_date": "2002-12-17",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-17",
            "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": 3,
            "domain_name": "crant.nl",
            "domain_keyword": "crant",
            "domain_tld": "nl",
            "query_time": "2024-05-09 14:07:24",
            "create_date": "2020-03-27",
            "update_date": "2021-01-27",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "crant.cn",
            "domain_keyword": "crant",
            "domain_tld": "cn",
            "query_time": "2024-04-11 21:59:57",
            "create_date": "2021-08-18",
            "expiry_date": "2024-08-18",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "乔张县",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "crant.store",
            "domain_keyword": "crant",
            "domain_tld": "store",
            "query_time": "2024-05-30 01:44:06",
            "create_date": "2022-04-26",
            "update_date": "2023-08-31",
            "expiry_date": "2032-04-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Jin Hua Shi Cheng Rui Fu Shi You Xian Gong Si",
            "registrant_state": "Zhe Jiang",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "crant.biz",
            "domain_keyword": "crant",
            "domain_tld": "biz",
            "query_time": "2024-04-11 21:59:57",
            "create_date": "2023-12-08",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-08",
            "registrar_iana": 940,
            "registrar_name": "Above.com Pty Ltd.",
            "registrar_website": "www.above.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NetAdmin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "alaric.ns.cloudflare.com",
                "peaches.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "crant.ai",
            "domain_keyword": "crant",
            "domain_tld": "ai",
            "query_time": "2024-05-30 01:44:06",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>crant</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>crant.co.jp, crant.com, crant.nl, crant.cn, crant.store, crant.biz, crant.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>crant.co.jp</domain_name>
   <domain_keyword>crant</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-21 07:19:05</query_time>
   <create_date>2001-03-29</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>j-crant inc.</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>crant.com</domain_name>
   <domain_keyword>crant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 10:49:30</query_time>
   <create_date>2002-12-17</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-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>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>3</num>
   <domain_name>crant.nl</domain_name>
   <domain_keyword>crant</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 14:07:24</query_time>
   <create_date>2020-03-27</create_date>
   <update_date>2021-01-27</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>crant.cn</domain_name>
   <domain_keyword>crant</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-11 21:59:57</query_time>
   <create_date>2021-08-18</create_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>乔张县</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>crant.store</domain_name>
   <domain_keyword>crant</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-30 01:44:06</query_time>
   <create_date>2022-04-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2032-04-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Jin Hua Shi Cheng Rui Fu Shi You Xian Gong Si</registrant_company>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>crant.biz</domain_name>
   <domain_keyword>crant</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-11 21:59:57</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>Above.com Pty Ltd.</registrar_name>
   <registrar_website>www.above.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NetAdmin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</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>alaric.ns.cloudflare.com</value>
    <value>peaches.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>crant.ai</domain_name>
   <domain_keyword>crant</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-30 01:44:06</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.027</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 1,653 domain names (in 0.056 seconds) which look and sound like the brand name "crant".
Domain Name Registered Expiry Registrar Ownership
1 cranq.dev 8 Apr 2020 8 Apr 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
2 crano.co.jp 24 Dec 2012 - - Crano, Inc.
3 crana.net 12 Mar 2010 12 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
4 crani.com 20 Dec 2003 20 Dec 2024 GoDaddy.com, LLC -
5 grant.nra 27 Jun 2019 27 Jun 2024 Synergy Wholesale Accreditations Pty Ltd NRA Holdings Company, Inc.
6 crint.pro 28 Dec 2017 28 Dec 2024 Hosting Ukraine LLC Hosting Ukraine LLC
7 crunt.best 22 Jan 2024 22 Jan 2025 NETIM -
8 crank.net 15 Nov 1997 14 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
9 cgrant.xyz 12 Apr 2024 12 Apr 2027 Go Daddy, LLC Domains By Proxy, LLC
10 cramt.com 26 Jul 2016 26 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
11 grant.codes 6 Sep 2014 6 Sep 2025 Cloudflare, Inc grant.codes
12 cyant.shop 4 Aug 2020 4 Aug 2030 GoDaddy.com LLC -
13 chant.biz 25 Apr 2023 25 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 crane.tips 5 May 2014 5 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
15 carant.net 5 Jul 2023 5 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Usha Shriram Enterprises P.Ltd.
16 craft.film 23 Mar 2018 23 Mar 2028 GoDaddy.com, LLC Domains By Proxy, LLC
17 brant.zip 17 May 2023 17 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
18 crnat.org 31 Oct 2019 31 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 mrant.top 25 Oct 2021 25 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liu jiang wei
20 arant.net 7 Jun 1999 7 Jun 2027 Network Solutions, LLC -
21 kcrant.com 28 Jul 2020 28 Jul 2024 Porkbun LLC Private by Design, LLC
22 cranq.nl 18 Mar 2015 - Hostnet B.V. -
23 cratt.xyz 5 Feb 2024 5 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
24 crane.com 18 Nov 1993 17 Nov 2024 Network Solutions, LLC -
25 cerant.info 2 Nov 2023 2 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
26 chant.co 20 Jul 2010 19 Jul 2025 Dynadot Inc [ VISIT NAMECORE.COM TO CONTACT US ] - Namecore
27 grant.guru 3 Feb 2014 3 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 craft.enterprises 14 Jul 2021 14 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
29 cgrant.co.uk 18 Apr 1999 18 Apr 2025 Easyspace Ltd t/a Hosting UK [Tag = INTERNETENG] -
30 chant.family 4 Feb 2016 4 Feb 2025 Super Registry Ltd Privacy Hero Inc.
31 crank.de - - - -
32 cwant.com 13 Jun 2018 13 Jun 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
33 corant.co 17 Jul 2023 17 Jul 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
34 cranb.com 3 Feb 2014 2 Nov 2024 GoDaddy.com, LLC -
35 craft.school 3 Jun 2015 3 Jun 2024 NameSilo, LLC See PrivacyGuardian.org
36 craft.lease 27 Jul 2022 27 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
37 crann.com 15 Nov 2001 15 Nov 2024 GoDaddy.com, LLC -
38 brant.se 1 Jul 2017 1 Jul 2024 INLEED -
39 cranc.org 25 Oct 2019 25 Oct 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
40 crayt.ru 11 Jun 2020 11 Jun 2024 TIMEWEB-RU Private Person
41 frant.uk 21 Mar 2019 21 Mar 2024 ANY-Web Limited [Tag = WEBHOUND] -
42 crane.bet 8 Feb 2024 8 Feb 2025 Tucows Domains Inc. 1337 Services LLC
43 cfant.com 19 Aug 2023 19 Aug 2024 FastDomain Inc. PERFECT PRIVACY, LLC
44 cranz.co.jp 23 Feb 2001 - - Cranz Co., Ltd.
45 grant.zone 8 Oct 2014 8 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 crans.com 26 Oct 2003 26 Oct 2024 GoDaddy.com, LLC -
47 cerant.com 4 Mar 2000 4 Mar 2026 Safenames Ltd Your Whois Privacy Ltd
48 cront.ru 5 Jan 2020 5 Jan 2025 REGRU-RU Private Person
49 crantz.info 4 Mar 2004 4 Mar 2025 IONOS SE REDACTED FOR PRIVACY
50 craft.in 22 Mar 2006 22 Mar 2025 Dynadot LLC REDACTED FOR PRIVACY
51 brant.pl 8 Apr 2019 8 Apr 2025 premium.pl Sp. z o.o. -
52 craft.jewelry 16 Mar 2022 16 Mar 2024 Sav.com, LLC Privacy Protection
53 crandt.com 20 Sep 2023 20 Sep 2024 GoDaddy.com, LLC -
54 crane.events 3 Oct 2023 3 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
55 crane.cool 21 Dec 2023 21 Dec 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
56 cranj.com 16 Apr 2019 16 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
57 jrant.com 1 Jan 2015 1 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
58 krant.ru 30 Sep 2016 30 Sep 2024 REGRU-RU Private Person
59 krant.it 27 Nov 2015 13 Dec 2024 Algorithmedia S.r.l. Puglia.com srls
60 grant.com.pl 14 Nov 2007 14 Nov 2024 nazwa.pl sp. z o.o. -
61 crawt.jp 2 Feb 2021 28 Feb 2025 - (Not displayed by registrant's request)
62 craft.co.jp 4 Jun 2007 - - CRAFT co,.ltd.
63 craht.com 11 Jan 2023 11 Jan 2025 DropCatch.com 909 LLC HugeDomains.com
64 craat.cat 12 Jan 2017 12 Jan 2025 Soluciones Corporativas IP, SLU -
65 clant.dev 8 Oct 2023 8 Oct 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
66 craft.org.uk 9 Feb 2004 9 Feb 2025 Alan Drury [Tag = SIGNS] -
67 crane.wine 1 Jan 2024 1 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
68 brant.life 28 Apr 2024 28 Apr 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
69 cranc.com 28 Dec 2001 28 Dec 2024 TurnCommerce, Inc. DBA NameBright.com SiteTools, Inc.
70 chant.us 24 Apr 2002 23 Apr 2027 GoDaddy.com, LLC CHANT YEDALIAN
71 cgant.com 17 Jan 2011 17 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
72 crent.us 11 Oct 2023 11 Oct 2024 Dynadot Inc Scott Bailey
73 cerant.uk 16 Sep 2022 16 Sep 2024 Safenames Ltd [Tag = SAFENAMES] -
74 crani.space 8 Jul 2023 8 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
75 grant.fish 23 Sep 2019 23 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
76 brant.pizza 23 Nov 2018 23 Nov 2028 GoDaddy.com, LLC Domains By Proxy, LLC
77 cract.com 11 Apr 2007 11 Apr 2025 GoDaddy.com, LLC -
78 craut.com 21 Sep 2008 21 Sep 2024 1API GmbH REDACTED FOR PRIVACY
79 craut.de - - - -
80 cranc.xyz 28 Oct 2021 28 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
81 craft.legal 11 Mar 2023 11 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
82 frant.work 11 Dec 2023 11 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
83 crand.cc 10 Sep 2020 10 Sep 2030 Alibaba Cloud Computing (Beijing) Co., Ltd. -
84 crank.org.uk 10 Apr 2001 10 Apr 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
85 cranv.com 15 May 2023 15 May 2025 GoDaddy.com, LLC -
86 crane.dental 16 Apr 2021 16 Apr 2026 Network Solutions, LLC REDACTED FOR PRIVACY
87 crast.net 27 Jan 2022 27 Jan 2025 Porkbun LLC Private by Design, LLC
88 trant.net 23 Aug 2002 23 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
89 crfnt.com 26 Oct 2023 26 Oct 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
90 chant.cloud 2 Sep 2023 2 Sep 2024 GoDaddy Domains By Proxy, LLC
91 krant.amsterdam 29 May 2015 29 May 2025 Metaregistrar BV Applications DotAMSTERDAM B.V.
92 crane.design 20 Dec 2018 20 Dec 2024 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
93 chant.tel 1 Apr 2009 31 Mar 2027 Name.com, Inc. CHANT YEDALIAN
94 crint.net 8 May 2018 8 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
95 grant.loans 30 Apr 2024 30 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
96 grant.community 29 May 2019 29 May 2026 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
97 cranz.ru 30 Apr 2011 30 Apr 2025 ARDIS-RU Private Person
98 brant.photography 30 May 2014 30 May 2025 IONOS SE Brant Photography
99 grant.media 8 Oct 2014 8 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
100 crwnt.com 17 Mar 2013 17 Mar 2027 Alibaba Cloud Computing (Beijing) Co., Ltd. -
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 Crant.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=crant.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "crant.cn",
        "page_size": 100
    },
    "count": {
        "total": 1653,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "cranq.dev, crano.co.jp, crana.net, crani.com, grant.nra, crint.pro, crunt.best, crank.net, cgrant.xyz, cramt.com, grant.codes, cyant.shop, chant.biz, crane.tips, carant.net, craft.film, brant.zip, crnat.org, mrant.top, arant.net, kcrant.com, cranq.nl, cratt.xyz, crane.com, cerant.info, chant.co, grant.guru, craft.enterprises, cgrant.co.uk, chant.family, crank.de, cwant.com, corant.co, cranb.com, craft.school, craft.lease, crann.com, brant.se, cranc.org, crayt.ru, frant.uk, crane.bet, cfant.com, cranz.co.jp, grant.zone, crans.com, cerant.com, cront.ru, crantz.info, craft.in, brant.pl, craft.jewelry, crandt.com, crane.events, crane.cool, cranj.com, jrant.com, krant.ru, krant.it, grant.com.pl, crawt.jp, craft.co.jp, craht.com, craat.cat, clant.dev, craft.org.uk, crane.wine, brant.life, cranc.com, chant.us, cgant.com, crent.us, cerant.uk, crani.space, grant.fish, brant.pizza, cract.com, craut.com, craut.de, cranc.xyz, craft.legal, frant.work, crand.cc, crank.org.uk, cranv.com, crane.dental, crast.net, trant.net, crfnt.com, chant.cloud, krant.amsterdam, crane.design, chant.tel, crint.net, grant.loans, grant.community, cranz.ru, brant.photography, grant.media, crwnt.com",
    "results": [
        {
            "num": 1,
            "domain_name": "cranq.dev",
            "domain_keyword": "cranq",
            "domain_tld": "dev",
            "query_time": "2024-04-11 21:59:51",
            "create_date": "2020-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kim.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "crano.co.jp",
            "domain_keyword": "crano",
            "domain_tld": "co.jp",
            "query_time": "2024-04-20 08:01:29",
            "create_date": "2012-12-24",
            "update_date": "2024-01-01",
            "registrant_company": "Crano, Inc.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "crana.net",
            "domain_keyword": "crana",
            "domain_tld": "net",
            "query_time": "2024-04-19 01:40:06",
            "create_date": "2010-03-12",
            "update_date": "2024-02-11",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.hostinger.com",
                "ns2.hostinger.com",
                "ns3.hostinger.com",
                "ns4.hostinger.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "crani.com",
            "domain_keyword": "crani",
            "domain_tld": "com",
            "query_time": "2024-04-13 13:34:56",
            "create_date": "2003-12-20",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-20",
            "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": "grant.nra",
            "domain_keyword": "grant",
            "domain_tld": "nra",
            "query_time": "2024-05-10 22:27:48",
            "create_date": "2019-06-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NRA Holdings Company, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "crint.pro",
            "domain_keyword": "crint",
            "domain_tld": "pro",
            "query_time": "2024-05-10 18:04:16",
            "create_date": "2017-12-28",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-28",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://ukraine.com.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.inhostedns.com",
                "ns23.inhostedns.net",
                "ns33.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "crunt.best",
            "domain_keyword": "crunt",
            "domain_tld": "best",
            "query_time": "2024-05-22 09:01:48",
            "create_date": "2024-01-22",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "http://www.netim.com",
            "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": [
                "eleanor.ns.cloudflare.com",
                "troy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "crank.net",
            "domain_keyword": "crank",
            "domain_tld": "net",
            "query_time": "2024-04-13 13:35:14",
            "create_date": "1997-11-15",
            "update_date": "2023-07-04",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cgrant.xyz",
            "domain_keyword": "cgrant",
            "domain_tld": "xyz",
            "query_time": "2024-04-14 17:56:43",
            "create_date": "2024-04-12",
            "expiry_date": "2027-04-12",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cramt.com",
            "domain_keyword": "cramt",
            "domain_tld": "com",
            "query_time": "2024-04-19 01:40:02",
            "create_date": "2016-07-26",
            "update_date": "2020-07-20",
            "expiry_date": "2025-07-26",
            "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": 11,
            "domain_name": "grant.codes",
            "domain_keyword": "grant",
            "domain_tld": "codes",
            "query_time": "2024-04-25 15:37:04",
            "create_date": "2014-09-06",
            "update_date": "2024-01-24",
            "expiry_date": "2025-09-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "grant.codes",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dahlia.ns.cloudflare.com",
                "owen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cyant.shop",
            "domain_keyword": "cyant",
            "domain_tld": "shop",
            "query_time": "2024-05-02 03:18:42",
            "create_date": "2020-08-04",
            "update_date": "2023-07-01",
            "expiry_date": "2030-08-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "chant.biz",
            "domain_keyword": "chant",
            "domain_tld": "biz",
            "query_time": "2024-04-28 18:53:19",
            "create_date": "2023-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "crane.tips",
            "domain_keyword": "crane",
            "domain_tld": "tips",
            "query_time": "2024-05-08 04:19:54",
            "create_date": "2014-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2026-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "carant.net",
            "domain_keyword": "carant",
            "domain_tld": "net",
            "query_time": "2024-05-20 12:18:05",
            "create_date": "2023-07-05",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Umesh Gupta",
            "registrant_company": "Usha Shriram Enterprises P.Ltd.",
            "registrant_address": "11-12 Block A DDA Commercial Complex,Naraina Ring Road",
            "registrant_city": "Delhi",
            "registrant_state": "Delhi",
            "registrant_zip": "110028",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.1145770990",
            "name_servers": [
                "ns1.dimension-next.com",
                "ns2.dimension-next.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "craft.film",
            "domain_keyword": "craft",
            "domain_tld": "film",
            "query_time": "2024-05-23 23:59:41",
            "create_date": "2018-03-23",
            "update_date": "2023-06-06",
            "expiry_date": "2028-03-23",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "brant.zip",
            "domain_keyword": "brant",
            "domain_tld": "zip",
            "query_time": "2024-04-07 06:22:28",
            "create_date": "2023-05-17",
            "update_date": "2023-05-22",
            "expiry_date": "2025-05-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "crnat.org",
            "domain_keyword": "crnat",
            "domain_tld": "org",
            "query_time": "2024-04-15 23:30:38",
            "create_date": "2019-10-31",
            "update_date": "2023-12-15",
            "expiry_date": "2024-10-31",
            "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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "mrant.top",
            "domain_keyword": "mrant",
            "domain_tld": "top",
            "query_time": "2024-04-27 04:44:14",
            "create_date": "2021-10-25",
            "expiry_date": "2024-10-25",
            "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": "liu jiang wei",
            "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": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "arant.net",
            "domain_keyword": "arant",
            "domain_tld": "net",
            "query_time": "2024-04-24 05:53:17",
            "create_date": "1999-06-07",
            "update_date": "2024-04-08",
            "expiry_date": "2027-06-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns59.worldnic.com",
                "ns60.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "kcrant.com",
            "domain_keyword": "kcrant",
            "domain_tld": "com",
            "query_time": "2024-05-09 02:45:52",
            "create_date": "2020-07-28",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/kcrant.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "cranq.nl",
            "domain_keyword": "cranq",
            "domain_tld": "nl",
            "query_time": "2024-05-09 14:07:19",
            "create_date": "2015-03-18",
            "update_date": "2022-04-13",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 23,
            "domain_name": "cratt.xyz",
            "domain_keyword": "cratt",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 02:02:23",
            "create_date": "2024-02-05",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-05",
            "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": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "crane.com",
            "domain_keyword": "crane",
            "domain_tld": "com",
            "query_time": "2024-05-27 02:00:10",
            "create_date": "1993-11-18",
            "update_date": "2022-09-18",
            "expiry_date": "2024-11-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns75.worldnic.com",
                "ns76.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cerant.info",
            "domain_keyword": "cerant",
            "domain_tld": "info",
            "query_time": "2024-05-14 11:52:59",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "chant.co",
            "domain_keyword": "chant",
            "domain_tld": "co",
            "query_time": "2024-05-26 03:11:00",
            "create_date": "2010-07-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-07-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "[ VISIT NAMECORE.COM TO CONTACT US ] - Namecore",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namepros-dns.com",
                "ns2.namepros-dns.org",
                "zss5p6352r53spzb3phzhs8pdh6583j8.ns.namepros-dns.is"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "grant.guru",
            "domain_keyword": "grant",
            "domain_tld": "guru",
            "query_time": "2024-05-30 19:12:26",
            "create_date": "2014-02-03",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "craft.enterprises",
            "domain_keyword": "craft",
            "domain_tld": "enterprises",
            "query_time": "2024-05-31 09:37:07",
            "create_date": "2021-07-14",
            "update_date": "2024-04-12",
            "expiry_date": "2024-07-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "cgrant.co.uk",
            "domain_keyword": "cgrant",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 20:13:13",
            "create_date": "1999-04-18",
            "update_date": "2023-04-15",
            "expiry_date": "2025-04-18",
            "registrar_name": "Easyspace Ltd t/a Hosting UK [Tag = INTERNETENG]",
            "registrar_website": "http://www.hostinguk.net",
            "name_servers": [
                "ns1.hostinguk.net",
                "ns2.hostinguk.net",
                "ns3.hostinguk.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "chant.family",
            "domain_keyword": "chant",
            "domain_tld": "family",
            "query_time": "2024-04-16 21:37:31",
            "create_date": "2016-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 675,
            "registrar_name": "Super Registry Ltd",
            "registrar_website": "http://superregistry.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Hero Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BB",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns4.zenutech.com",
                "dns5.zenutech.com",
                "dns6.zenutech.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "crank.de",
            "domain_keyword": "crank",
            "domain_tld": "de",
            "query_time": "2024-05-04 15:31:54",
            "update_date": "2023-05-15",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 32,
            "domain_name": "cwant.com",
            "domain_keyword": "cwant",
            "domain_tld": "com",
            "query_time": "2024-05-21 09:19:43",
            "create_date": "2018-06-13",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/cwant.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "corant.co",
            "domain_keyword": "corant",
            "domain_tld": "co",
            "query_time": "2024-06-02 04:40:10",
            "create_date": "2023-07-17",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-17",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cranb.com",
            "domain_keyword": "cranb",
            "domain_tld": "com",
            "query_time": "2024-04-19 01:40:10",
            "create_date": "2014-02-03",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "craft.school",
            "domain_keyword": "craft",
            "domain_tld": "school",
            "query_time": "2024-04-12 23:35:17",
            "create_date": "2015-06-03",
            "update_date": "2023-07-18",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "craft.lease",
            "domain_keyword": "craft",
            "domain_tld": "lease",
            "query_time": "2024-04-12 23:35:16",
            "create_date": "2022-07-27",
            "update_date": "2024-02-27",
            "expiry_date": "2024-07-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "crann.com",
            "domain_keyword": "crann",
            "domain_tld": "com",
            "query_time": "2024-04-28 10:49:26",
            "create_date": "2001-11-15",
            "update_date": "2022-11-16",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "brant.se",
            "domain_keyword": "brant",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:13:00",
            "create_date": "2017-07-01",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-01",
            "registrar_name": "INLEED",
            "name_servers": [
                "ns1.inleed.net",
                "ns2.inleed.net",
                "ns3.inleed.net",
                "ns4.inleed.net",
                "ns5.inleed.net",
                "ns6.inleed.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 39,
            "domain_name": "cranc.org",
            "domain_keyword": "cranc",
            "domain_tld": "org",
            "query_time": "2024-05-08 04:19:17",
            "create_date": "2019-10-25",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "https://whois.sawbuck.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "crayt.ru",
            "domain_keyword": "crayt",
            "domain_tld": "ru",
            "query_time": "2024-05-05 03:51:58",
            "create_date": "2020-06-11",
            "expiry_date": "2024-06-11",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "frant.uk",
            "domain_keyword": "frant",
            "domain_tld": "uk",
            "query_time": "2024-05-26 15:06:22",
            "create_date": "2019-03-21",
            "update_date": "2021-10-22",
            "expiry_date": "2024-03-21",
            "registrar_name": "ANY-Web Limited [Tag = WEBHOUND]",
            "registrar_website": "http://www.any-domains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 42,
            "domain_name": "crane.bet",
            "domain_keyword": "crane",
            "domain_tld": "bet",
            "query_time": "2024-05-29 09:51:04",
            "create_date": "2024-02-08",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1337 Services LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Charlestown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "carol.ns.cloudflare.com",
                "ernest.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cfant.com",
            "domain_keyword": "cfant",
            "domain_tld": "com",
            "query_time": "2024-04-09 08:30:55",
            "create_date": "2023-08-19",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Domain Privacy Service FBO Registrant",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8017659400",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cranz.co.jp",
            "domain_keyword": "cranz",
            "domain_tld": "co.jp",
            "query_time": "2024-04-11 21:59:59",
            "create_date": "2001-02-23",
            "update_date": "2024-03-01",
            "registrant_company": "Cranz Co., Ltd.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 45,
            "domain_name": "grant.zone",
            "domain_keyword": "grant",
            "domain_tld": "zone",
            "query_time": "2024-04-20 07:20:12",
            "create_date": "2014-10-08",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-08",
            "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": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "crans.com",
            "domain_keyword": "crans",
            "domain_tld": "com",
            "query_time": "2024-04-20 08:01:32",
            "create_date": "2003-10-26",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "cerant.com",
            "domain_keyword": "cerant",
            "domain_tld": "com",
            "query_time": "2024-04-16 23:47:08",
            "create_date": "2000-03-04",
            "update_date": "2024-04-01",
            "expiry_date": "2026-03-04",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "Your Whois Privacy Ltd",
            "registrant_company": "Your Whois Privacy Ltd",
            "registrant_address": "Safenames House, Sunrise Parkway, Linford Wood",
            "registrant_city": "Milton Keynes",
            "registrant_state": "Bucks",
            "registrant_zip": "MK14 6LS",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1908200022",
            "registrant_fax": "+44.1908325192",
            "name_servers": [
                "dns105.register.com",
                "dns106.register.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cront.ru",
            "domain_keyword": "cront",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:10:43",
            "create_date": "2020-01-05",
            "expiry_date": "2025-01-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "crantz.info",
            "domain_keyword": "crantz",
            "domain_tld": "info",
            "query_time": "2024-05-09 14:07:25",
            "create_date": "2004-03-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1039.ui-dns.biz",
                "ns1039.ui-dns.com",
                "ns1039.ui-dns.de",
                "ns1039.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "craft.in",
            "domain_keyword": "craft",
            "domain_tld": "in",
            "query_time": "2024-04-28 11:19:31",
            "create_date": "2006-03-22",
            "update_date": "2023-12-26",
            "expiry_date": "2025-03-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "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": 51,
            "domain_name": "brant.pl",
            "domain_keyword": "brant",
            "domain_tld": "pl",
            "query_time": "2024-05-25 21:46:15",
            "create_date": "2019-04-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "ns1.premium.pl",
                "ns2.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "craft.jewelry",
            "domain_keyword": "craft",
            "domain_tld": "jewelry",
            "query_time": "2024-05-26 03:37:43",
            "create_date": "2022-03-16",
            "update_date": "2024-04-29",
            "expiry_date": "2024-03-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "crandt.com",
            "domain_keyword": "crandt",
            "domain_tld": "com",
            "query_time": "2024-05-27 02:00:07",
            "create_date": "2023-09-20",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "crane.events",
            "domain_keyword": "crane",
            "domain_tld": "events",
            "query_time": "2024-05-29 09:51:04",
            "create_date": "2023-10-03",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "crane.cool",
            "domain_keyword": "crane",
            "domain_tld": "cool",
            "query_time": "2024-04-13 13:33:16",
            "create_date": "2023-12-21",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-21",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "cranj.com",
            "domain_keyword": "cranj",
            "domain_tld": "com",
            "query_time": "2024-04-20 07:58:59",
            "create_date": "2019-04-16",
            "update_date": "2023-09-09",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "FUJIAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cranj.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "jrant.com",
            "domain_keyword": "jrant",
            "domain_tld": "com",
            "query_time": "2024-04-26 18:57:37",
            "create_date": "2015-01-01",
            "update_date": "2020-12-26",
            "expiry_date": "2025-01-01",
            "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": 58,
            "domain_name": "krant.ru",
            "domain_keyword": "krant",
            "domain_tld": "ru",
            "query_time": "2024-05-01 11:13:40",
            "create_date": "2016-09-30",
            "expiry_date": "2024-09-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "krant.it",
            "domain_keyword": "krant",
            "domain_tld": "it",
            "query_time": "2024-04-30 03:48:59",
            "create_date": "2015-11-27",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-13",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 60,
            "domain_name": "grant.com.pl",
            "domain_keyword": "grant",
            "domain_tld": "com.pl",
            "query_time": "2024-05-01 01:51:20",
            "create_date": "2007-11-14",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-14",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns3.biznes-host.pl",
                "ns4.biznes-host.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "crawt.jp",
            "domain_keyword": "crawt",
            "domain_tld": "jp",
            "query_time": "2024-05-09 14:12:11",
            "create_date": "2021-02-02",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 62,
            "domain_name": "craft.co.jp",
            "domain_keyword": "craft",
            "domain_tld": "co.jp",
            "query_time": "2024-05-16 11:54:43",
            "create_date": "2007-06-04",
            "update_date": "2023-07-01",
            "registrant_company": "CRAFT co,.ltd.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp"
            ]
        },
        {
            "num": 63,
            "domain_name": "craht.com",
            "domain_keyword": "craht",
            "domain_tld": "com",
            "query_time": "2024-05-16 11:58:45",
            "create_date": "2023-01-11",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-11",
            "registrar_iana": 2668,
            "registrar_name": "DropCatch.com 909 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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "craat.cat",
            "domain_keyword": "craat",
            "domain_tld": "cat",
            "query_time": "2024-05-27 07:01:37",
            "create_date": "2017-01-12",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "https://www.dondominio.com",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns75235.phdns13.es",
                "ns75235.phdns13.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "clant.dev",
            "domain_keyword": "clant",
            "domain_tld": "dev",
            "query_time": "2024-04-06 01:11:02",
            "create_date": "2023-10-08",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-08",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "craft.org.uk",
            "domain_keyword": "craft",
            "domain_tld": "org.uk",
            "query_time": "2024-04-15 12:32:06",
            "create_date": "2004-02-09",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-09",
            "registrar_name": "Alan Drury [Tag = SIGNS]",
            "registrar_website": "https://www.adsw.co.uk",
            "name_servers": [
                "ns1.chesternet.com",
                "ns2.chesternet.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 67,
            "domain_name": "crane.wine",
            "domain_keyword": "crane",
            "domain_tld": "wine",
            "query_time": "2024-05-08 04:19:54",
            "create_date": "2024-01-01",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-01",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "brant.life",
            "domain_keyword": "brant",
            "domain_tld": "life",
            "query_time": "2024-05-01 03:28:55",
            "create_date": "2024-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "cranc.com",
            "domain_keyword": "cranc",
            "domain_tld": "com",
            "query_time": "2024-04-19 01:41:31",
            "create_date": "2001-12-28",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "SiteTools, Inc.",
            "registrant_address": "1101 Lincoln Blvd",
            "registrant_city": "Santa Monica",
            "registrant_state": "CA",
            "registrant_zip": "90403",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8054557852",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "chant.us",
            "domain_keyword": "chant",
            "domain_tld": "us",
            "query_time": "2024-05-12 22:52:25",
            "create_date": "2002-04-24",
            "update_date": "2017-12-06",
            "expiry_date": "2027-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "CHANT YEDALIAN",
            "registrant_address": "3349 MARY ST. #A",
            "registrant_city": "LA CRESCENTA",
            "registrant_state": "California",
            "registrant_zip": "91214",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8185176873",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "cgant.com",
            "domain_keyword": "cgant",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:05:01",
            "create_date": "2011-01-17",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns1.garmtech.com",
                "ns2.garmtech.com",
                "ns3.garmtech.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "crent.us",
            "domain_keyword": "crent",
            "domain_tld": "us",
            "query_time": "2024-05-25 21:58:35",
            "create_date": "2023-10-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-10-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Scott Bailey",
            "registrant_address": "378 FANTASIA ST",
            "registrant_city": "SAN ANTONIO",
            "registrant_state": "Texas",
            "registrant_zip": "78216",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2103425877",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cerant.uk",
            "domain_keyword": "cerant",
            "domain_tld": "uk",
            "query_time": "2024-05-31 19:40:46",
            "create_date": "2022-09-16",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-16",
            "registrar_name": "Safenames Ltd [Tag = SAFENAMES]",
            "registrar_website": "http://www.safenames.net",
            "name_servers": [
                "dns1.safenames.com",
                "dns2.safenames.net",
                "dns3.safenames.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "crani.space",
            "domain_keyword": "crani",
            "domain_tld": "space",
            "query_time": "2024-05-30 01:43:45",
            "create_date": "2023-07-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-08",
            "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": 75,
            "domain_name": "grant.fish",
            "domain_keyword": "grant",
            "domain_tld": "fish",
            "query_time": "2024-05-30 19:12:26",
            "create_date": "2019-09-23",
            "update_date": "2024-05-11",
            "expiry_date": "2024-09-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 76,
            "domain_name": "brant.pizza",
            "domain_keyword": "brant",
            "domain_tld": "pizza",
            "query_time": "2024-05-01 03:28:55",
            "create_date": "2018-11-23",
            "update_date": "2024-01-07",
            "expiry_date": "2028-11-23",
            "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": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "cract.com",
            "domain_keyword": "cract",
            "domain_tld": "com",
            "query_time": "2024-04-28 11:18:51",
            "create_date": "2007-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "craut.com",
            "domain_keyword": "craut",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:10:25",
            "create_date": "2008-09-21",
            "update_date": "2020-05-17",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "contact via https://www.1api.net/send-message/craut.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "craut.de",
            "domain_keyword": "craut",
            "domain_tld": "de",
            "query_time": "2024-05-04 15:32:13",
            "update_date": "2020-05-17",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 80,
            "domain_name": "cranc.xyz",
            "domain_keyword": "cranc",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 04:19:17",
            "create_date": "2021-10-28",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "craft.legal",
            "domain_keyword": "craft",
            "domain_tld": "legal",
            "query_time": "2024-04-12 23:35:16",
            "create_date": "2023-03-11",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "frant.work",
            "domain_keyword": "frant",
            "domain_tld": "work",
            "query_time": "2024-04-09 09:37:39",
            "create_date": "2023-12-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-11",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "crand.cc",
            "domain_keyword": "crand",
            "domain_tld": "cc",
            "query_time": "2024-04-13 13:32:44",
            "create_date": "2020-09-10",
            "update_date": "2020-09-11",
            "expiry_date": "2030-09-10",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://whois.aliyun.com",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "crank.org.uk",
            "domain_keyword": "crank",
            "domain_tld": "org.uk",
            "query_time": "2024-04-20 07:59:03",
            "create_date": "2001-04-10",
            "update_date": "2024-03-11",
            "expiry_date": "2025-04-10",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns0.jessies.org",
                "ns1.jessies.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "cranv.com",
            "domain_keyword": "cranv",
            "domain_tld": "com",
            "query_time": "2024-05-22 03:43:26",
            "create_date": "2023-05-15",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "crane.dental",
            "domain_keyword": "crane",
            "domain_tld": "dental",
            "query_time": "2024-05-18 11:08:32",
            "create_date": "2021-04-16",
            "update_date": "2024-02-21",
            "expiry_date": "2026-04-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.worldnic.com",
                "ns22.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "crast.net",
            "domain_keyword": "crast",
            "domain_tld": "net",
            "query_time": "2024-05-27 02:02:06",
            "create_date": "2022-01-27",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/crast.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "razvan.ns.cloudflare.com",
                "stevie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "trant.net",
            "domain_keyword": "trant",
            "domain_tld": "net",
            "query_time": "2024-05-27 04:45:03",
            "create_date": "2002-08-23",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-23",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/56fc22ad-4d27-4f88-904b-a5caa21c326f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.machighway.com",
                "ns2.machighway.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "crfnt.com",
            "domain_keyword": "crfnt",
            "domain_tld": "com",
            "query_time": "2024-05-17 20:22:51",
            "create_date": "2023-10-26",
            "update_date": "2023-12-26",
            "expiry_date": "2024-10-26",
            "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": [
                "eric.ns.cloudflare.com",
                "isabel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "chant.cloud",
            "domain_keyword": "chant",
            "domain_tld": "cloud",
            "query_time": "2024-05-16 11:26:45",
            "create_date": "2023-09-02",
            "update_date": "2023-10-30",
            "expiry_date": "2024-09-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "krant.amsterdam",
            "domain_keyword": "krant",
            "domain_tld": "amsterdam",
            "query_time": "2024-06-01 03:08:04",
            "create_date": "2015-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "DotAMSTERDAM B.V.",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "crane.design",
            "domain_keyword": "crane",
            "domain_tld": "design",
            "query_time": "2024-04-13 13:33:16",
            "create_date": "2018-12-20",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-20",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "www.nic.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sankt-Peterburg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "chant.tel",
            "domain_keyword": "chant",
            "domain_tld": "tel",
            "query_time": "2024-04-16 21:37:32",
            "create_date": "2009-04-01",
            "update_date": "2017-12-30",
            "expiry_date": "2027-03-31",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CHANT YEDALIAN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar 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": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "crint.net",
            "domain_keyword": "crint",
            "domain_tld": "net",
            "query_time": "2024-04-17 12:25:54",
            "create_date": "2018-05-08",
            "update_date": "2022-09-06",
            "expiry_date": "2025-05-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=crint.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-1532.awsdns-63.org",
                "ns-1640.awsdns-13.co.uk",
                "ns-287.awsdns-35.com",
                "ns-884.awsdns-46.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "grant.loans",
            "domain_keyword": "grant",
            "domain_tld": "loans",
            "query_time": "2024-05-01 01:51:18",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "grant.community",
            "domain_keyword": "grant",
            "domain_tld": "community",
            "query_time": "2024-05-21 14:27:03",
            "create_date": "2019-05-29",
            "update_date": "2021-05-09",
            "expiry_date": "2026-05-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1039.awsdns-01.org",
                "ns-1984.awsdns-56.co.uk",
                "ns-261.awsdns-32.com",
                "ns-729.awsdns-27.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "cranz.ru",
            "domain_keyword": "cranz",
            "domain_tld": "ru",
            "query_time": "2024-05-26 03:41:47",
            "create_date": "2011-04-30",
            "expiry_date": "2025-04-30",
            "registrar_name": "ARDIS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.ru-tld.ru",
                "dns2.ru-tld.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "brant.photography",
            "domain_keyword": "brant",
            "domain_tld": "photography",
            "query_time": "2024-06-02 15:18:04",
            "create_date": "2014-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Brant Photography",
            "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": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.de",
                "ns-us.1and1-dns.org",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "grant.media",
            "domain_keyword": "grant",
            "domain_tld": "media",
            "query_time": "2024-04-20 07:20:12",
            "create_date": "2014-10-08",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-08",
            "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": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "crwnt.com",
            "domain_keyword": "crwnt",
            "domain_tld": "com",
            "query_time": "2024-05-20 10:37:10",
            "create_date": "2013-03-17",
            "update_date": "2024-03-07",
            "expiry_date": "2027-03-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>crant.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1653</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>cranq.dev, crano.co.jp, crana.net, crani.com, grant.nra, crint.pro, crunt.best, crank.net, cgrant.xyz, cramt.com, grant.codes, cyant.shop, chant.biz, crane.tips, carant.net, craft.film, brant.zip, crnat.org, mrant.top, arant.net, kcrant.com, cranq.nl, cratt.xyz, crane.com, cerant.info, chant.co, grant.guru, craft.enterprises, cgrant.co.uk, chant.family, crank.de, cwant.com, corant.co, cranb.com, craft.school, craft.lease, crann.com, brant.se, cranc.org, crayt.ru, frant.uk, crane.bet, cfant.com, cranz.co.jp, grant.zone, crans.com, cerant.com, cront.ru, crantz.info, craft.in, brant.pl, craft.jewelry, crandt.com, crane.events, crane.cool, cranj.com, jrant.com, krant.ru, krant.it, grant.com.pl, crawt.jp, craft.co.jp, craht.com, craat.cat, clant.dev, craft.org.uk, crane.wine, brant.life, cranc.com, chant.us, cgant.com, crent.us, cerant.uk, crani.space, grant.fish, brant.pizza, cract.com, craut.com, craut.de, cranc.xyz, craft.legal, frant.work, crand.cc, crank.org.uk, cranv.com, crane.dental, crast.net, trant.net, crfnt.com, chant.cloud, krant.amsterdam, crane.design, chant.tel, crint.net, grant.loans, grant.community, cranz.ru, brant.photography, grant.media, crwnt.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cranq.dev</domain_name>
   <domain_keyword>cranq</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-11 21:59:51</query_time>
   <create_date>2020-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>kim.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>crano.co.jp</domain_name>
   <domain_keyword>crano</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-20 08:01:29</query_time>
   <create_date>2012-12-24</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>Crano, Inc.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>crana.net</domain_name>
   <domain_keyword>crana</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 01:40:06</query_time>
   <create_date>2010-03-12</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.hostinger.com</value>
    <value>ns2.hostinger.com</value>
    <value>ns3.hostinger.com</value>
    <value>ns4.hostinger.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>crani.com</domain_name>
   <domain_keyword>crani</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 13:34:56</query_time>
   <create_date>2003-12-20</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-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.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>grant.nra</domain_name>
   <domain_keyword>grant</domain_keyword>
   <domain_tld>nra</domain_tld>
   <query_time>2024-05-10 22:27:48</query_time>
   <create_date>2019-06-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NRA Holdings Company, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>crint.pro</domain_name>
   <domain_keyword>crint</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-10 18:04:16</query_time>
   <create_date>2017-12-28</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://ukraine.com.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.inhostedns.com</value>
    <value>ns23.inhostedns.net</value>
    <value>ns33.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>crunt.best</domain_name>
   <domain_keyword>crunt</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-22 09:01:48</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <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>eleanor.ns.cloudflare.com</value>
    <value>troy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>crank.net</domain_name>
   <domain_keyword>crank</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 13:35:14</query_time>
   <create_date>1997-11-15</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cgrant.xyz</domain_name>
   <domain_keyword>cgrant</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-14 17:56:43</query_time>
   <create_date>2024-04-12</create_date>
   <expiry_date>2027-04-12</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>cramt.com</domain_name>
   <domain_keyword>cramt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 01:40:02</query_time>
   <create_date>2016-07-26</create_date>
   <update_date>2020-07-20</update_date>
   <expiry_date>2025-07-26</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>11</num>
   <domain_name>grant.codes</domain_name>
   <domain_keyword>grant</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-04-25 15:37:04</query_time>
   <create_date>2014-09-06</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-09-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>grant.codes</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dahlia.ns.cloudflare.com</value>
    <value>owen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cyant.shop</domain_name>
   <domain_keyword>cyant</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-02 03:18:42</query_time>
   <create_date>2020-08-04</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2030-08-04</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>chant.biz</domain_name>
   <domain_keyword>chant</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-28 18:53:19</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>crane.tips</domain_name>
   <domain_keyword>crane</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-08 04:19:54</query_time>
   <create_date>2014-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2026-05-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>carant.net</domain_name>
   <domain_keyword>carant</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 12:18:05</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Umesh Gupta</registrant_name>
   <registrant_company>Usha Shriram Enterprises P.Ltd.</registrant_company>
   <registrant_address>11-12 Block A DDA Commercial Complex,Naraina Ring Road</registrant_address>
   <registrant_city>Delhi</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>110028</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.1145770990</registrant_phone>
   <name_servers>
    <value>ns1.dimension-next.com</value>
    <value>ns2.dimension-next.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>craft.film</domain_name>
   <domain_keyword>craft</domain_keyword>
   <domain_tld>film</domain_tld>
   <query_time>2024-05-23 23:59:41</query_time>
   <create_date>2018-03-23</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2028-03-23</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>ns63.domaincontrol.com</value>
    <value>ns64.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>17</num>
   <domain_name>brant.zip</domain_name>
   <domain_keyword>brant</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-04-07 06:22:28</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>crnat.org</domain_name>
   <domain_keyword>crnat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 23:30:38</query_time>
   <create_date>2019-10-31</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-10-31</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>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>mrant.top</domain_name>
   <domain_keyword>mrant</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-27 04:44:14</query_time>
   <create_date>2021-10-25</create_date>
   <expiry_date>2024-10-25</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>liu jiang wei</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>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>arant.net</domain_name>
   <domain_keyword>arant</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 05:53:17</query_time>
   <create_date>1999-06-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2027-06-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns59.worldnic.com</value>
    <value>ns60.worldnic.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>kcrant.com</domain_name>
   <domain_keyword>kcrant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 02:45:52</query_time>
   <create_date>2020-07-28</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/kcrant.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>cranq.nl</domain_name>
   <domain_keyword>cranq</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 14:07:19</query_time>
   <create_date>2015-03-18</create_date>
   <update_date>2022-04-13</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>cratt.xyz</domain_name>
   <domain_keyword>cratt</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 02:02:23</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-05</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>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>crane.com</domain_name>
   <domain_keyword>crane</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 02:00:10</query_time>
   <create_date>1993-11-18</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns75.worldnic.com</value>
    <value>ns76.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>cerant.info</domain_name>
   <domain_keyword>cerant</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 11:52:59</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>chant.co</domain_name>
   <domain_keyword>chant</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-26 03:11:00</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-07-19</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>[ VISIT NAMECORE.COM TO CONTACT US ] - Namecore</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namepros-dns.com</value>
    <value>ns2.namepros-dns.org</value>
    <value>zss5p6352r53spzb3phzhs8pdh6583j8.ns.namepros-dns.is</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>grant.guru</domain_name>
   <domain_keyword>grant</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-30 19:12:26</query_time>
   <create_date>2014-02-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>28</num>
   <domain_name>craft.enterprises</domain_name>
   <domain_keyword>craft</domain_keyword>
   <domain_tld>enterprises</domain_tld>
   <query_time>2024-05-31 09:37:07</query_time>
   <create_date>2021-07-14</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>cgrant.co.uk</domain_name>
   <domain_keyword>cgrant</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 20:13:13</query_time>
   <create_date>1999-04-18</create_date>
   <update_date>2023-04-15</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>Easyspace Ltd t/a Hosting UK [Tag = INTERNETENG]</registrar_name>
   <registrar_website>http://www.hostinguk.net</registrar_website>
   <name_servers>
    <value>ns1.hostinguk.net</value>
    <value>ns2.hostinguk.net</value>
    <value>ns3.hostinguk.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>chant.family</domain_name>
   <domain_keyword>chant</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-04-16 21:37:31</query_time>
   <create_date>2016-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>675</registrar_iana>
   <registrar_name>Super Registry Ltd</registrar_name>
   <registrar_website>http://superregistry.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Hero Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BB</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>dns4.zenutech.com</value>
    <value>dns5.zenutech.com</value>
    <value>dns6.zenutech.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>crank.de</domain_name>
   <domain_keyword>crank</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 15:31:54</query_time>
   <update_date>2023-05-15</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>cwant.com</domain_name>
   <domain_keyword>cwant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 09:19:43</query_time>
   <create_date>2018-06-13</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/cwant.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>corant.co</domain_name>
   <domain_keyword>corant</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-02 04:40:10</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-17</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>ee5ff475.verify.hn</value>
    <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>34</num>
   <domain_name>cranb.com</domain_name>
   <domain_keyword>cranb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 01:40:10</query_time>
   <create_date>2014-02-03</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-02</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>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>craft.school</domain_name>
   <domain_keyword>craft</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-04-12 23:35:17</query_time>
   <create_date>2015-06-03</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>craft.lease</domain_name>
   <domain_keyword>craft</domain_keyword>
   <domain_tld>lease</domain_tld>
   <query_time>2024-04-12 23:35:16</query_time>
   <create_date>2022-07-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>crann.com</domain_name>
   <domain_keyword>crann</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 10:49:26</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2022-11-16</update_date>
   <expiry_date>2024-11-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>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>38</num>
   <domain_name>brant.se</domain_name>
   <domain_keyword>brant</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:13:00</query_time>
   <create_date>2017-07-01</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>INLEED</registrar_name>
   <name_servers>
    <value>ns1.inleed.net</value>
    <value>ns2.inleed.net</value>
    <value>ns3.inleed.net</value>
    <value>ns4.inleed.net</value>
    <value>ns5.inleed.net</value>
    <value>ns6.inleed.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>cranc.org</domain_name>
   <domain_keyword>cranc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 04:19:17</query_time>
   <create_date>2019-10-25</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>https://whois.sawbuck.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>crayt.ru</domain_name>
   <domain_keyword>crayt</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 03:51:58</query_time>
   <create_date>2020-06-11</create_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>frant.uk</domain_name>
   <domain_keyword>frant</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 15:06:22</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2021-10-22</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = WEBHOUND]</registrar_name>
   <registrar_website>http://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>crane.bet</domain_name>
   <domain_keyword>crane</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-29 09:51:04</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-08</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>1337 Services LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Charlestown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</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>carol.ns.cloudflare.com</value>
    <value>ernest.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>cfant.com</domain_name>
   <domain_keyword>cfant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 08:30:55</query_time>
   <create_date>2023-08-19</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Domain Privacy Service FBO Registrant</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.8017659400</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>cranz.co.jp</domain_name>
   <domain_keyword>cranz</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-11 21:59:59</query_time>
   <create_date>2001-02-23</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>Cranz Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>45</num>
   <domain_name>grant.zone</domain_name>
   <domain_keyword>grant</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-04-20 07:20:12</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-08</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>pdns05.domaincontrol.com</value>
    <value>pdns06.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>46</num>
   <domain_name>crans.com</domain_name>
   <domain_keyword>crans</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 08:01:32</query_time>
   <create_date>2003-10-26</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-26</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>cerant.com</domain_name>
   <domain_keyword>cerant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 23:47:08</query_time>
   <create_date>2000-03-04</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2026-03-04</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>Your Whois Privacy Ltd</registrant_name>
   <registrant_company>Your Whois Privacy Ltd</registrant_company>
   <registrant_address>Safenames House, Sunrise Parkway, Linford Wood</registrant_address>
   <registrant_city>Milton Keynes</registrant_city>
   <registrant_state>Bucks</registrant_state>
   <registrant_zip>MK14 6LS</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1908200022</registrant_phone>
   <registrant_fax>+44.1908325192</registrant_fax>
   <name_servers>
    <value>dns105.register.com</value>
    <value>dns106.register.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>cront.ru</domain_name>
   <domain_keyword>cront</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:10:43</query_time>
   <create_date>2020-01-05</create_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>crantz.info</domain_name>
   <domain_keyword>crantz</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 14:07:25</query_time>
   <create_date>2004-03-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1039.ui-dns.biz</value>
    <value>ns1039.ui-dns.com</value>
    <value>ns1039.ui-dns.de</value>
    <value>ns1039.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>craft.in</domain_name>
   <domain_keyword>craft</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-28 11:19:31</query_time>
   <create_date>2006-03-22</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-03-22</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>51</num>
   <domain_name>brant.pl</domain_name>
   <domain_keyword>brant</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-25 21:46:15</query_time>
   <create_date>2019-04-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.premium.pl</value>
    <value>ns2.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>craft.jewelry</domain_name>
   <domain_keyword>craft</domain_keyword>
   <domain_tld>jewelry</domain_tld>
   <query_time>2024-05-26 03:37:43</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>crandt.com</domain_name>
   <domain_keyword>crandt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 02:00:07</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>crane.events</domain_name>
   <domain_keyword>crane</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-29 09:51:04</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>55</num>
   <domain_name>crane.cool</domain_name>
   <domain_keyword>crane</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-04-13 13:33:16</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>cranj.com</domain_name>
   <domain_keyword>cranj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 07:58:59</query_time>
   <create_date>2019-04-16</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>FUJIAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=cranj.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>jrant.com</domain_name>
   <domain_keyword>jrant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 18:57:37</query_time>
   <create_date>2015-01-01</create_date>
   <update_date>2020-12-26</update_date>
   <expiry_date>2025-01-01</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>58</num>
   <domain_name>krant.ru</domain_name>
   <domain_keyword>krant</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 11:13:40</query_time>
   <create_date>2016-09-30</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>krant.it</domain_name>
   <domain_keyword>krant</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-30 03:48:59</query_time>
   <create_date>2015-11-27</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>grant.com.pl</domain_name>
   <domain_keyword>grant</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-01 01:51:20</query_time>
   <create_date>2007-11-14</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns3.biznes-host.pl</value>
    <value>ns4.biznes-host.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>crawt.jp</domain_name>
   <domain_keyword>crawt</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-09 14:12:11</query_time>
   <create_date>2021-02-02</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>craft.co.jp</domain_name>
   <domain_keyword>craft</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-16 11:54:43</query_time>
   <create_date>2007-06-04</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>CRAFT co,.ltd.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>63</num>
   <domain_name>craht.com</domain_name>
   <domain_keyword>craht</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 11:58:45</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>2668</registrar_iana>
   <registrar_name>DropCatch.com 909 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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>craat.cat</domain_name>
   <domain_keyword>craat</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-27 07:01:37</query_time>
   <create_date>2017-01-12</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns75235.phdns13.es</value>
    <value>ns75235.phdns13.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>clant.dev</domain_name>
   <domain_keyword>clant</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-06 01:11:02</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>craft.org.uk</domain_name>
   <domain_keyword>craft</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-15 12:32:06</query_time>
   <create_date>2004-02-09</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>Alan Drury [Tag = SIGNS]</registrar_name>
   <registrar_website>https://www.adsw.co.uk</registrar_website>
   <name_servers>
    <value>ns1.chesternet.com</value>
    <value>ns2.chesternet.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>crane.wine</domain_name>
   <domain_keyword>crane</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-05-08 04:19:54</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>brant.life</domain_name>
   <domain_keyword>brant</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-01 03:28:55</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>cranc.com</domain_name>
   <domain_keyword>cranc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 01:41:31</query_time>
   <create_date>2001-12-28</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-28</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</registrant_name>
   <registrant_company>SiteTools, Inc.</registrant_company>
   <registrant_address>1101 Lincoln Blvd</registrant_address>
   <registrant_city>Santa Monica</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>90403</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8054557852</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>chant.us</domain_name>
   <domain_keyword>chant</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-12 22:52:25</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2017-12-06</update_date>
   <expiry_date>2027-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>CHANT YEDALIAN</registrant_name>
   <registrant_address>3349 MARY ST. #A</registrant_address>
   <registrant_city>LA CRESCENTA</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>91214</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8185176873</registrant_phone>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>cgant.com</domain_name>
   <domain_keyword>cgant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:05:01</query_time>
   <create_date>2011-01-17</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.garmtech.com</value>
    <value>ns2.garmtech.com</value>
    <value>ns3.garmtech.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>crent.us</domain_name>
   <domain_keyword>crent</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-25 21:58:35</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Scott Bailey</registrant_name>
   <registrant_address>378 FANTASIA ST</registrant_address>
   <registrant_city>SAN ANTONIO</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78216</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2103425877</registrant_phone>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <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>73</num>
   <domain_name>cerant.uk</domain_name>
   <domain_keyword>cerant</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-31 19:40:46</query_time>
   <create_date>2022-09-16</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>Safenames Ltd [Tag = SAFENAMES]</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <name_servers>
    <value>dns1.safenames.com</value>
    <value>dns2.safenames.net</value>
    <value>dns3.safenames.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>crani.space</domain_name>
   <domain_keyword>crani</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-30 01:43:45</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-08</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>75</num>
   <domain_name>grant.fish</domain_name>
   <domain_keyword>grant</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-05-30 19:12:26</query_time>
   <create_date>2019-09-23</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>brant.pizza</domain_name>
   <domain_keyword>brant</domain_keyword>
   <domain_tld>pizza</domain_tld>
   <query_time>2024-05-01 03:28:55</query_time>
   <create_date>2018-11-23</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2028-11-23</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>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>cract.com</domain_name>
   <domain_keyword>cract</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 11:18:51</query_time>
   <create_date>2007-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.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>78</num>
   <domain_name>craut.com</domain_name>
   <domain_keyword>craut</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:10:25</query_time>
   <create_date>2008-09-21</create_date>
   <update_date>2020-05-17</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/craut.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>craut.de</domain_name>
   <domain_keyword>craut</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 15:32:13</query_time>
   <update_date>2020-05-17</update_date>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>cranc.xyz</domain_name>
   <domain_keyword>cranc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 04:19:17</query_time>
   <create_date>2021-10-28</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>craft.legal</domain_name>
   <domain_keyword>craft</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-04-12 23:35:16</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>frant.work</domain_name>
   <domain_keyword>frant</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-09 09:37:39</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-11</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>crand.cc</domain_name>
   <domain_keyword>crand</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-13 13:32:44</query_time>
   <create_date>2020-09-10</create_date>
   <update_date>2020-09-11</update_date>
   <expiry_date>2030-09-10</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://whois.aliyun.com</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>crank.org.uk</domain_name>
   <domain_keyword>crank</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-20 07:59:03</query_time>
   <create_date>2001-04-10</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns0.jessies.org</value>
    <value>ns1.jessies.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>cranv.com</domain_name>
   <domain_keyword>cranv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 03:43:26</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>crane.dental</domain_name>
   <domain_keyword>crane</domain_keyword>
   <domain_tld>dental</domain_tld>
   <query_time>2024-05-18 11:08:32</query_time>
   <create_date>2021-04-16</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2026-04-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.worldnic.com</value>
    <value>ns22.worldnic.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>crast.net</domain_name>
   <domain_keyword>crast</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 02:02:06</query_time>
   <create_date>2022-01-27</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/crast.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>razvan.ns.cloudflare.com</value>
    <value>stevie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>trant.net</domain_name>
   <domain_keyword>trant</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 04:45:03</query_time>
   <create_date>2002-08-23</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/56fc22ad-4d27-4f88-904b-a5caa21c326f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.machighway.com</value>
    <value>ns2.machighway.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>crfnt.com</domain_name>
   <domain_keyword>crfnt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 20:22:51</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-10-26</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>eric.ns.cloudflare.com</value>
    <value>isabel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>chant.cloud</domain_name>
   <domain_keyword>chant</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-16 11:26:45</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>krant.amsterdam</domain_name>
   <domain_keyword>krant</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-06-01 03:08:04</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>DotAMSTERDAM B.V.</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>crane.design</domain_name>
   <domain_keyword>crane</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-13 13:33:16</query_time>
   <create_date>2018-12-20</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>www.nic.ru</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>Sankt-Peterburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>chant.tel</domain_name>
   <domain_keyword>chant</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-16 21:37:32</query_time>
   <create_date>2009-04-01</create_date>
   <update_date>2017-12-30</update_date>
   <expiry_date>2027-03-31</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>CHANT YEDALIAN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois service of the registrar 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>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>crint.net</domain_name>
   <domain_keyword>crint</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 12:25:54</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2025-05-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=crint.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-1532.awsdns-63.org</value>
    <value>ns-1640.awsdns-13.co.uk</value>
    <value>ns-287.awsdns-35.com</value>
    <value>ns-884.awsdns-46.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>grant.loans</domain_name>
   <domain_keyword>grant</domain_keyword>
   <domain_tld>loans</domain_tld>
   <query_time>2024-05-01 01:51:18</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>grant.community</domain_name>
   <domain_keyword>grant</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-21 14:27:03</query_time>
   <create_date>2019-05-29</create_date>
   <update_date>2021-05-09</update_date>
   <expiry_date>2026-05-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1039.awsdns-01.org</value>
    <value>ns-1984.awsdns-56.co.uk</value>
    <value>ns-261.awsdns-32.com</value>
    <value>ns-729.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>cranz.ru</domain_name>
   <domain_keyword>cranz</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-26 03:41:47</query_time>
   <create_date>2011-04-30</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>ARDIS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.ru-tld.ru</value>
    <value>dns2.ru-tld.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>brant.photography</domain_name>
   <domain_keyword>brant</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-06-02 15:18:04</query_time>
   <create_date>2014-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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>Brant Photography</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.de</value>
    <value>ns-us.1and1-dns.org</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>grant.media</domain_name>
   <domain_keyword>grant</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-20 07:20:12</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-08</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>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>crwnt.com</domain_name>
   <domain_keyword>crwnt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 10:37:10</query_time>
   <create_date>2013-03-17</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2027-03-17</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.056</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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