WHOIS QUERY TIME

9 May 2024 - 11:56 AM UTC

Registered: 8 February 2018
Modified: 23 April 2024

REGISTRAR

Name: mijn.host

DNSSEC

no

NAME SERVERS

dan.ns.cloudflare.com
hazel.ns.cloudflare.com

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=dalicious.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "dalicious.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "dalicious.nl",
            "domain_keyword": "dalicious",
            "domain_tld": "nl",
            "query_time": "2024-05-09 11:56:56",
            "create_date": "2018-02-08",
            "update_date": "2024-04-23",
            "registrar_name": "mijn.host",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "hazel.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.057,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>dalicious.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>dalicious.nl</domain_name>
   <domain_keyword>dalicious</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 11:56:56</query_time>
   <create_date>2018-02-08</create_date>
   <update_date>2024-04-23</update_date>
   <registrar_name>mijn.host</registrar_name>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>hazel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.057</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.177 seconds) for "dalicious.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Apr 2023 - 8:18 PM UTC

Registered: 8 February 2018
Modified: 12 July 2020

REGISTRAR

Name: Registrar.eu

DNSSEC

no

NAME SERVERS

dns1.hosted.nl
dns2.hosted.nl
dns3.hosted.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

7 Aug 2023 - 7:15 PM UTC

Registered: 8 February 2018
Modified: 31 July 2023

REGISTRAR

Name: Hostnet B.V.

DNSSEC

yes

NAME SERVERS

ns01.hostnet.nl
ns02.hostnet.nl

DOMAIN STATUS

Active

#3 - QUERY TIME

9 May 2024 - 11:56 AM UTC

Registered: 8 February 2018
Modified: 23 April 2024

REGISTRAR

Name: mijn.host

DNSSEC

no

NAME SERVERS

dan.ns.cloudflare.com
hazel.ns.cloudflare.com

DOMAIN STATUS

Active

* 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=dalicious.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "dalicious.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "dalicious.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "dalicious.nl",
            "domain_keyword": "dalicious",
            "domain_tld": "nl",
            "query_time": "2023-04-27 20:18:30",
            "create_date": "2018-02-08",
            "update_date": "2020-07-12",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "dns1.hosted.nl",
                "dns2.hosted.nl",
                "dns3.hosted.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "dalicious.nl",
            "domain_keyword": "dalicious",
            "domain_tld": "nl",
            "query_time": "2023-08-07 19:15:58",
            "create_date": "2018-02-08",
            "update_date": "2023-07-31",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "dalicious.nl",
            "domain_keyword": "dalicious",
            "domain_tld": "nl",
            "query_time": "2024-05-09 11:56:56",
            "create_date": "2018-02-08",
            "update_date": "2024-04-23",
            "registrar_name": "mijn.host",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "hazel.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.177,
        "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>dalicious.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>dalicious.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dalicious.nl</domain_name>
   <domain_keyword>dalicious</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-27 20:18:30</query_time>
   <create_date>2018-02-08</create_date>
   <update_date>2020-07-12</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>dns1.hosted.nl</value>
    <value>dns2.hosted.nl</value>
    <value>dns3.hosted.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dalicious.nl</domain_name>
   <domain_keyword>dalicious</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-08-07 19:15:58</query_time>
   <create_date>2018-02-08</create_date>
   <update_date>2023-07-31</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>3</num>
   <domain_name>dalicious.nl</domain_name>
   <domain_keyword>dalicious</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 11:56:56</query_time>
   <create_date>2018-02-08</create_date>
   <update_date>2024-04-23</update_date>
   <registrar_name>mijn.host</registrar_name>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>hazel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.177</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 5 domain names (in 0.053 seconds) which contained the exact domain keyword "dalicious".
Domain Name Registered Expiry Registrar Ownership
1 dalicious.com 20 Aug 2008 20 Aug 2025 Alpine Domains Inc. eWeb Development Inc.
2 dalicious.kr 28 Apr 2016 28 Apr 2024 (?)??? ??? ??? ???
3 dalicious.co 28 Apr 2016 27 Apr 2027 Whois Corp. Whois Domain Admin.
4 dalicious.nl 8 Feb 2018 - mijn.host -
5 dalicious.life 1 Dec 2018 1 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 dalicious.fr 20 Nov 2023 20 Nov 2024 Hosting Concepts B.V. d/b/a Openprovider Hostingindustries privacy protect

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=dalicious&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "dalicious",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "dalicious.com, dalicious.kr, dalicious.co, dalicious.nl, dalicious.life, dalicious.fr",
    "results": [
        {
            "num": 1,
            "domain_name": "dalicious.com",
            "domain_keyword": "dalicious",
            "domain_tld": "com",
            "query_time": "2024-04-19 00:54:19",
            "create_date": "2008-08-20",
            "update_date": "2023-07-17",
            "expiry_date": "2025-08-20",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dalicious.kr",
            "domain_keyword": "dalicious",
            "domain_tld": "kr",
            "query_time": "2022-06-19 07:24:28",
            "create_date": "2016-04-28",
            "update_date": "2021-03-30",
            "expiry_date": "2024-04-28",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "??? ??? ???",
            "registrant_address": "????? ??? ????34? 27 ??????? 3? 1101? #1101 Daerung post tower 182-4 guro3dong guro gu, Seoul",
            "registrant_zip": "08378"
        },
        {
            "num": 3,
            "domain_name": "dalicious.co",
            "domain_keyword": "dalicious",
            "domain_tld": "co",
            "query_time": "2024-05-03 16:26:13",
            "create_date": "2016-04-28",
            "update_date": "2024-05-03",
            "expiry_date": "2027-04-27",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "https://whois.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Domain Admin.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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-1141.awsdns-14.org",
                "ns-164.awsdns-20.com",
                "ns-1872.awsdns-42.co.uk",
                "ns-612.awsdns-12.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "dalicious.nl",
            "domain_keyword": "dalicious",
            "domain_tld": "nl",
            "query_time": "2024-05-09 11:56:56",
            "create_date": "2018-02-08",
            "update_date": "2024-04-23",
            "registrar_name": "mijn.host",
            "name_servers": [
                "dan.ns.cloudflare.com",
                "hazel.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "dalicious.life",
            "domain_keyword": "dalicious",
            "domain_tld": "life",
            "query_time": "2024-04-19 00:54:19",
            "create_date": "2018-12-01",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-01",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "dalicious.fr",
            "domain_keyword": "dalicious",
            "domain_tld": "fr",
            "query_time": "2024-05-05 05:18:10",
            "create_date": "2023-11-20",
            "update_date": "2024-03-25",
            "expiry_date": "2024-11-20",
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "Hostingindustries privacy protect",
            "registrant_address": "Hostingindustries privacy protect, Velserstraat 80, 2023 EE Haarlem, Noord-Holland",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.233020231",
            "name_servers": [
                "nssec1.hostingindustries.nl",
                "nssec2.hostingindustries.nl",
                "nssec3.hostingindustries.de"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>dalicious</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>dalicious.com, dalicious.kr, dalicious.co, dalicious.nl, dalicious.life, dalicious.fr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dalicious.com</domain_name>
   <domain_keyword>dalicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 00:54:19</query_time>
   <create_date>2008-08-20</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-08-20</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dalicious.kr</domain_name>
   <domain_keyword>dalicious</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-06-19 07:24:28</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2021-03-30</update_date>
   <expiry_date>2024-04-28</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>??? ??? ???</registrant_name>
   <registrant_address>????? ??? ????34? 27 ??????? 3? 1101? #1101 Daerung post tower 182-4 guro3dong guro gu, Seoul</registrant_address>
   <registrant_zip>08378</registrant_zip>
  </value>
  <value>
   <num>3</num>
   <domain_name>dalicious.co</domain_name>
   <domain_keyword>dalicious</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-03 16:26:13</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2027-04-27</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>https://whois.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Domain Admin.</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>KR</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-1141.awsdns-14.org</value>
    <value>ns-164.awsdns-20.com</value>
    <value>ns-1872.awsdns-42.co.uk</value>
    <value>ns-612.awsdns-12.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dalicious.nl</domain_name>
   <domain_keyword>dalicious</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 11:56:56</query_time>
   <create_date>2018-02-08</create_date>
   <update_date>2024-04-23</update_date>
   <registrar_name>mijn.host</registrar_name>
   <name_servers>
    <value>dan.ns.cloudflare.com</value>
    <value>hazel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>dalicious.life</domain_name>
   <domain_keyword>dalicious</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-19 00:54:19</query_time>
   <create_date>2018-12-01</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-01</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>dalicious.fr</domain_name>
   <domain_keyword>dalicious</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 05:18:10</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>Hostingindustries privacy protect</registrant_company>
   <registrant_address>Hostingindustries privacy protect, Velserstraat 80, 2023 EE Haarlem, Noord-Holland</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.233020231</registrant_phone>
   <name_servers>
    <value>nssec1.hostingindustries.nl</value>
    <value>nssec2.hostingindustries.nl</value>
    <value>nssec3.hostingindustries.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.053</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,608 domain names (in 0.245 seconds) which look and sound like the brand name "dalicious".
Domain Name Registered Expiry Registrar Ownership
1 malicious.ventures 2 Jan 2024 2 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
2 talicious.com 17 Apr 2012 17 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 dealicious.de - - - -
4 delicious.show 6 Jun 2020 6 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
5 malicious.directory 17 May 2015 17 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 jalicious.com 30 Oct 2008 30 Oct 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com Maison Limited
7 delicious.desi 18 Apr 2015 18 Apr 2024 Name.com, Inc kaleidomedia
8 malicious.network 25 Oct 2019 25 Oct 2024 Cloudflare, Inc REDACTED FOR PRIVACY
9 dialicious.watch 1 Jun 2022 1 Jun 2025 IONOS SE Achille SAS
10 adlicious.nl 16 Mar 2012 - XNS Registrar B.V. -
11 delicious.co.jp 27 Jul 2004 - - DELICIOUS INC.
12 malicious.report 22 Aug 2023 22 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 delicious.au - - Corporation Service Company (Aust) Pty Ltd Domain Manager
14 daylicious.com 17 Feb 2005 17 Feb 2028 Squarespace Domains II LLC WB Group
15 malicious.download 15 May 2023 15 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 daylicious.net 8 May 2004 8 May 2025 IONOS SE 1&1 Internet Limited
17 delicious.pe - - 1API GmbH Registration Private
18 delicious.horse 26 Aug 2022 26 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 delicious.wiki 24 Dec 2023 24 Dec 2024 Porkbun Private by Design, LLC
20 delicious.red 15 Jul 2019 15 Jul 2024 GoDaddy Corporate Domains, LLC REDACTED FOR PRIVACY
21 malicious.dev 1 Mar 2019 1 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
22 dealicious.me 9 Feb 2024 9 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 zalicious.com 6 Aug 2014 6 Aug 2024 GoDaddy.com, LLC -
24 delicious.tv 15 Apr 2010 15 Apr 2025 Name.com, Inc. Domain Protection Services, Inc.
25 talicious.net 4 May 2024 4 May 2025 IONOS SE 1&1 Internet Inc
26 malicious.com.au - - Web Address Registration Pty Ltd Leigh Kuilboer
27 malicious.pro 5 Aug 2021 5 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 dolicious.be 4 Mar 2021 - One.com A/S -
29 delicious.cam 30 Mar 2022 30 Mar 2025 Namecheap Withheld for Privacy Purposes
30 malicious.ru 21 Dec 2018 21 Dec 2024 REGRU-RU Private Person
31 delicious.photography 28 Feb 2014 28 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
32 malicious.work 16 Oct 2015 16 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 dialicious.nl 4 Sep 2008 - team.blue nl B.V. -
34 calicious.com 25 Jan 2015 25 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
35 dllicious.com 6 Aug 2020 6 Aug 2024 Porkbun LLC Private by Design, LLC
36 adlicious.info 10 May 2016 10 May 2025 Gandi SAS adlicious GmbH
37 daleicious.com 5 Mar 2021 5 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
38 falicious.com 24 Oct 2013 24 Oct 2024 IONOS SE DomCollect International GmbH
39 dialicious.com 27 Jun 2017 27 Jun 2024 IONOS SE Achille SAS
40 malicious.host 28 May 2024 28 May 2025 Porkbun, LLC Private by Design, LLC
41 adlicious.agency 10 Nov 2022 10 Nov 2024 Gandi SAS adlicious GmbH
42 adlicious.net 10 May 2016 10 May 2025 GANDI SAS adlicious GmbH
43 malicious.link 28 Nov 2017 28 Nov 2024 Gandi SAS REDACTED FOR PRIVACY
44 malicious.codes 28 Oct 2022 28 Oct 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
45 delicious.design 6 Aug 2019 6 Aug 2024 Squarespace Domains II LLC Delicious Design League
46 malicious.solutions 6 Feb 2024 6 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 malicious.site 18 Jan 2017 18 Jan 2030 Tucows.com Co. 1337 Services LLC
48 malicious.page 9 Oct 2018 9 Oct 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
49 delicious.beauty 29 Apr 2023 29 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
50 daolicious.xyz 10 Oct 2021 10 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
51 dealicious.net 3 Sep 2005 3 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
52 dhalicious.co.uk 4 Jul 2020 4 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
53 delicious.capital 12 Sep 2017 12 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
54 delicious.ru 15 Jan 2020 15 Jan 2025 RU-CENTER-RU JSC RU-CENTER
55 yalicious.com 2 Aug 2015 2 Aug 2025 GoDaddy.com, LLC -
56 dolicious.com 13 Feb 2006 13 Feb 2025 MarkMonitor, Inc. Dole Food Company, Inc.
57 adlicious.business 11 Nov 2022 11 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
58 delicious.boutique 2 Mar 2019 2 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
59 dealicious.co.uk 1 Nov 2023 1 Nov 2024 LCN.com Ltd [Tag = LCN] Domain Proxy Service. LCN.com Limited
60 d-licious.net 17 Apr 2007 7 Dec 2024 Cronon AG Wolejko
61 malicious.systems 20 Apr 2014 20 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 delicious.kitchen 10 May 2024 10 May 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
63 malicious.store 29 May 2023 29 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
64 d-licious.org 5 Sep 2012 5 Sep 2024 Tucows Domains Inc. Data Protected
65 dealicious.online 3 Mar 2024 3 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
66 delicious.ltd 14 Dec 2023 14 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 dailcious.com 11 Jun 2023 11 Jun 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
68 dilicious.ca 28 Oct 2003 28 Oct 2024 Namespro Solutions Inc. REDACTED FOR PRIVACY
69 malicious.group 8 Aug 2018 8 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 delicious.marketing 1 Feb 2019 1 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
71 delicious.top 21 Nov 2014 21 Nov 2025 Chengdu west dimension digital REDACTED FOR PRIVACY
72 malicious.top 18 May 2023 18 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
73 delicious.lat 16 Sep 2023 16 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
74 adlicious.in 10 May 2016 10 May 2025 Gandi SAS adlicious GmbH
75 balicious.com 26 Feb 2016 26 Feb 2025 GoDaddy.com, LLC -
76 talicious.ltd 7 Sep 2017 7 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
77 malicious.online 10 Jan 2024 10 Jan 2025 Communigal Communications Ltd Domain Name Privacy Inc.
78 halicious.co.uk 8 Feb 2024 8 Feb 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
79 delicious.com.ng 15 Nov 2023 15 Nov 2024 HostAfrica Redacted | EU Data Subject
80 malicious.zip 10 May 2023 10 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
81 dialicious.app 1 Jun 2022 1 Jun 2025 1&1 Internet SE Data Privacy Protected
82 damlicious.com 30 Apr 2014 30 Apr 2025 FastDomain Inc. -
83 adlicious.marketing 7 Dec 2015 7 Dec 2024 Gandi SAS adlicious GmbH
84 dealicious.com 10 May 2004 10 May 2031 Name.com, Inc. Domain Protection Services, Inc.
85 delicious.ws 9 Apr 2022 9 Apr 2025 Domain Cost Club Page Howe
86 delicious.recipes 22 Jul 2015 22 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 dawlicious.co.uk 20 Feb 2019 20 Feb 2025 Namesco Limited [Tag = NAMESCO] Domain Proxy Service. Namesco Limited.
88 malicious.agency 14 Jul 2022 14 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 delicious.video 9 Aug 2022 9 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
90 malicious.meme 5 Dec 2023 5 Dec 2024 Marcaria.com International Domain Manager
91 dclicious.co.uk 23 Mar 2022 23 Mar 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
92 dawlicious.com 30 May 2008 30 May 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
93 delicious.wtf 14 Mar 2023 14 Mar 2024 Sav.com, LLC Privacy Protection
94 malicious.computer 7 Nov 2019 7 Nov 2024 eNom, LLC Data Protected
95 dealicious.store 3 Mar 2024 3 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
96 delicious.baby 3 Jan 2023 3 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
97 delicious.net.nz 13 Mar 2024 - Hoopla Hosting Limited -
98 delicious.ca 9 Nov 2000 1 Dec 2024 Go Daddy Domains Canada, Inc Science Media LLC
99 adlicious.click 10 May 2016 10 May 2025 Gandi SAS adlicious GmbH
100 dylicious.com 29 Dec 2009 29 Dec 2024 Wild West Domains, LLC -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Dalicious.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=dalicious.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "dalicious.nl",
        "page_size": 100
    },
    "count": {
        "total": 1608,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "malicious.ventures, talicious.com, dealicious.de, delicious.show, malicious.directory, jalicious.com, delicious.desi, malicious.network, dialicious.watch, adlicious.nl, delicious.co.jp, malicious.report, delicious.au, daylicious.com, malicious.download, daylicious.net, delicious.pe, delicious.horse, delicious.wiki, delicious.red, malicious.dev, dealicious.me, zalicious.com, delicious.tv, talicious.net, malicious.com.au, malicious.pro, dolicious.be, delicious.cam, malicious.ru, delicious.photography, malicious.work, dialicious.nl, calicious.com, dllicious.com, adlicious.info, daleicious.com, falicious.com, dialicious.com, malicious.host, adlicious.agency, adlicious.net, malicious.link, malicious.codes, delicious.design, malicious.solutions, malicious.site, malicious.page, delicious.beauty, daolicious.xyz, dealicious.net, dhalicious.co.uk, delicious.capital, delicious.ru, yalicious.com, dolicious.com, adlicious.business, delicious.boutique, dealicious.co.uk, d-licious.net, malicious.systems, delicious.kitchen, malicious.store, d-licious.org, dealicious.online, delicious.ltd, dailcious.com, dilicious.ca, malicious.group, delicious.marketing, delicious.top, malicious.top, delicious.lat, adlicious.in, balicious.com, talicious.ltd, malicious.online, halicious.co.uk, delicious.com.ng, malicious.zip, dialicious.app, damlicious.com, adlicious.marketing, dealicious.com, delicious.ws, delicious.recipes, dawlicious.co.uk, malicious.agency, delicious.video, malicious.meme, dclicious.co.uk, dawlicious.com, delicious.wtf, malicious.computer, dealicious.store, delicious.baby, delicious.net.nz, delicious.ca, adlicious.click, dylicious.com",
    "results": [
        {
            "num": 1,
            "domain_name": "malicious.ventures",
            "domain_keyword": "malicious",
            "domain_tld": "ventures",
            "query_time": "2024-05-10 11:14:18",
            "create_date": "2024-01-02",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-02",
            "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": 2,
            "domain_name": "talicious.com",
            "domain_keyword": "talicious",
            "domain_tld": "com",
            "query_time": "2024-06-01 19:30:15",
            "create_date": "2012-04-17",
            "update_date": "2021-04-11",
            "expiry_date": "2024-04-17",
            "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": 3,
            "domain_name": "dealicious.de",
            "domain_keyword": "dealicious",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:27:43",
            "update_date": "2023-04-19",
            "name_servers": [
                "ns1016.ui-dns.de",
                "ns1018.ui-dns.com",
                "ns1064.ui-dns.biz",
                "ns1070.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 4,
            "domain_name": "delicious.show",
            "domain_keyword": "delicious",
            "domain_tld": "show",
            "query_time": "2024-05-12 08:00:21",
            "create_date": "2020-06-06",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-06",
            "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": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "malicious.directory",
            "domain_keyword": "malicious",
            "domain_tld": "directory",
            "query_time": "2024-05-13 16:08:58",
            "create_date": "2015-05-17",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-17",
            "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": 6,
            "domain_name": "jalicious.com",
            "domain_keyword": "jalicious",
            "domain_tld": "com",
            "query_time": "2024-05-16 08:12:28",
            "create_date": "2008-10-30",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-30",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Maison Limited",
            "registrant_state": "Essex",
            "registrant_country": "GB",
            "registrant_email": "https://csl-registrar.com/contact/jalicious.com/owner",
            "name_servers": [
                "a.ns.joker.com",
                "b.ns.joker.com",
                "c.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "delicious.desi",
            "domain_keyword": "delicious",
            "domain_tld": "desi",
            "query_time": "2024-06-01 11:58:32",
            "create_date": "2015-04-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-04-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "kaleidomedia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "julio.ns.cloudflare.com",
                "nena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "malicious.network",
            "domain_keyword": "malicious",
            "domain_tld": "network",
            "query_time": "2024-05-13 16:08:59",
            "create_date": "2019-10-25",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wales",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lex.ns.cloudflare.com",
                "maleah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "dialicious.watch",
            "domain_keyword": "dialicious",
            "domain_tld": "watch",
            "query_time": "2024-06-08 21:48:09",
            "create_date": "2022-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Achille SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1032.ui-dns.com",
                "ns1063.ui-dns.org",
                "ns1109.ui-dns.de",
                "ns1112.ui-dns.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "adlicious.nl",
            "domain_keyword": "adlicious",
            "domain_tld": "nl",
            "query_time": "2024-05-07 05:36:09",
            "create_date": "2012-03-16",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "delicious.co.jp",
            "domain_keyword": "delicious",
            "domain_tld": "co.jp",
            "query_time": "2024-05-04 10:49:21",
            "create_date": "2004-07-27",
            "update_date": "2023-08-01",
            "registrant_company": "DELICIOUS INC.",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ]
        },
        {
            "num": 12,
            "domain_name": "malicious.report",
            "domain_keyword": "malicious",
            "domain_tld": "report",
            "query_time": "2024-05-13 16:08:59",
            "create_date": "2023-08-22",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-22",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "delicious.au",
            "domain_keyword": "delicious",
            "domain_tld": "au",
            "query_time": "2024-05-19 02:17:52",
            "update_date": "2023-09-04",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns-1228.awsdns-25.org",
                "ns-1898.awsdns-45.co.uk",
                "ns-505.awsdns-63.com",
                "ns-718.awsdns-25.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "daylicious.com",
            "domain_keyword": "daylicious",
            "domain_tld": "com",
            "query_time": "2024-04-26 19:16:21",
            "create_date": "2005-02-17",
            "update_date": "2024-04-21",
            "expiry_date": "2028-02-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WB Group",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 15,
            "domain_name": "malicious.download",
            "domain_keyword": "malicious",
            "domain_tld": "download",
            "query_time": "2024-05-18 07:18:41",
            "create_date": "2023-05-15",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": 16,
            "domain_name": "daylicious.net",
            "domain_keyword": "daylicious",
            "domain_tld": "net",
            "query_time": "2024-05-12 21:33:35",
            "create_date": "2004-05-08",
            "update_date": "2020-02-28",
            "expiry_date": "2025-05-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "delicious.pe",
            "domain_keyword": "delicious",
            "domain_tld": "pe",
            "query_time": "2024-05-26 11:59:16",
            "registrar_name": "1API GmbH",
            "registrant_name": "Registration Private",
            "name_servers": [
                "imani.ns.cloudflare.com",
                "joaquin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 18,
            "domain_name": "delicious.horse",
            "domain_keyword": "delicious",
            "domain_tld": "horse",
            "query_time": "2024-06-01 03:53:30",
            "create_date": "2022-08-26",
            "update_date": "2023-10-23",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "delicious.wiki",
            "domain_keyword": "delicious",
            "domain_tld": "wiki",
            "query_time": "2024-05-04 10:49:21",
            "create_date": "2023-12-24",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "delicious.red",
            "domain_keyword": "delicious",
            "domain_tld": "red",
            "query_time": "2024-05-18 23:34:18",
            "create_date": "2019-07-15",
            "update_date": "2023-11-30",
            "expiry_date": "2024-07-15",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "https://gcd.com/contact-us/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ID",
            "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-1142.awsdns-14.org",
                "ns-1838.awsdns-37.co.uk",
                "ns-206.awsdns-25.com",
                "ns-535.awsdns-02.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "malicious.dev",
            "domain_keyword": "malicious",
            "domain_tld": "dev",
            "query_time": "2024-05-21 05:49:29",
            "create_date": "2019-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "dealicious.me",
            "domain_keyword": "dealicious",
            "domain_tld": "me",
            "query_time": "2024-06-11 08:43:55",
            "create_date": "2024-02-09",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "zalicious.com",
            "domain_keyword": "zalicious",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:16:14",
            "create_date": "2014-08-06",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "delicious.tv",
            "domain_keyword": "delicious",
            "domain_tld": "tv",
            "query_time": "2024-04-15 00:15:24",
            "create_date": "2010-04-15",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1bqx.name.com",
                "ns2fjz.name.com",
                "ns3cjl.name.com",
                "ns4jnz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "talicious.net",
            "domain_keyword": "talicious",
            "domain_tld": "net",
            "query_time": "2024-05-07 16:16:42",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1049.ui-dns.de",
                "ns1059.ui-dns.biz",
                "ns1066.ui-dns.org",
                "ns1123.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "malicious.com.au",
            "domain_keyword": "malicious",
            "domain_tld": "com.au",
            "query_time": "2024-05-21 05:49:29",
            "update_date": "2023-02-10",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Leigh Kuilboer",
            "name_servers": [
                "ns1.webcity.com.au",
                "ns2.webcity.com.au",
                "ns3.webcity.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "malicious.pro",
            "domain_keyword": "malicious",
            "domain_tld": "pro",
            "query_time": "2024-05-13 16:08:59",
            "create_date": "2021-08-05",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "dolicious.be",
            "domain_keyword": "dolicious",
            "domain_tld": "be",
            "query_time": "2024-05-26 19:34:41",
            "create_date": "2021-03-04",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 29,
            "domain_name": "delicious.cam",
            "domain_keyword": "delicious",
            "domain_tld": "cam",
            "query_time": "2024-05-30 02:37:35",
            "create_date": "2022-03-30",
            "update_date": "2024-05-20",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "malicious.ru",
            "domain_keyword": "malicious",
            "domain_tld": "ru",
            "query_time": "2024-04-30 15:57:29",
            "create_date": "2018-12-21",
            "expiry_date": "2024-12-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "delicious.photography",
            "domain_keyword": "delicious",
            "domain_tld": "photography",
            "query_time": "2024-05-06 10:01:12",
            "create_date": "2014-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "malicious.work",
            "domain_keyword": "malicious",
            "domain_tld": "work",
            "query_time": "2024-05-26 20:36:31",
            "create_date": "2015-10-16",
            "update_date": "2023-07-06",
            "expiry_date": "2025-10-16",
            "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": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dialicious.nl",
            "domain_keyword": "dialicious",
            "domain_tld": "nl",
            "query_time": "2024-06-08 21:48:09",
            "create_date": "2008-09-04",
            "update_date": "2021-11-22",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "art.ns.cloudflare.com",
                "iris.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 34,
            "domain_name": "calicious.com",
            "domain_keyword": "calicious",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:07:45",
            "create_date": "2015-01-25",
            "update_date": "2020-03-10",
            "expiry_date": "2025-01-25",
            "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": 35,
            "domain_name": "dllicious.com",
            "domain_keyword": "dllicious",
            "domain_tld": "com",
            "query_time": "2024-05-09 03:04:16",
            "create_date": "2020-08-06",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-06",
            "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/dllicious.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",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "adlicious.info",
            "domain_keyword": "adlicious",
            "domain_tld": "info",
            "query_time": "2024-04-18 08:37:53",
            "create_date": "2016-05-10",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "adlicious GmbH",
            "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": [
                "ns-1-b.gandi.net",
                "ns-20-c.gandi.net",
                "ns-70-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "daleicious.com",
            "domain_keyword": "daleicious",
            "domain_tld": "com",
            "query_time": "2024-05-03 16:23:27",
            "create_date": "2021-03-05",
            "update_date": "2022-03-23",
            "expiry_date": "2025-03-05",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/daleicious.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1stv.name.com",
                "ns2fjz.name.com",
                "ns3cpr.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "falicious.com",
            "domain_keyword": "falicious",
            "domain_tld": "com",
            "query_time": "2024-05-11 17:31:35",
            "create_date": "2013-10-24",
            "update_date": "2024-04-12",
            "expiry_date": "2024-10-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomCollect International GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "dialicious.com",
            "domain_keyword": "dialicious",
            "domain_tld": "com",
            "query_time": "2024-05-13 22:29:46",
            "create_date": "2017-06-27",
            "update_date": "2022-06-20",
            "expiry_date": "2024-06-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Achille SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1032.ui-dns.org",
                "ns1051.ui-dns.biz",
                "ns1063.ui-dns.com",
                "ns1093.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "malicious.host",
            "domain_keyword": "malicious",
            "domain_tld": "host",
            "query_time": "2024-05-30 16:43:38",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "dara.ns.cloudflare.com",
                "terry.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "adlicious.agency",
            "domain_keyword": "adlicious",
            "domain_tld": "agency",
            "query_time": "2024-04-18 08:37:53",
            "create_date": "2022-11-10",
            "update_date": "2023-12-13",
            "expiry_date": "2024-11-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "adlicious GmbH",
            "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": [
                "ns-109-a.gandi.net",
                "ns-208-c.gandi.net",
                "ns-209-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "adlicious.net",
            "domain_keyword": "adlicious",
            "domain_tld": "net",
            "query_time": "2024-04-18 08:37:53",
            "create_date": "2016-05-10",
            "update_date": "2024-04-09",
            "expiry_date": "2025-05-10",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "adlicious GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-108-b.gandi.net",
                "ns-225-c.gandi.net",
                "ns-29-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "malicious.link",
            "domain_keyword": "malicious",
            "domain_tld": "link",
            "query_time": "2024-05-13 16:08:59",
            "create_date": "2017-11-28",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns-202-a.gandi.net",
                "ns-229-b.gandi.net",
                "ns-35-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "malicious.codes",
            "domain_keyword": "malicious",
            "domain_tld": "codes",
            "query_time": "2024-05-02 21:07:08",
            "create_date": "2022-10-28",
            "update_date": "2022-11-02",
            "expiry_date": "2025-10-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "delicious.design",
            "domain_keyword": "delicious",
            "domain_tld": "design",
            "query_time": "2024-05-12 08:00:20",
            "create_date": "2019-08-06",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Delicious Design League",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "malicious.solutions",
            "domain_keyword": "malicious",
            "domain_tld": "solutions",
            "query_time": "2024-05-29 08:10:28",
            "create_date": "2024-02-06",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "malicious.site",
            "domain_keyword": "malicious",
            "domain_tld": "site",
            "query_time": "2024-04-11 22:14:34",
            "create_date": "2017-01-18",
            "update_date": "2023-09-08",
            "expiry_date": "2030-01-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "1337 Services LLC",
            "registrant_state": "Charlestown",
            "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.",
            "name_servers": [
                "1-you.njalla.no",
                "2-can.njalla.in",
                "3-get.njalla.in"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "malicious.page",
            "domain_keyword": "malicious",
            "domain_tld": "page",
            "query_time": "2024-04-19 17:42:33",
            "create_date": "2018-10-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-09",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "delicious.beauty",
            "domain_keyword": "delicious",
            "domain_tld": "beauty",
            "query_time": "2024-04-30 01:23:44",
            "create_date": "2023-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "daolicious.xyz",
            "domain_keyword": "daolicious",
            "domain_tld": "xyz",
            "query_time": "2024-05-02 10:48:57",
            "create_date": "2021-10-10",
            "update_date": "2024-04-16",
            "expiry_date": "2024-10-10",
            "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": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "dealicious.net",
            "domain_keyword": "dealicious",
            "domain_tld": "net",
            "query_time": "2024-05-17 17:03:54",
            "create_date": "2005-09-03",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/dealicious.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "giancarlo.ns.cloudflare.com",
                "kallie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "dhalicious.co.uk",
            "domain_keyword": "dhalicious",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 07:37:17",
            "create_date": "2020-07-04",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "delicious.capital",
            "domain_keyword": "delicious",
            "domain_tld": "capital",
            "query_time": "2024-05-24 13:14:25",
            "create_date": "2017-09-12",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1kpv.name.com",
                "ns2fgp.name.com",
                "ns3sxz.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "delicious.ru",
            "domain_keyword": "delicious",
            "domain_tld": "ru",
            "query_time": "2024-05-05 03:26:38",
            "create_date": "2020-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "JSC RU-CENTER",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "yalicious.com",
            "domain_keyword": "yalicious",
            "domain_tld": "com",
            "query_time": "2024-06-06 12:55:20",
            "create_date": "2015-08-02",
            "update_date": "2023-08-03",
            "expiry_date": "2025-08-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "dolicious.com",
            "domain_keyword": "dolicious",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:47:24",
            "create_date": "2006-02-13",
            "update_date": "2024-01-12",
            "expiry_date": "2025-02-13",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Dole Food Company, Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/dolicious.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "adlicious.business",
            "domain_keyword": "adlicious",
            "domain_tld": "business",
            "query_time": "2024-04-18 08:37:53",
            "create_date": "2022-11-11",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "delicious.boutique",
            "domain_keyword": "delicious",
            "domain_tld": "boutique",
            "query_time": "2024-05-04 10:49:21",
            "create_date": "2019-03-02",
            "update_date": "2023-07-17",
            "expiry_date": "2025-03-02",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "dealicious.co.uk",
            "domain_keyword": "dealicious",
            "domain_tld": "co.uk",
            "query_time": "2024-05-17 17:03:54",
            "create_date": "2023-11-01",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-01",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "registrant_name": "Domain Proxy Service. LCN.com Limited",
            "registrant_address": "Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "d-licious.net",
            "domain_keyword": "d-licious",
            "domain_tld": "net",
            "query_time": "2024-04-20 22:34:42",
            "create_date": "2007-04-17",
            "update_date": "2007-04-17",
            "expiry_date": "2024-12-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_company": "Wolejko",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks03.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "malicious.systems",
            "domain_keyword": "malicious",
            "domain_tld": "systems",
            "query_time": "2024-05-02 21:07:08",
            "create_date": "2014-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "delicious.kitchen",
            "domain_keyword": "delicious",
            "domain_tld": "kitchen",
            "query_time": "2024-05-12 16:46:17",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "malicious.store",
            "domain_keyword": "malicious",
            "domain_tld": "store",
            "query_time": "2024-05-31 15:59:07",
            "create_date": "2023-05-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "d-licious.org",
            "domain_keyword": "d-licious",
            "domain_tld": "org",
            "query_time": "2024-04-20 22:34:42",
            "create_date": "2012-09-05",
            "update_date": "2023-07-10",
            "expiry_date": "2024-09-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "North Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.unitelgroup.co.uk",
                "ns2.unitelgroup.co.uk",
                "ns3.unitelgroup.co.uk",
                "ns4.unitelgroup.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "dealicious.online",
            "domain_keyword": "dealicious",
            "domain_tld": "online",
            "query_time": "2024-05-10 07:28:55",
            "create_date": "2024-03-03",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "delicious.ltd",
            "domain_keyword": "delicious",
            "domain_tld": "ltd",
            "query_time": "2024-05-18 23:34:18",
            "create_date": "2023-12-14",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-14",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "dailcious.com",
            "domain_keyword": "dailcious",
            "domain_tld": "com",
            "query_time": "2024-05-23 23:37:14",
            "create_date": "2023-06-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-06-11",
            "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": 68,
            "domain_name": "dilicious.ca",
            "domain_keyword": "dilicious",
            "domain_tld": "ca",
            "query_time": "2024-05-12 23:15:07",
            "create_date": "2003-10-28",
            "update_date": "2023-12-12",
            "expiry_date": "2024-10-28",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "slns1.namespro.ca",
                "slns2.namespro.ca"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "malicious.group",
            "domain_keyword": "malicious",
            "domain_tld": "group",
            "query_time": "2024-05-16 09:07:38",
            "create_date": "2018-08-08",
            "update_date": "2023-07-08",
            "expiry_date": "2024-08-08",
            "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": [
                "hal.ns.cloudflare.com",
                "ingrid.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "delicious.marketing",
            "domain_keyword": "delicious",
            "domain_tld": "marketing",
            "query_time": "2024-06-01 11:58:32",
            "create_date": "2019-02-01",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "delicious.top",
            "domain_keyword": "delicious",
            "domain_tld": "top",
            "query_time": "2024-05-18 23:34:18",
            "create_date": "2014-11-21",
            "update_date": "2022-11-16",
            "expiry_date": "2025-11-21",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "malicious.top",
            "domain_keyword": "malicious",
            "domain_tld": "top",
            "query_time": "2024-05-21 05:49:29",
            "create_date": "2023-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "delicious.lat",
            "domain_keyword": "delicious",
            "domain_tld": "lat",
            "query_time": "2024-05-24 13:14:25",
            "create_date": "2023-09-16",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-16",
            "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",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "adlicious.in",
            "domain_keyword": "adlicious",
            "domain_tld": "in",
            "query_time": "2024-05-07 05:36:09",
            "create_date": "2016-05-10",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "adlicious GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-11-c.gandi.net",
                "ns-53-a.gandi.net",
                "ns-64-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "balicious.com",
            "domain_keyword": "balicious",
            "domain_tld": "com",
            "query_time": "2024-05-09 17:32:55",
            "create_date": "2016-02-26",
            "update_date": "2024-03-27",
            "expiry_date": "2025-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "talicious.ltd",
            "domain_keyword": "talicious",
            "domain_tld": "ltd",
            "query_time": "2024-05-22 05:59:33",
            "create_date": "2017-09-07",
            "update_date": "2023-08-13",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "malicious.online",
            "domain_keyword": "malicious",
            "domain_tld": "online",
            "query_time": "2024-05-13 16:08:59",
            "create_date": "2024-01-10",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-10",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "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.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "halicious.co.uk",
            "domain_keyword": "halicious",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 15:07:39",
            "create_date": "2024-02-08",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-08",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "blakely.ns.cloudflare.com",
                "kyrie.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "delicious.com.ng",
            "domain_keyword": "delicious",
            "domain_tld": "com.ng",
            "query_time": "2024-05-18 23:34:17",
            "create_date": "2023-11-15",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-15",
            "registrar_iana": 28112014,
            "registrar_name": "HostAfrica",
            "registrar_website": "http://www.domainking.ng/domain-registration",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_address": "Redacted | EU Data Subject",
            "registrant_city": "Redacted | EU Data Subject",
            "registrant_state": "Redacted | EU Data Subject",
            "registrant_zip": "Redacted | EU Data Subject",
            "registrant_country": "CZ",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "malicious.zip",
            "domain_keyword": "malicious",
            "domain_tld": "zip",
            "query_time": "2024-05-13 16:08:59",
            "create_date": "2023-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "dialicious.app",
            "domain_keyword": "dialicious",
            "domain_tld": "app",
            "query_time": "2024-06-08 21:48:09",
            "create_date": "2022-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://www.ionos.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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": [
                "ns1027.ui-dns.org",
                "ns1030.ui-dns.biz",
                "ns1059.ui-dns.com",
                "ns1083.ui-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "damlicious.com",
            "domain_keyword": "damlicious",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:05:51",
            "create_date": "2014-04-30",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "adlicious.marketing",
            "domain_keyword": "adlicious",
            "domain_tld": "marketing",
            "query_time": "2024-05-30 20:05:04",
            "create_date": "2015-12-07",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-07",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "adlicious GmbH",
            "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": [
                "ns-172-b.gandi.net",
                "ns-206-c.gandi.net",
                "ns-35-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "dealicious.com",
            "domain_keyword": "dealicious",
            "domain_tld": "com",
            "query_time": "2024-05-24 22:00:31",
            "create_date": "2004-05-10",
            "update_date": "2023-07-08",
            "expiry_date": "2031-05-10",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/dealicious.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "giancarlo.ns.cloudflare.com",
                "kallie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "delicious.ws",
            "domain_keyword": "delicious",
            "domain_tld": "ws",
            "query_time": "2024-06-12 16:42:21",
            "create_date": "2022-04-09",
            "update_date": "2024-05-16",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1463,
            "registrar_name": "Domain Cost Club",
            "registrar_website": "http://www.domaincostclub.com",
            "registrant_name": "Page Howe",
            "registrant_address": "255 Belmar Circle",
            "registrant_city": "Manchester",
            "registrant_state": "TN",
            "registrant_zip": "37355",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9312730862",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "delicious.recipes",
            "domain_keyword": "delicious",
            "domain_tld": "recipes",
            "query_time": "2024-05-24 13:14:25",
            "create_date": "2015-07-22",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-22",
            "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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "dawlicious.co.uk",
            "domain_keyword": "dawlicious",
            "domain_tld": "co.uk",
            "query_time": "2024-04-06 03:38:04",
            "create_date": "2019-02-20",
            "update_date": "2023-10-26",
            "expiry_date": "2025-02-20",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "registrant_name": "Domain Proxy Service. Namesco Limited.",
            "registrant_address": "Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "malicious.agency",
            "domain_keyword": "malicious",
            "domain_tld": "agency",
            "query_time": "2024-04-11 22:14:34",
            "create_date": "2022-07-14",
            "update_date": "2023-08-06",
            "expiry_date": "2024-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "delicious.video",
            "domain_keyword": "delicious",
            "domain_tld": "video",
            "query_time": "2024-05-04 10:49:21",
            "create_date": "2022-08-09",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-09",
            "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": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "malicious.meme",
            "domain_keyword": "malicious",
            "domain_tld": "meme",
            "query_time": "2024-06-01 17:02:17",
            "create_date": "2023-12-05",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria.com International",
            "registrar_website": "https://www.marcaria.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Manager",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "dclicious.co.uk",
            "domain_keyword": "dclicious",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 18:29:54",
            "create_date": "2022-03-23",
            "update_date": "2023-08-03",
            "expiry_date": "2024-03-23",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "chan.ns.cloudflare.com",
                "merlin.ns.cloudflare.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 92,
            "domain_name": "dawlicious.com",
            "domain_keyword": "dawlicious",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:24:50",
            "create_date": "2008-05-30",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-30",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "delicious.wtf",
            "domain_keyword": "delicious",
            "domain_tld": "wtf",
            "query_time": "2024-05-30 02:37:59",
            "create_date": "2023-03-14",
            "update_date": "2024-05-27",
            "expiry_date": "2024-03-14",
            "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",
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ]
        },
        {
            "num": 94,
            "domain_name": "malicious.computer",
            "domain_keyword": "malicious",
            "domain_tld": "computer",
            "query_time": "2024-05-31 15:59:06",
            "create_date": "2019-11-07",
            "update_date": "2023-10-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "dealicious.store",
            "domain_keyword": "dealicious",
            "domain_tld": "store",
            "query_time": "2024-05-10 07:28:55",
            "create_date": "2024-03-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "delicious.baby",
            "domain_keyword": "delicious",
            "domain_tld": "baby",
            "query_time": "2024-05-06 10:01:28",
            "create_date": "2023-01-03",
            "update_date": "2023-12-14",
            "expiry_date": "2025-01-03",
            "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": 97,
            "domain_name": "delicious.net.nz",
            "domain_keyword": "delicious",
            "domain_tld": "net.nz",
            "query_time": "2024-06-10 07:10:45",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "registrar_name": "Hoopla Hosting Limited",
            "registrar_website": "https://www.hooplahosting.co.nz",
            "name_servers": [
                "ns1.hooplahosting.co.nz",
                "ns2.hooplahosting.co.nz",
                "ns3.hooplahosting.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "delicious.ca",
            "domain_keyword": "delicious",
            "domain_tld": "ca",
            "query_time": "2024-06-12 13:44:09",
            "create_date": "2000-11-09",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-01",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Science Media LLC",
            "registrant_address": "1447 2ND ST. SUITE 200",
            "registrant_city": "SANTA MONICA",
            "registrant_state": "CA",
            "registrant_zip": "90401",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2135097301",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "adlicious.click",
            "domain_keyword": "adlicious",
            "domain_tld": "click",
            "query_time": "2024-04-18 08:37:53",
            "create_date": "2016-05-10",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "adlicious GmbH",
            "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": [
                "ns-1-b.gandi.net",
                "ns-185-a.gandi.net",
                "ns-205-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dylicious.com",
            "domain_keyword": "dylicious",
            "domain_tld": "com",
            "query_time": "2024-04-19 23:17:43",
            "create_date": "2009-12-29",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-29",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.245,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>dalicious.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1608</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>malicious.ventures, talicious.com, dealicious.de, delicious.show, malicious.directory, jalicious.com, delicious.desi, malicious.network, dialicious.watch, adlicious.nl, delicious.co.jp, malicious.report, delicious.au, daylicious.com, malicious.download, daylicious.net, delicious.pe, delicious.horse, delicious.wiki, delicious.red, malicious.dev, dealicious.me, zalicious.com, delicious.tv, talicious.net, malicious.com.au, malicious.pro, dolicious.be, delicious.cam, malicious.ru, delicious.photography, malicious.work, dialicious.nl, calicious.com, dllicious.com, adlicious.info, daleicious.com, falicious.com, dialicious.com, malicious.host, adlicious.agency, adlicious.net, malicious.link, malicious.codes, delicious.design, malicious.solutions, malicious.site, malicious.page, delicious.beauty, daolicious.xyz, dealicious.net, dhalicious.co.uk, delicious.capital, delicious.ru, yalicious.com, dolicious.com, adlicious.business, delicious.boutique, dealicious.co.uk, d-licious.net, malicious.systems, delicious.kitchen, malicious.store, d-licious.org, dealicious.online, delicious.ltd, dailcious.com, dilicious.ca, malicious.group, delicious.marketing, delicious.top, malicious.top, delicious.lat, adlicious.in, balicious.com, talicious.ltd, malicious.online, halicious.co.uk, delicious.com.ng, malicious.zip, dialicious.app, damlicious.com, adlicious.marketing, dealicious.com, delicious.ws, delicious.recipes, dawlicious.co.uk, malicious.agency, delicious.video, malicious.meme, dclicious.co.uk, dawlicious.com, delicious.wtf, malicious.computer, dealicious.store, delicious.baby, delicious.net.nz, delicious.ca, adlicious.click, dylicious.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>malicious.ventures</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-10 11:14:18</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-02</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>2</num>
   <domain_name>talicious.com</domain_name>
   <domain_keyword>talicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 19:30:15</query_time>
   <create_date>2012-04-17</create_date>
   <update_date>2021-04-11</update_date>
   <expiry_date>2024-04-17</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>3</num>
   <domain_name>dealicious.de</domain_name>
   <domain_keyword>dealicious</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:27:43</query_time>
   <update_date>2023-04-19</update_date>
   <name_servers>
    <value>ns1016.ui-dns.de</value>
    <value>ns1018.ui-dns.com</value>
    <value>ns1064.ui-dns.biz</value>
    <value>ns1070.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>delicious.show</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-12 08:00:21</query_time>
   <create_date>2020-06-06</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-06</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>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>malicious.directory</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-05-13 16:08:58</query_time>
   <create_date>2015-05-17</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-17</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>6</num>
   <domain_name>jalicious.com</domain_name>
   <domain_keyword>jalicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 08:12:28</query_time>
   <create_date>2008-10-30</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Maison Limited</registrant_company>
   <registrant_state>Essex</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/jalicious.com/owner</registrant_email>
   <name_servers>
    <value>a.ns.joker.com</value>
    <value>b.ns.joker.com</value>
    <value>c.ns.joker.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>delicious.desi</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>desi</domain_tld>
   <query_time>2024-06-01 11:58:32</query_time>
   <create_date>2015-04-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-04-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>kaleidomedia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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>julio.ns.cloudflare.com</value>
    <value>nena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>malicious.network</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-13 16:08:59</query_time>
   <create_date>2019-10-25</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-25</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wales</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lex.ns.cloudflare.com</value>
    <value>maleah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>dialicious.watch</domain_name>
   <domain_keyword>dialicious</domain_keyword>
   <domain_tld>watch</domain_tld>
   <query_time>2024-06-08 21:48:09</query_time>
   <create_date>2022-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</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>Achille SAS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1032.ui-dns.com</value>
    <value>ns1063.ui-dns.org</value>
    <value>ns1109.ui-dns.de</value>
    <value>ns1112.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>adlicious.nl</domain_name>
   <domain_keyword>adlicious</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 05:36:09</query_time>
   <create_date>2012-03-16</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>delicious.co.jp</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-04 10:49:21</query_time>
   <create_date>2004-07-27</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>DELICIOUS INC.</registrant_company>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>malicious.report</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>report</domain_tld>
   <query_time>2024-05-13 16:08:59</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-22</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>delicious.au</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-19 02:17:52</query_time>
   <update_date>2023-09-04</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns-1228.awsdns-25.org</value>
    <value>ns-1898.awsdns-45.co.uk</value>
    <value>ns-505.awsdns-63.com</value>
    <value>ns-718.awsdns-25.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>daylicious.com</domain_name>
   <domain_keyword>daylicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 19:16:21</query_time>
   <create_date>2005-02-17</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2028-02-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WB Group</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>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>15</num>
   <domain_name>malicious.download</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>download</domain_tld>
   <query_time>2024-05-18 07:18:41</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</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>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>16</num>
   <domain_name>daylicious.net</domain_name>
   <domain_keyword>daylicious</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 21:33:35</query_time>
   <create_date>2004-05-08</create_date>
   <update_date>2020-02-28</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>delicious.pe</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-26 11:59:16</query_time>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Registration Private</registrant_name>
   <name_servers>
    <value>imani.ns.cloudflare.com</value>
    <value>joaquin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>delicious.horse</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>horse</domain_tld>
   <query_time>2024-06-01 03:53:30</query_time>
   <create_date>2022-08-26</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>delicious.wiki</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-04 10:49:21</query_time>
   <create_date>2023-12-24</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>delicious.red</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-18 23:34:18</query_time>
   <create_date>2019-07-15</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>https://gcd.com/contact-us/</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>ID</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-1142.awsdns-14.org</value>
    <value>ns-1838.awsdns-37.co.uk</value>
    <value>ns-206.awsdns-25.com</value>
    <value>ns-535.awsdns-02.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>malicious.dev</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-21 05:49:29</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>dealicious.me</domain_name>
   <domain_keyword>dealicious</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-11 08:43:55</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>zalicious.com</domain_name>
   <domain_keyword>zalicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:16:14</query_time>
   <create_date>2014-08-06</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.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>24</num>
   <domain_name>delicious.tv</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-15 00:15:24</query_time>
   <create_date>2010-04-15</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1bqx.name.com</value>
    <value>ns2fjz.name.com</value>
    <value>ns3cjl.name.com</value>
    <value>ns4jnz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>talicious.net</domain_name>
   <domain_keyword>talicious</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 16:16:42</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1049.ui-dns.de</value>
    <value>ns1059.ui-dns.biz</value>
    <value>ns1066.ui-dns.org</value>
    <value>ns1123.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>malicious.com.au</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-21 05:49:29</query_time>
   <update_date>2023-02-10</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Leigh Kuilboer</registrant_name>
   <name_servers>
    <value>ns1.webcity.com.au</value>
    <value>ns2.webcity.com.au</value>
    <value>ns3.webcity.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>malicious.pro</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-13 16:08:59</query_time>
   <create_date>2021-08-05</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>dolicious.be</domain_name>
   <domain_keyword>dolicious</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-26 19:34:41</query_time>
   <create_date>2021-03-04</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>delicious.cam</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-30 02:37:35</query_time>
   <create_date>2022-03-30</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>malicious.ru</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 15:57:29</query_time>
   <create_date>2018-12-21</create_date>
   <expiry_date>2024-12-21</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>31</num>
   <domain_name>delicious.photography</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-06 10:01:12</query_time>
   <create_date>2014-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>malicious.work</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-26 20:36:31</query_time>
   <create_date>2015-10-16</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2025-10-16</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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dialicious.nl</domain_name>
   <domain_keyword>dialicious</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-08 21:48:09</query_time>
   <create_date>2008-09-04</create_date>
   <update_date>2021-11-22</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>art.ns.cloudflare.com</value>
    <value>iris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>calicious.com</domain_name>
   <domain_keyword>calicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:07:45</query_time>
   <create_date>2015-01-25</create_date>
   <update_date>2020-03-10</update_date>
   <expiry_date>2025-01-25</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>35</num>
   <domain_name>dllicious.com</domain_name>
   <domain_keyword>dllicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 03:04:16</query_time>
   <create_date>2020-08-06</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-06</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/dllicious.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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>adlicious.info</domain_name>
   <domain_keyword>adlicious</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-18 08:37:53</query_time>
   <create_date>2016-05-10</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>adlicious GmbH</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>please query the rdds service of the registrar 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-1-b.gandi.net</value>
    <value>ns-20-c.gandi.net</value>
    <value>ns-70-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>daleicious.com</domain_name>
   <domain_keyword>daleicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 16:23:27</query_time>
   <create_date>2021-03-05</create_date>
   <update_date>2022-03-23</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/daleicious.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1stv.name.com</value>
    <value>ns2fjz.name.com</value>
    <value>ns3cpr.name.com</value>
    <value>ns4lpv.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>falicious.com</domain_name>
   <domain_keyword>falicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 17:31:35</query_time>
   <create_date>2013-10-24</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomCollect International GmbH</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>dialicious.com</domain_name>
   <domain_keyword>dialicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 22:29:46</query_time>
   <create_date>2017-06-27</create_date>
   <update_date>2022-06-20</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Achille SAS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1032.ui-dns.org</value>
    <value>ns1051.ui-dns.biz</value>
    <value>ns1063.ui-dns.com</value>
    <value>ns1093.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>malicious.host</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-30 16:43:38</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>dara.ns.cloudflare.com</value>
    <value>terry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>adlicious.agency</domain_name>
   <domain_keyword>adlicious</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-18 08:37:53</query_time>
   <create_date>2022-11-10</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>adlicious GmbH</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>please query the rdds service of the registrar 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-109-a.gandi.net</value>
    <value>ns-208-c.gandi.net</value>
    <value>ns-209-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>adlicious.net</domain_name>
   <domain_keyword>adlicious</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 08:37:53</query_time>
   <create_date>2016-05-10</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>adlicious GmbH</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-108-b.gandi.net</value>
    <value>ns-225-c.gandi.net</value>
    <value>ns-29-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>malicious.link</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-13 16:08:59</query_time>
   <create_date>2017-11-28</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns-202-a.gandi.net</value>
    <value>ns-229-b.gandi.net</value>
    <value>ns-35-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>malicious.codes</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-02 21:07:08</query_time>
   <create_date>2022-10-28</create_date>
   <update_date>2022-11-02</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>45</num>
   <domain_name>delicious.design</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-12 08:00:20</query_time>
   <create_date>2019-08-06</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Delicious Design League</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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>malicious.solutions</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-29 08:10:28</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>47</num>
   <domain_name>malicious.site</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-11 22:14:34</query_time>
   <create_date>2017-01-18</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2030-01-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>1337 Services LLC</registrant_company>
   <registrant_state>Charlestown</registrant_state>
   <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>
   <name_servers>
    <value>1-you.njalla.no</value>
    <value>2-can.njalla.in</value>
    <value>3-get.njalla.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>malicious.page</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-04-19 17:42:33</query_time>
   <create_date>2018-10-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-09</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>delicious.beauty</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-04-30 01:23:44</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-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_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>daolicious.xyz</domain_name>
   <domain_keyword>daolicious</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-02 10:48:57</query_time>
   <create_date>2021-10-10</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-10-10</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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.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>51</num>
   <domain_name>dealicious.net</domain_name>
   <domain_keyword>dealicious</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 17:03:54</query_time>
   <create_date>2005-09-03</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/dealicious.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>giancarlo.ns.cloudflare.com</value>
    <value>kallie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>dhalicious.co.uk</domain_name>
   <domain_keyword>dhalicious</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 07:37:17</query_time>
   <create_date>2020-07-04</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>delicious.capital</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-24 13:14:25</query_time>
   <create_date>2017-09-12</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1kpv.name.com</value>
    <value>ns2fgp.name.com</value>
    <value>ns3sxz.name.com</value>
    <value>ns4fpy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>delicious.ru</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 03:26:38</query_time>
   <create_date>2020-01-15</create_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>JSC RU-CENTER</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>yalicious.com</domain_name>
   <domain_keyword>yalicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 12:55:20</query_time>
   <create_date>2015-08-02</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2025-08-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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>dolicious.com</domain_name>
   <domain_keyword>dolicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:47:24</query_time>
   <create_date>2006-02-13</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Dole Food Company, Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/dolicious.com</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>adlicious.business</domain_name>
   <domain_keyword>adlicious</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-18 08:37:53</query_time>
   <create_date>2022-11-11</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>delicious.boutique</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>boutique</domain_tld>
   <query_time>2024-05-04 10:49:21</query_time>
   <create_date>2019-03-02</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-03-02</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>dealicious.co.uk</domain_name>
   <domain_keyword>dealicious</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-17 17:03:54</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <registrant_name>Domain Proxy Service. LCN.com Limited</registrant_name>
   <registrant_address>Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom</registrant_address>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>d-licious.net</domain_name>
   <domain_keyword>d-licious</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 22:34:42</query_time>
   <create_date>2007-04-17</create_date>
   <update_date>2007-04-17</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_company>Wolejko</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks03.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>malicious.systems</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-02 21:07:08</query_time>
   <create_date>2014-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>delicious.kitchen</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>kitchen</domain_tld>
   <query_time>2024-05-12 16:46:17</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>malicious.store</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-31 15:59:07</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>d-licious.org</domain_name>
   <domain_keyword>d-licious</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 22:34:42</query_time>
   <create_date>2012-09-05</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>North Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.unitelgroup.co.uk</value>
    <value>ns2.unitelgroup.co.uk</value>
    <value>ns3.unitelgroup.co.uk</value>
    <value>ns4.unitelgroup.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>dealicious.online</domain_name>
   <domain_keyword>dealicious</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 07:28:55</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>delicious.ltd</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-18 23:34:18</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-14</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.dan.com</value>
    <value>ns2.dan.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>67</num>
   <domain_name>dailcious.com</domain_name>
   <domain_keyword>dailcious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 23:37:14</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-06-11</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>68</num>
   <domain_name>dilicious.ca</domain_name>
   <domain_keyword>dilicious</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-12 23:15:07</query_time>
   <create_date>2003-10-28</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>slns1.namespro.ca</value>
    <value>slns2.namespro.ca</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>malicious.group</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-16 09:07:38</query_time>
   <create_date>2018-08-08</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-08-08</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>hal.ns.cloudflare.com</value>
    <value>ingrid.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>delicious.marketing</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-06-01 11:58:32</query_time>
   <create_date>2019-02-01</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>delicious.top</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 23:34:18</query_time>
   <create_date>2014-11-21</create_date>
   <update_date>2022-11-16</update_date>
   <expiry_date>2025-11-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BJ</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>malicious.top</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-21 05:49:29</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>delicious.lat</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-24 13:14:25</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-16</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>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>adlicious.in</domain_name>
   <domain_keyword>adlicious</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-07 05:36:09</query_time>
   <create_date>2016-05-10</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>adlicious GmbH</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>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>ns-11-c.gandi.net</value>
    <value>ns-53-a.gandi.net</value>
    <value>ns-64-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>balicious.com</domain_name>
   <domain_keyword>balicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 17:32:55</query_time>
   <create_date>2016-02-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-02-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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>talicious.ltd</domain_name>
   <domain_keyword>talicious</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-22 05:59:33</query_time>
   <create_date>2017-09-07</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>77</num>
   <domain_name>malicious.online</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 16:08:59</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <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>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>halicious.co.uk</domain_name>
   <domain_keyword>halicious</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 15:07:39</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>blakely.ns.cloudflare.com</value>
    <value>kyrie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>delicious.com.ng</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-18 23:34:17</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>28112014</registrar_iana>
   <registrar_name>HostAfrica</registrar_name>
   <registrar_website>http://www.domainking.ng/domain-registration</registrar_website>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_address>Redacted | EU Data Subject</registrant_address>
   <registrant_city>Redacted | EU Data Subject</registrant_city>
   <registrant_state>Redacted | EU Data Subject</registrant_state>
   <registrant_zip>Redacted | EU Data Subject</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>malicious.zip</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-13 16:08:59</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>dialicious.app</domain_name>
   <domain_keyword>dialicious</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-08 21:48:09</query_time>
   <create_date>2022-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://www.ionos.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns1027.ui-dns.org</value>
    <value>ns1030.ui-dns.biz</value>
    <value>ns1059.ui-dns.com</value>
    <value>ns1083.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>damlicious.com</domain_name>
   <domain_keyword>damlicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:05:51</query_time>
   <create_date>2014-04-30</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>adlicious.marketing</domain_name>
   <domain_keyword>adlicious</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-30 20:05:04</query_time>
   <create_date>2015-12-07</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>adlicious GmbH</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>please query the rdds service of the registrar 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-172-b.gandi.net</value>
    <value>ns-206-c.gandi.net</value>
    <value>ns-35-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>dealicious.com</domain_name>
   <domain_keyword>dealicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 22:00:31</query_time>
   <create_date>2004-05-10</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2031-05-10</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/dealicious.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>giancarlo.ns.cloudflare.com</value>
    <value>kallie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>delicious.ws</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-06-12 16:42:21</query_time>
   <create_date>2022-04-09</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Domain Cost Club</registrar_name>
   <registrar_website>http://www.domaincostclub.com</registrar_website>
   <registrant_name>Page Howe</registrant_name>
   <registrant_address>255 Belmar Circle</registrant_address>
   <registrant_city>Manchester</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>37355</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9312730862</registrant_phone>
   <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>86</num>
   <domain_name>delicious.recipes</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>recipes</domain_tld>
   <query_time>2024-05-24 13:14:25</query_time>
   <create_date>2015-07-22</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-22</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>buynow.nametime.com</value>
    <value>forsale.nametime.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>87</num>
   <domain_name>dawlicious.co.uk</domain_name>
   <domain_keyword>dawlicious</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-06 03:38:04</query_time>
   <create_date>2019-02-20</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <registrant_name>Domain Proxy Service. Namesco Limited.</registrant_name>
   <registrant_address>Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom</registrant_address>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>malicious.agency</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-11 22:14:34</query_time>
   <create_date>2022-07-14</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>delicious.video</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-04 10:49:21</query_time>
   <create_date>2022-08-09</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-09</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>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>90</num>
   <domain_name>malicious.meme</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>meme</domain_tld>
   <query_time>2024-06-01 17:02:17</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria.com International</registrar_name>
   <registrar_website>https://www.marcaria.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Manager</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.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>91</num>
   <domain_name>dclicious.co.uk</domain_name>
   <domain_keyword>dclicious</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 18:29:54</query_time>
   <create_date>2022-03-23</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>chan.ns.cloudflare.com</value>
    <value>merlin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>dawlicious.com</domain_name>
   <domain_keyword>dawlicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:24:50</query_time>
   <create_date>2008-05-30</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</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.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>delicious.wtf</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-30 02:37:59</query_time>
   <create_date>2023-03-14</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-03-14</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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>malicious.computer</domain_name>
   <domain_keyword>malicious</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-31 15:59:06</query_time>
   <create_date>2019-11-07</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>dealicious.store</domain_name>
   <domain_keyword>dealicious</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-10 07:28:55</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>delicious.baby</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-05-06 10:01:28</query_time>
   <create_date>2023-01-03</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-01-03</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>97</num>
   <domain_name>delicious.net.nz</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-06-10 07:10:45</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <registrar_name>Hoopla Hosting Limited</registrar_name>
   <registrar_website>https://www.hooplahosting.co.nz</registrar_website>
   <name_servers>
    <value>ns1.hooplahosting.co.nz</value>
    <value>ns2.hooplahosting.co.nz</value>
    <value>ns3.hooplahosting.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>delicious.ca</domain_name>
   <domain_keyword>delicious</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-12 13:44:09</query_time>
   <create_date>2000-11-09</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Science Media LLC</registrant_name>
   <registrant_address>1447 2ND ST. SUITE 200</registrant_address>
   <registrant_city>SANTA MONICA</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>90401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2135097301</registrant_phone>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>adlicious.click</domain_name>
   <domain_keyword>adlicious</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-18 08:37:53</query_time>
   <create_date>2016-05-10</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>adlicious GmbH</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>please query the rdds service of the registrar 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-1-b.gandi.net</value>
    <value>ns-185-a.gandi.net</value>
    <value>ns-205-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>dylicious.com</domain_name>
   <domain_keyword>dylicious</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 23:17:43</query_time>
   <create_date>2009-12-29</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.245</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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