WHOIS QUERY TIME

27 May 2024 - 12:33 PM UTC

Registered: 3 April 2008
Modified: 9 November 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl

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=keria.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "keria.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "keria.nl",
            "domain_keyword": "keria",
            "domain_tld": "nl",
            "query_time": "2024-05-27 12:33:53",
            "create_date": "2008-04-03",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.024,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>keria.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>keria.nl</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-27 12:33:53</query_time>
   <create_date>2008-04-03</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.024</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.029 seconds) for "keria.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Apr 2023 - 9:06 AM UTC

Registered: 3 April 2008
Modified: 15 October 2020

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl
nsn3.mijndomein.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

24 Nov 2023 - 6:59 AM UTC

Registered: 3 April 2008
Modified: 9 November 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl

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=keria.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "keria.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "keria.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "keria.nl",
            "domain_keyword": "keria",
            "domain_tld": "nl",
            "query_time": "2023-04-27 09:06:58",
            "create_date": "2008-04-03",
            "update_date": "2020-10-15",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl",
                "nsn3.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "keria.nl",
            "domain_keyword": "keria",
            "domain_tld": "nl",
            "query_time": "2023-11-24 06:59:39",
            "create_date": "2008-04-03",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "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>keria.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>keria.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>keria.nl</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-27 09:06:58</query_time>
   <create_date>2008-04-03</create_date>
   <update_date>2020-10-15</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
    <value>nsn3.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>keria.nl</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-11-24 06:59:39</query_time>
   <create_date>2008-04-03</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</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 19 domain names (in 0.024 seconds) which contained the exact domain keyword "keria".
Domain Name Registered Expiry Registrar Ownership
1 keria.com 26 May 1998 25 May 2026 GANDI SAS KERIA
2 keria.fr 9 Dec 1998 17 Jul 2026 GANDI Keria
3 keria.nl 3 Apr 2008 - Metaregistrar B.V. -
4 keria.ru 30 Jun 2009 30 Jun 2024 SALENAMES-RU Private Person
5 keria.mobi 14 Jan 2011 14 Jan 2026 Gandi SAS Keria
6 keria.info 2 Feb 2013 2 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
7 keria.it 2 Apr 2013 20 Apr 2025 Algorithmedia S.r.l. Puglia.com Srls
8 keria.net 20 May 2016 20 May 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0154294159
9 keria.shop 11 Apr 2017 11 Apr 2025 Registrar.eu -
10 keria.co 23 Oct 2019 23 Oct 2024 OVH sas CYM
11 keria.io 23 Oct 2019 23 Oct 2024 OVH SAS CYM
12 keria.club 6 Jan 2021 6 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
13 keria.online 4 Sep 2023 4 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
14 keria.app 9 Oct 2023 9 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 keria.site 24 Nov 2023 24 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC
16 keria.asia 24 Nov 2023 24 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Ha Hai Dang
17 keria.store 28 Nov 2023 28 Nov 2024 Tucows.com Co. Contact Privacy Inc. Customer 0169458540
18 keria.digital 1 Feb 2024 1 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 keria.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
20 keria.ai - - Dynadot Super Privacy Service LTD c/o Dynadot

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=keria&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "keria",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 20,
        "relation": "eq",
        "current": 20
    },
    "unique_domains": "keria.com, keria.fr, keria.nl, keria.ru, keria.mobi, keria.info, keria.it, keria.net, keria.shop, keria.co, keria.io, keria.club, keria.online, keria.app, keria.site, keria.asia, keria.store, keria.digital, keria.xyz, keria.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "keria.com",
            "domain_keyword": "keria",
            "domain_tld": "com",
            "query_time": "2024-04-09 22:19:35",
            "create_date": "1998-05-26",
            "update_date": "2024-03-21",
            "expiry_date": "2026-05-25",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KERIA",
            "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": [
                "roan.ns.cloudflare.com",
                "zainab.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "keria.fr",
            "domain_keyword": "keria",
            "domain_tld": "fr",
            "query_time": "2024-05-05 06:25:28",
            "create_date": "1998-12-09",
            "update_date": "2023-06-25",
            "expiry_date": "2026-07-17",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "Keria",
            "registrant_address": "Keria, PARC SUD GALAXIE, 4 RUE DES TROPIQUES, 38130 ECHIROLLES",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.476229393",
            "name_servers": [
                "ns-108-b.gandi.net",
                "ns-118-c.gandi.net",
                "ns-31-a.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 3,
            "domain_name": "keria.nl",
            "domain_keyword": "keria",
            "domain_tld": "nl",
            "query_time": "2024-05-27 12:33:53",
            "create_date": "2008-04-03",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "keria.ru",
            "domain_keyword": "keria",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:12:24",
            "create_date": "2009-06-30",
            "expiry_date": "2024-06-30",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "keria.mobi",
            "domain_keyword": "keria",
            "domain_tld": "mobi",
            "query_time": "2024-05-27 12:33:53",
            "create_date": "2011-01-14",
            "update_date": "2023-11-16",
            "expiry_date": "2026-01-14",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Keria",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "echirollescedex",
            "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": [
                "ns-41-c.gandi.net",
                "ns-48-a.gandi.net",
                "ns-54-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "keria.info",
            "domain_keyword": "keria",
            "domain_tld": "info",
            "query_time": "2024-05-18 10:28:36",
            "create_date": "2013-02-02",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "keria.it",
            "domain_keyword": "keria",
            "domain_tld": "it",
            "query_time": "2024-05-16 04:52:51",
            "create_date": "2013-04-02",
            "update_date": "2024-05-06",
            "expiry_date": "2025-04-20",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "keria.net",
            "domain_keyword": "keria",
            "domain_tld": "net",
            "query_time": "2024-05-23 05:21:24",
            "create_date": "2016-05-20",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-20",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0154294159",
            "registrant_company": "Contact Privacy Inc. Customer 0154294159",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "keria.shop",
            "domain_keyword": "keria",
            "domain_tld": "shop",
            "query_time": "2024-05-05 21:43:10",
            "create_date": "2017-04-11",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1647,
            "registrar_name": "Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_state": "Dutiki Ellada",
            "registrant_country": "GR",
            "name_servers": [
                "ns3.p-consulting.cloud",
                "ns4.p-consulting.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "keria.co",
            "domain_keyword": "keria",
            "domain_tld": "co",
            "query_time": "2024-04-18 19:22:30",
            "create_date": "2019-10-23",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-23",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CYM",
            "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": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "keria.io",
            "domain_keyword": "keria",
            "domain_tld": "io",
            "query_time": "2024-05-09 16:24:18",
            "create_date": "2019-10-23",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-23",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CYM",
            "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": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "keria.club",
            "domain_keyword": "keria",
            "domain_tld": "club",
            "query_time": "2024-06-01 11:13:17",
            "create_date": "2021-01-06",
            "update_date": "2023-07-12",
            "expiry_date": "2026-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "keria.online",
            "domain_keyword": "keria",
            "domain_tld": "online",
            "query_time": "2024-05-18 10:28:36",
            "create_date": "2023-09-04",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-04",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "keria.app",
            "domain_keyword": "keria",
            "domain_tld": "app",
            "query_time": "2024-04-12 20:52:55",
            "create_date": "2023-10-09",
            "update_date": "2024-04-09",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1177.awsdns-19.org",
                "ns-1698.awsdns-20.co.uk",
                "ns-419.awsdns-52.com",
                "ns-657.awsdns-18.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "keria.site",
            "domain_keyword": "keria",
            "domain_tld": "site",
            "query_time": "2024-05-27 12:33:53",
            "create_date": "2023-11-24",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_state": "Hanoi",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-a1.tenten.vn",
                "ns-a2.tenten.vn",
                "ns-a3.tenten.vn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "keria.asia",
            "domain_keyword": "keria",
            "domain_tld": "asia",
            "query_time": "2024-05-27 12:33:53",
            "create_date": "2023-11-24",
            "update_date": "2024-03-19",
            "expiry_date": "2024-11-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ha Hai Dang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "008427",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar 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-a1.tenten.vn",
                "ns-a2.tenten.vn",
                "ns-a3.tenten.vn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "keria.store",
            "domain_keyword": "keria",
            "domain_tld": "store",
            "query_time": "2024-06-01 11:13:17",
            "create_date": "2023-11-28",
            "update_date": "2024-05-17",
            "expiry_date": "2024-11-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169458540",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "keria.digital",
            "domain_keyword": "keria",
            "domain_tld": "digital",
            "query_time": "2024-05-27 12:33:53",
            "create_date": "2024-02-01",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "keria.xyz",
            "domain_keyword": "keria",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 16:24:18",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "keria.ai",
            "domain_keyword": "keria",
            "domain_tld": "ai",
            "query_time": "2024-05-16 04:52:51",
            "registrar_name": "Dynadot",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.024,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>keria</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>20</total>
  <relation>eq</relation>
  <current>20</current>
 </count>
 <unique_domains>keria.com, keria.fr, keria.nl, keria.ru, keria.mobi, keria.info, keria.it, keria.net, keria.shop, keria.co, keria.io, keria.club, keria.online, keria.app, keria.site, keria.asia, keria.store, keria.digital, keria.xyz, keria.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>keria.com</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 22:19:35</query_time>
   <create_date>1998-05-26</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2026-05-25</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>KERIA</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>roan.ns.cloudflare.com</value>
    <value>zainab.ns.cloudflare.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>keria.fr</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 06:25:28</query_time>
   <create_date>1998-12-09</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2026-07-17</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>Keria</registrant_company>
   <registrant_address>Keria, PARC SUD GALAXIE, 4 RUE DES TROPIQUES, 38130 ECHIROLLES</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.476229393</registrant_phone>
   <name_servers>
    <value>ns-108-b.gandi.net</value>
    <value>ns-118-c.gandi.net</value>
    <value>ns-31-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>keria.nl</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-27 12:33:53</query_time>
   <create_date>2008-04-03</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>keria.ru</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:12:24</query_time>
   <create_date>2009-06-30</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>keria.mobi</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-27 12:33:53</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2026-01-14</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>Keria</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>echirollescedex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-41-c.gandi.net</value>
    <value>ns-48-a.gandi.net</value>
    <value>ns-54-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>keria.info</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 10:28:36</query_time>
   <create_date>2013-02-02</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>keria.it</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-16 04:52:51</query_time>
   <create_date>2013-04-02</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>keria.net</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 05:21:24</query_time>
   <create_date>2016-05-20</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0154294159</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0154294159</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>keria.shop</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-05 21:43:10</query_time>
   <create_date>2017-04-11</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_state>Dutiki Ellada</registrant_state>
   <registrant_country>GR</registrant_country>
   <name_servers>
    <value>ns3.p-consulting.cloud</value>
    <value>ns4.p-consulting.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>keria.co</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-18 19:22:30</query_time>
   <create_date>2019-10-23</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CYM</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>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>keria.io</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-09 16:24:18</query_time>
   <create_date>2019-10-23</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CYM</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>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>keria.club</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-01 11:13:17</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2026-01-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>keria.online</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 10:28:36</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>14</num>
   <domain_name>keria.app</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-12 20:52:55</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1177.awsdns-19.org</value>
    <value>ns-1698.awsdns-20.co.uk</value>
    <value>ns-419.awsdns-52.com</value>
    <value>ns-657.awsdns-18.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>15</num>
   <domain_name>keria.site</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 12:33:53</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-24</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>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_state>Hanoi</registrant_state>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-a1.tenten.vn</value>
    <value>ns-a2.tenten.vn</value>
    <value>ns-a3.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>keria.asia</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-27 12:33:53</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ha Hai Dang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>008427</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</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-a1.tenten.vn</value>
    <value>ns-a2.tenten.vn</value>
    <value>ns-a3.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>keria.store</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-01 11:13:17</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0169458540</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>keria.digital</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-27 12:33:53</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>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>ns55.domaincontrol.com</value>
    <value>ns56.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>19</num>
   <domain_name>keria.xyz</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 16:24:18</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>keria.ai</domain_name>
   <domain_keyword>keria</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-16 04:52:51</query_time>
   <registrar_name>Dynadot</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.024</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,439 domain names (in 0.055 seconds) which look and sound like the brand name "keria".
Domain Name Registered Expiry Registrar Ownership
1 kerai.biz 28 Sep 2002 27 Sep 2024 Mesh Digital Limited Domains By Proxy, LLC
2 kneria.online 28 Dec 2023 28 Dec 2024 Domain.com, LLC na
3 kerin.ru 2 Apr 2013 2 Apr 2025 REGRU-RU Private Person
4 seria.se 26 Nov 2009 26 Nov 2024 Domeneshop AS -
5 kerida.de - - - -
6 kekia.com 31 Jul 2014 31 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 kerim.ca 19 Jun 2023 19 Jun 2026 Tucows.com Co. REDACTED FOR PRIVACY
8 peria.sh 20 Feb 2023 20 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 kemia.co.ke - - Dimension Data Solutions East Africa Limited REDACTED FOR PRIVACY
10 kerba.nl 5 Jan 2010 - Registrar.eu -
11 kerie.be 1 Oct 2023 - OVH -
12 veria.shop 8 Apr 2024 8 Apr 2025 Spaceship, Inc. -
13 kercia.com 6 Apr 2007 6 Apr 2024 OVH, SAS KERCIA Solutions
14 kerta.tech 24 Jul 2023 24 Jul 2024 Web Commerce Communications Ltd Kertatech
15 kerja.dev 11 Feb 2021 11 Feb 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
16 kerita.online 16 May 2024 16 May 2025 Go Daddy, LLC Domains By Proxy, LLC
17 kerpa.org 29 Nov 2017 29 Nov 2024 Launchpad.com Inc. None
18 kebria.store 21 Feb 2023 21 Feb 2025 CSL Computer Service Langenbach GmbH tejari jahani ayaran
19 kerla.net 20 Nov 2023 20 Nov 2024 GoDaddy.com, LLC -
20 seria.com.pl 12 Dec 2000 11 Dec 2024 home.pl S.A. -
21 kerim.de - - - -
22 meria.ru 24 Apr 2000 30 Apr 2025 RU-CENTER-RU Private Person
23 feria.me 27 Apr 2023 27 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
24 keira.tech 28 Feb 2023 28 Feb 2025 Hosting Ukraine LLC Hosting Ukraine LLC
25 veria.eu - - WEDOS Internet, a.s. -
26 kerva.online 28 Dec 2023 28 Dec 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
27 kemia.net 29 Oct 2018 29 Oct 2024 Cloudflare, Inc. DATA REDACTED
28 zeria.net 15 Jan 2021 15 Jan 2025 Porkbun LLC Private by Design, LLC
29 kerix.info 9 Feb 2002 9 Feb 2025 Gandi SAS Kerix s.a.r.l.
30 karia.cn 18 Jul 2003 18 Jul 2028 北京新网数码信息技术有限公司 广东家丽雅电气有限公司
31 keira.net 11 Jul 2004 11 Jul 2024 GoDaddy.com, LLC -
32 keraia.com 27 Feb 2022 27 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
33 kerica.cn 17 Nov 2016 17 Nov 2029 成都西维数码科技有限公司 王予焉
34 kedia.group 13 Apr 2024 13 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
35 kejia.red 10 Jun 2018 10 Jun 2024 Chengdu West Dimension Digital Technology Co., Ltd. 陈巧玲
36 kferia.com 12 Oct 2023 12 Oct 2024 gabia KIM YOUNG CHUL
37 kuria.sk 30 Sep 2003 30 Sep 2024 WebSupport s.r.o. B A B Y O S s.r.o.
38 ceria.nl 15 Dec 2021 - NVA Online Advertising B.V. -
39 deria.co.uk 15 Apr 2019 15 Apr 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
40 ukeria.com 6 Nov 2021 6 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
41 kerja.us 14 Sep 2007 13 Sep 2024 DomainSite, Inc. Lowongan Kerja di Jepang
42 keira.org.au - - Web Address Registration Pty Ltd Kara Lamond
43 zeria.shop 24 Mar 2023 24 Mar 2024 Namecheap, Inc. -
44 keira.site 20 Feb 2024 20 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
45 kerim.xyz 4 Dec 2018 4 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
46 meria.shop 7 Aug 2023 7 Aug 2024 JSC RU-CENTER -
47 kemia.nl 8 Dec 2015 - Metaregistrar B.V. -
48 okeria.com 24 Jul 2023 24 Jul 2024 SAV.COM, LLC REDACTED FOR PRIVACY
49 heria.me.uk 8 Sep 2021 8 Sep 2024 Cloudflare, Inc. [Tag = CLOUDFLARE] -
50 heria.it 29 Jun 2023 29 Jun 2024 OVH Svtilana Istratii
51 kerka.dev 4 Jul 2022 4 Jul 2024 Porkbun LLC Private by Design, LLC
52 geria.company 21 Jun 2021 21 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com paperboy and co. corporation
53 kiria.org 10 May 2010 10 May 2025 HANGANG Systems, Inc. dba Doregi.com REDACTED FOR PRIVACY
54 kejia.net.cn 10 Sep 2002 10 Sep 2024 北京新网数码信息技术有限公司 苏州工业园区科佳自动化有限公司
55 meria.se 3 Jul 2013 3 Jul 2024 LoopiaGroup2 -
56 kercia.fr 6 Apr 2007 7 Mar 2025 OVH RD Consultant
57 kerna.store 15 May 2021 15 May 2025 Go Daddy, LLC Domains By Proxy, LLC
58 keira.pl 27 Feb 2007 27 Feb 2025 LH.pl Sp. z o.o. -
59 ikeria.com 2 Oct 2006 2 Oct 2024 DomReg Ltd. d/b/a LIBRIS.COM -
60 teria.eu.com 27 Nov 2019 27 Nov 2024 Gandi SAS -
61 keyia.icu 27 May 2023 27 May 2025 Gname.com Pte. Ltd. -
62 kevia.com 16 Mar 2000 16 Mar 2027 GoDaddy.com, LLC Domains By Proxy, LLC
63 aeria.fun 25 May 2023 25 May 2025 Go Daddy, LLC Domains By Proxy, LLC
64 keeia.info 18 Feb 2024 18 Feb 2025 Register SPA Michela Maiorino
65 kerio.cloud 16 Feb 2016 16 Feb 2026 GoDaddy Domains By Proxy, LLC
66 kyria.it 30 Aug 2018 2 Mar 2025 Hosting Concepts B.V. hidden
67 kehia.org 28 Sep 2011 28 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Kenya Health Informatics Association
68 kelia.org 16 Aug 2002 16 Aug 2024 Whois Corp. Korea Edutech Industry Association
69 kerim.nl 15 Oct 2009 - Flexwebhosting -
70 keris.nl 4 Feb 2016 - XNS Registrar B.V. -
71 kepia.de - - - -
72 geria.co 27 Jan 2021 27 Jan 2025 Domain.com, LLC Daniel Achondo
73 peria.pl 19 Nov 2013 19 Nov 2024 OVH SAS -
74 keira.top 15 Dec 2021 15 Dec 2024 PDR Ltd Privacy Protect, LLC (PrivacyProtect.org)
75 kerma.com 16 Sep 1996 15 Sep 2024 Safebrands SAS SKIS DYNASTAR
76 kerit.be 29 Nov 2003 - Online sas -
77 kerim.fun 8 Apr 2023 8 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
78 kerica.life 30 Nov 2022 30 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
79 kersia.com 1 Jul 2005 1 Jul 2025 Network Solutions, LLC -
80 kehia.or.ke 28 Sep 2011 28 Sep 2024 EAC directory Redacted | Registry Policy
81 kerim.sh 25 Dec 2020 25 Dec 2024 Tucows Domains Inc. Data Protected
82 teria.space 31 Oct 2017 31 Oct 2024 URL Solutions Inc. GLOBAL DOMAIN PRIVACY SERVICES INC
83 kezia.life 26 May 2024 26 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 kedia.family 24 Feb 2020 24 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
85 keris.net 17 Dec 1999 17 Dec 2024 Network Solutions, LLC -
86 kerdia.com 16 Oct 2017 16 Oct 2025 NameCheap, Inc. -
87 kerva.ru 28 Dec 2023 28 Dec 2024 REGRU-RU Private Person
88 feria.name - - NameCheap, Inc. -
89 kedia.today 2 May 2024 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
90 ker2a.biz 17 May 2020 17 May 2025 OVH sas REDACTED FOR PRIVACY
91 ker2a.com 17 May 2020 17 May 2025 OVH, SAS REDACTED FOR PRIVACY
92 kenia.in 24 Oct 2010 24 Oct 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
93 kerlia.net 4 May 2004 4 May 2025 Gandi SAS -
94 keris.info 25 Aug 2023 25 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
95 zeria.co.jp 5 Feb 1996 - - Zeria Pharmaceutical Co.,Ltd.
96 feria.design 4 Jul 2023 4 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 aeria.link 24 Sep 2014 24 Sep 2024 Gandi SAS REDACTED FOR PRIVACY
98 kerim.net 25 Jun 1999 25 Jun 2027 Network Solutions, LLC -
99 kerza.nl 17 Oct 2013 - Hostnet B.V. -
100 kelia.ca 19 Jan 2022 19 Jan 2025 WHC Online Solutions Inc. REDACTED FOR PRIVACY
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 Keria.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=keria.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "keria.nl",
        "page_size": 100
    },
    "count": {
        "total": 1439,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "kerai.biz, kneria.online, kerin.ru, seria.se, kerida.de, kekia.com, kerim.ca, peria.sh, kemia.co.ke, kerba.nl, kerie.be, veria.shop, kercia.com, kerta.tech, kerja.dev, kerita.online, kerpa.org, kebria.store, kerla.net, seria.com.pl, kerim.de, meria.ru, feria.me, keira.tech, veria.eu, kerva.online, kemia.net, zeria.net, kerix.info, karia.cn, keira.net, keraia.com, kerica.cn, kedia.group, kejia.red, kferia.com, kuria.sk, ceria.nl, deria.co.uk, ukeria.com, kerja.us, keira.org.au, zeria.shop, keira.site, kerim.xyz, meria.shop, kemia.nl, okeria.com, heria.me.uk, heria.it, kerka.dev, geria.company, kiria.org, kejia.net.cn, meria.se, kercia.fr, kerna.store, keira.pl, ikeria.com, teria.eu.com, keyia.icu, kevia.com, aeria.fun, keeia.info, kerio.cloud, kyria.it, kehia.org, kelia.org, kerim.nl, keris.nl, kepia.de, geria.co, peria.pl, keira.top, kerma.com, kerit.be, kerim.fun, kerica.life, kersia.com, kehia.or.ke, kerim.sh, teria.space, kezia.life, kedia.family, keris.net, kerdia.com, kerva.ru, feria.name, kedia.today, ker2a.biz, ker2a.com, kenia.in, kerlia.net, keris.info, zeria.co.jp, feria.design, aeria.link, kerim.net, kerza.nl, kelia.ca",
    "results": [
        {
            "num": 1,
            "domain_name": "kerai.biz",
            "domain_keyword": "kerai",
            "domain_tld": "biz",
            "query_time": "2024-04-12 20:48:57",
            "create_date": "2002-09-28",
            "update_date": "2023-11-16",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.mainnameserver.com",
                "ns2.mainnameserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "kneria.online",
            "domain_keyword": "kneria",
            "domain_tld": "online",
            "query_time": "2024-05-03 02:24:51",
            "create_date": "2023-12-28",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-28",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "na",
            "registrant_state": "BC",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "kerin.ru",
            "domain_keyword": "kerin",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:12:25",
            "create_date": "2013-04-02",
            "expiry_date": "2025-04-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "seria.se",
            "domain_keyword": "seria",
            "domain_tld": "se",
            "query_time": "2024-05-06 02:47:25",
            "create_date": "2009-11-26",
            "update_date": "2024-03-24",
            "expiry_date": "2024-11-26",
            "registrar_name": "Domeneshop AS",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 5,
            "domain_name": "kerida.de",
            "domain_keyword": "kerida",
            "domain_tld": "de",
            "query_time": "2024-05-04 07:20:48",
            "update_date": "2020-10-17",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 6,
            "domain_name": "kekia.com",
            "domain_keyword": "kekia",
            "domain_tld": "com",
            "query_time": "2024-04-27 05:00:02",
            "create_date": "2014-07-31",
            "update_date": "2023-06-02",
            "expiry_date": "2024-07-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=kekia.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-3984707c.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "kerim.ca",
            "domain_keyword": "kerim",
            "domain_tld": "ca",
            "query_time": "2024-05-12 05:12:43",
            "create_date": "2023-06-19",
            "update_date": "2023-12-23",
            "expiry_date": "2026-06-19",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "peria.sh",
            "domain_keyword": "peria",
            "domain_tld": "sh",
            "query_time": "2024-05-16 07:05:40",
            "create_date": "2023-02-20",
            "update_date": "2023-08-15",
            "expiry_date": "2025-02-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": [
                "dee.ns.cloudflare.com",
                "rick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "kemia.co.ke",
            "domain_keyword": "kemia",
            "domain_tld": "co.ke",
            "query_time": "2024-05-25 08:28:20",
            "registrar_name": "Dimension Data Solutions East Africa Limited",
            "registrar_website": "https://dimensiondata.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.accesskenya.com",
                "ukns1.accesskenya.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "kerba.nl",
            "domain_keyword": "kerba",
            "domain_tld": "nl",
            "query_time": "2024-05-09 16:23:25",
            "create_date": "2010-01-05",
            "update_date": "2020-01-30",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns.eatserver.nl",
                "ns2.eatserver.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "kerie.be",
            "domain_keyword": "kerie",
            "domain_tld": "be",
            "query_time": "2024-04-18 19:22:45",
            "create_date": "2023-10-01",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 12,
            "domain_name": "veria.shop",
            "domain_keyword": "veria",
            "domain_tld": "shop",
            "query_time": "2024-04-18 09:02:11",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "kercia.com",
            "domain_keyword": "kercia",
            "domain_tld": "com",
            "query_time": "2024-05-25 10:51:17",
            "create_date": "2007-04-06",
            "update_date": "2023-04-01",
            "expiry_date": "2024-04-06",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KERCIA Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Isère",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "kerta.tech",
            "domain_keyword": "kerta",
            "domain_tld": "tech",
            "query_time": "2024-05-25 03:19:57",
            "create_date": "2023-07-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-24",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Kertatech",
            "registrant_state": "Jawa Tengah",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the 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.domainesia.net",
                "ns2.domainesia.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "kerja.dev",
            "domain_keyword": "kerja",
            "domain_tld": "dev",
            "query_time": "2024-05-20 17:46:10",
            "create_date": "2021-02-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the 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": [
                "anna.ns.cloudflare.com",
                "todd.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "kerita.online",
            "domain_keyword": "kerita",
            "domain_tld": "online",
            "query_time": "2024-05-18 17:05:58",
            "create_date": "2024-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "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": [
                "jerry.ns.cloudflare.com",
                "savanna.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "kerpa.org",
            "domain_keyword": "kerpa",
            "domain_tld": "org",
            "query_time": "2024-05-27 12:37:13",
            "create_date": "2017-11-29",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-29",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "None",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "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": [
                "ns8149.hostgator.com",
                "ns8150.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "kebria.store",
            "domain_keyword": "kebria",
            "domain_tld": "store",
            "query_time": "2024-04-11 08:51:55",
            "create_date": "2023-02-21",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-21",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "http://joker.com",
            "registrant_company": "tejari jahani ayaran",
            "registrant_state": "muscat",
            "registrant_country": "OM",
            "registrant_email": "please query the rdds service of the 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": [
                "soheil1.irandns.com",
                "soheil2.irandns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "kerla.net",
            "domain_keyword": "kerla",
            "domain_tld": "net",
            "query_time": "2024-04-12 18:50:47",
            "create_date": "2023-11-20",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "seria.com.pl",
            "domain_keyword": "seria",
            "domain_tld": "com.pl",
            "query_time": "2024-05-01 09:17:32",
            "create_date": "2000-12-12",
            "update_date": "2023-11-28",
            "expiry_date": "2024-12-11",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "kerim.de",
            "domain_keyword": "kerim",
            "domain_tld": "de",
            "query_time": "2024-05-04 07:20:48",
            "update_date": "2024-04-20",
            "name_servers": [
                "ns1.gofruits.co",
                "ns2.gofruits.co"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 22,
            "domain_name": "meria.ru",
            "domain_keyword": "meria",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:18:34",
            "create_date": "2000-04-24",
            "expiry_date": "2025-04-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "feria.me",
            "domain_keyword": "feria",
            "domain_tld": "me",
            "query_time": "2024-05-04 05:25:34",
            "create_date": "2023-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "keira.tech",
            "domain_keyword": "keira",
            "domain_tld": "tech",
            "query_time": "2024-05-08 16:08:52",
            "create_date": "2023-02-28",
            "update_date": "2024-04-14",
            "expiry_date": "2025-02-28",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns113.inhostedns.com",
                "ns213.inhostedns.net",
                "ns313.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "veria.eu",
            "domain_keyword": "veria",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:03:32",
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "http://hosting.wedos.com",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ]
        },
        {
            "num": 26,
            "domain_name": "kerva.online",
            "domain_keyword": "kerva",
            "domain_tld": "online",
            "query_time": "2024-05-05 21:48:04",
            "create_date": "2023-12-28",
            "update_date": "2024-02-25",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "kemia.net",
            "domain_keyword": "kemia",
            "domain_tld": "net",
            "query_time": "2024-05-19 13:52:25",
            "create_date": "2018-10-29",
            "update_date": "2024-02-23",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Alhassaka",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "DE",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/kemia.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "alex.ns.cloudflare.com",
                "tara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "zeria.net",
            "domain_keyword": "zeria",
            "domain_tld": "net",
            "query_time": "2024-05-21 06:17:08",
            "create_date": "2021-01-15",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-15",
            "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/zeria.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "a.ns.diemo.net",
                "b.ns.diemo.net",
                "c.ns.diemo.net",
                "d.ns.diemo.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "kerix.info",
            "domain_keyword": "kerix",
            "domain_tld": "info",
            "query_time": "2024-05-27 12:34:29",
            "create_date": "2002-02-09",
            "update_date": "2024-01-05",
            "expiry_date": "2025-02-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kerix s.a.r.l.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "susan.ns.cloudflare.com",
                "syeef.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "karia.cn",
            "domain_keyword": "karia",
            "domain_tld": "cn",
            "query_time": "2024-04-08 22:10:08",
            "create_date": "2003-07-18",
            "expiry_date": "2028-07-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "广东家丽雅电气有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "keira.net",
            "domain_keyword": "keira",
            "domain_tld": "net",
            "query_time": "2024-04-13 00:49:58",
            "create_date": "2004-07-11",
            "update_date": "2023-02-15",
            "expiry_date": "2024-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "keraia.com",
            "domain_keyword": "keraia",
            "domain_tld": "com",
            "query_time": "2024-05-27 12:31:18",
            "create_date": "2022-02-27",
            "update_date": "2022-08-23",
            "expiry_date": "2024-02-27",
            "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": 33,
            "domain_name": "kerica.cn",
            "domain_keyword": "kerica",
            "domain_tld": "cn",
            "query_time": "2024-04-12 20:53:14",
            "create_date": "2016-11-17",
            "expiry_date": "2029-11-17",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "王予焉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "kedia.group",
            "domain_keyword": "kedia",
            "domain_tld": "group",
            "query_time": "2024-04-15 16:23:21",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "kejia.red",
            "domain_keyword": "kejia",
            "domain_tld": "red",
            "query_time": "2024-05-06 16:30:43",
            "create_date": "2018-06-10",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "陈巧玲",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "浙江",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "kferia.com",
            "domain_keyword": "kferia",
            "domain_tld": "com",
            "query_time": "2024-05-10 03:03:11",
            "create_date": "2023-10-12",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-12",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "KIM YOUNG CHUL",
            "registrant_address": "9-7 Dosin-ro 36-gil, Yeongdeungpo-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "07385",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1062025444",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "kuria.sk",
            "domain_keyword": "kuria",
            "domain_tld": "sk",
            "query_time": "2024-05-05 13:20:25",
            "create_date": "2003-09-30",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-30",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Dusan Nemes",
            "registrant_company": "B A B Y O S s.r.o.",
            "registrant_address": "29. augusta 39",
            "registrant_city": "Banska Bystrica",
            "registrant_zip": "97401",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 38,
            "domain_name": "ceria.nl",
            "domain_keyword": "ceria",
            "domain_tld": "nl",
            "query_time": "2024-05-18 13:28:34",
            "create_date": "2021-12-15",
            "update_date": "2021-12-17",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 39,
            "domain_name": "deria.co.uk",
            "domain_keyword": "deria",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 23:05:11",
            "create_date": "2019-04-15",
            "update_date": "2023-07-17",
            "expiry_date": "2024-04-15",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 40,
            "domain_name": "ukeria.com",
            "domain_keyword": "ukeria",
            "domain_tld": "com",
            "query_time": "2024-05-17 09:07:39",
            "create_date": "2021-11-06",
            "update_date": "2024-04-08",
            "expiry_date": "2024-11-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "kerja.us",
            "domain_keyword": "kerja",
            "domain_tld": "us",
            "query_time": "2024-06-01 11:13:43",
            "create_date": "2007-09-14",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-13",
            "registrar_iana": 466,
            "registrar_name": "DomainSite, Inc.",
            "registrar_website": "whois.domainsite.com",
            "registrant_name": "Kerja Jepang",
            "registrant_company": "Lowongan Kerja di Jepang",
            "registrant_address": "Tokyo",
            "registrant_city": "Tokyo",
            "registrant_state": "Tokyo",
            "registrant_zip": "1200001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.56164200",
            "name_servers": [
                "ns1ksz.name.com",
                "ns2gtx.name.com",
                "ns3bfm.name.com",
                "ns4jpz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "keira.org.au",
            "domain_keyword": "keira",
            "domain_tld": "org.au",
            "query_time": "2024-06-01 17:36:08",
            "update_date": "2024-05-01",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Kara Lamond",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "zeria.shop",
            "domain_keyword": "zeria",
            "domain_tld": "shop",
            "query_time": "2024-06-02 15:07:01",
            "create_date": "2023-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "keira.site",
            "domain_keyword": "keira",
            "domain_tld": "site",
            "query_time": "2024-04-13 00:49:58",
            "create_date": "2024-02-20",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "logan.ns.cloudflare.com",
                "luciana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "kerim.xyz",
            "domain_keyword": "kerim",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 19:23:00",
            "create_date": "2018-12-04",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "meria.shop",
            "domain_keyword": "meria",
            "domain_tld": "shop",
            "query_time": "2024-04-16 09:46:36",
            "create_date": "2023-08-07",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-07",
            "registrar_iana": 463,
            "registrar_name": "JSC RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "kemia.nl",
            "domain_keyword": "kemia",
            "domain_tld": "nl",
            "query_time": "2024-05-01 23:43:36",
            "create_date": "2015-12-08",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 48,
            "domain_name": "okeria.com",
            "domain_keyword": "okeria",
            "domain_tld": "com",
            "query_time": "2024-05-01 18:31:27",
            "create_date": "2023-07-24",
            "update_date": "2023-12-28",
            "expiry_date": "2024-07-24",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=okeria.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "heria.me.uk",
            "domain_keyword": "heria",
            "domain_tld": "me.uk",
            "query_time": "2024-05-06 15:49:53",
            "create_date": "2021-09-08",
            "update_date": "2023-08-09",
            "expiry_date": "2024-09-08",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "bill.ns.cloudflare.com",
                "carol.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "heria.it",
            "domain_keyword": "heria",
            "domain_tld": "it",
            "query_time": "2024-05-18 20:40:18",
            "create_date": "2023-06-29",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-29",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "Svtilana Istratii",
            "registrant_address": "Via Luigi Cape' 7",
            "registrant_city": "Sesto Calende",
            "registrant_state": "VA",
            "registrant_zip": "21018",
            "registrant_country": "IT",
            "name_servers": [
                "cass.ns.cloudflare.com",
                "curt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 51,
            "domain_name": "kerka.dev",
            "domain_keyword": "kerka",
            "domain_tld": "dev",
            "query_time": "2024-05-12 05:13:40",
            "create_date": "2022-07-04",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "erin.ns.cloudflare.com",
                "kirk.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "geria.company",
            "domain_keyword": "geria",
            "domain_tld": "company",
            "query_time": "2024-05-17 05:54:06",
            "create_date": "2021-06-21",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "paperboy and co. corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.goope.jp",
                "dns2.goope.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "kiria.org",
            "domain_keyword": "kiria",
            "domain_tld": "org",
            "query_time": "2024-05-12 22:58:19",
            "create_date": "2010-05-10",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-10",
            "registrar_iana": 87,
            "registrar_name": "HANGANG Systems, Inc. dba Doregi.com",
            "registrar_website": "http://www.doregi.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "County Derry",
            "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.kpost.com",
                "ns1.kpost.com"
            ],
            "domain_status": [
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "kejia.net.cn",
            "domain_keyword": "kejia",
            "domain_tld": "net.cn",
            "query_time": "2024-04-08 19:31:42",
            "create_date": "2002-09-10",
            "expiry_date": "2024-09-10",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "苏州工业园区科佳自动化有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "meria.se",
            "domain_keyword": "meria",
            "domain_tld": "se",
            "query_time": "2024-05-07 05:53:17",
            "create_date": "2013-07-03",
            "update_date": "2023-12-18",
            "expiry_date": "2024-07-03",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 56,
            "domain_name": "kercia.fr",
            "domain_keyword": "kercia",
            "domain_tld": "fr",
            "query_time": "2024-05-05 06:25:21",
            "create_date": "2007-04-06",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-07",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "RD Consultant",
            "registrant_address": "30 Chemin du Vieux Chêne, 38240 MEYLAN",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.456400673",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 57,
            "domain_name": "kerna.store",
            "domain_keyword": "kerna",
            "domain_tld": "store",
            "query_time": "2024-05-18 10:29:32",
            "create_date": "2021-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "keira.pl",
            "domain_keyword": "keira",
            "domain_tld": "pl",
            "query_time": "2024-05-18 18:20:26",
            "create_date": "2007-02-27",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-27",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ikeria.com",
            "domain_keyword": "ikeria",
            "domain_tld": "com",
            "query_time": "2024-05-21 12:41:20",
            "create_date": "2006-10-02",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_iana": 381,
            "registrar_name": "DomReg Ltd. d/b/a LIBRIS.COM",
            "registrar_website": "http://www.libris.com",
            "name_servers": [
                "ns1.serverhome.com",
                "ns2.serverhome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "teria.eu.com",
            "domain_keyword": "teria",
            "domain_tld": "eu.com",
            "query_time": "2024-05-23 22:23:31",
            "create_date": "2019-11-27",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-27",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_email": "https://whois.centralnic.com/contact/teria.eu.com/registrant",
            "name_servers": [
                "dns01.abeille.com",
                "dns02.abeille.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "keyia.icu",
            "domain_keyword": "keyia",
            "domain_tld": "icu",
            "query_time": "2024-05-28 22:51:27",
            "create_date": "2023-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "Taiwan",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "please-renew-your-domain-in-www.gname.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "kevia.com",
            "domain_keyword": "kevia",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:49:25",
            "create_date": "2000-03-16",
            "update_date": "2021-03-14",
            "expiry_date": "2027-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=kevia.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "aeria.fun",
            "domain_keyword": "aeria",
            "domain_tld": "fun",
            "query_time": "2024-05-26 01:31:13",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "keeia.info",
            "domain_keyword": "keeia",
            "domain_tld": "info",
            "query_time": "2024-06-02 13:18:57",
            "create_date": "2024-02-18",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-18",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Michela Maiorino",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "kerio.cloud",
            "domain_keyword": "kerio",
            "domain_tld": "cloud",
            "query_time": "2024-04-12 20:53:35",
            "create_date": "2016-02-16",
            "update_date": "2024-01-28",
            "expiry_date": "2026-02-16",
            "registrar_iana": 440,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1165.awsdns-17.org",
                "ns-1666.awsdns-16.co.uk",
                "ns-484.awsdns-60.com",
                "ns-604.awsdns-11.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "kyria.it",
            "domain_keyword": "kyria",
            "domain_tld": "it",
            "query_time": "2024-04-24 06:46:04",
            "create_date": "2018-08-30",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-02",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "hidden",
            "name_servers": [
                "pns21.cloudns.net",
                "pns22.cloudns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 67,
            "domain_name": "kehia.org",
            "domain_keyword": "kehia",
            "domain_tld": "org",
            "query_time": "2024-04-23 12:46:23",
            "create_date": "2011-09-28",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kenya Health Informatics Association",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nairobi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "kelia.org",
            "domain_keyword": "kelia",
            "domain_tld": "org",
            "query_time": "2024-04-27 05:04:26",
            "create_date": "2002-08-16",
            "update_date": "2023-07-08",
            "expiry_date": "2024-08-16",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "https://whois.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Korea Edutech Industry Association",
            "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": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "kerim.nl",
            "domain_keyword": "kerim",
            "domain_tld": "nl",
            "query_time": "2024-05-09 16:24:23",
            "create_date": "2009-10-15",
            "update_date": "2023-10-12",
            "registrar_name": "Flexwebhosting",
            "name_servers": [
                "ns1.anony.nl",
                "ns2.anony.nl",
                "ns3.anony.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 70,
            "domain_name": "keris.nl",
            "domain_keyword": "keris",
            "domain_tld": "nl",
            "query_time": "2024-05-09 16:24:29",
            "create_date": "2016-02-04",
            "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": 71,
            "domain_name": "kepia.de",
            "domain_keyword": "kepia",
            "domain_tld": "de",
            "query_time": "2024-05-04 07:20:18",
            "update_date": "2021-05-14",
            "name_servers": [
                "docks05.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 72,
            "domain_name": "geria.co",
            "domain_keyword": "geria",
            "domain_tld": "co",
            "query_time": "2024-05-17 05:54:06",
            "create_date": "2021-01-27",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-27",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Daniel Achondo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "peria.pl",
            "domain_keyword": "peria",
            "domain_tld": "pl",
            "query_time": "2024-05-19 14:06:10",
            "create_date": "2013-11-19",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-19",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.itlu.pl",
                "ns2.itlu.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "keira.top",
            "domain_keyword": "keira",
            "domain_tld": "top",
            "query_time": "2024-05-25 08:21:57",
            "create_date": "2021-12-15",
            "update_date": "2023-06-18",
            "expiry_date": "2024-12-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd",
            "registrar_website": "http://publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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": [
                "blair.ns.cloudflare.com",
                "emerson.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "kerma.com",
            "domain_keyword": "kerma",
            "domain_tld": "com",
            "query_time": "2024-05-27 12:35:10",
            "create_date": "1996-09-16",
            "update_date": "2023-07-31",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1290,
            "registrar_name": "Safebrands SAS",
            "registrar_website": "http:///www.safebrands.com",
            "registrant_name": "Domainname Manager",
            "registrant_company": "SKIS DYNASTAR",
            "registrant_address": "Route de Gen�ve",
            "registrant_city": "Annecy",
            "registrant_zip": "74700",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.438038038",
            "name_servers": [
                "a.ns.mailclub.fr",
                "b.ns.mailclub.eu",
                "c.ns.mailclub.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "kerit.be",
            "domain_keyword": "kerit",
            "domain_tld": "be",
            "query_time": "2024-06-01 11:13:41",
            "create_date": "2003-11-29",
            "registrar_name": "Online sas",
            "registrar_website": "https://www.bookmyname.com",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 77,
            "domain_name": "kerim.fun",
            "domain_keyword": "kerim",
            "domain_tld": "fun",
            "query_time": "2024-04-12 20:53:27",
            "create_date": "2023-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "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": [
                "melany.ns.cloudflare.com",
                "mitchell.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "kerica.life",
            "domain_keyword": "kerica",
            "domain_tld": "life",
            "query_time": "2024-04-12 20:52:58",
            "create_date": "2022-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "kersia.com",
            "domain_keyword": "kersia",
            "domain_tld": "com",
            "query_time": "2024-04-15 03:59:41",
            "create_date": "2005-07-01",
            "update_date": "2022-06-01",
            "expiry_date": "2025-07-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "kehia.or.ke",
            "domain_keyword": "kehia",
            "domain_tld": "or.ke",
            "query_time": "2024-05-08 16:06:41",
            "create_date": "2011-09-28",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-28",
            "registrar_name": "EAC directory",
            "registrar_website": "https://hostafrica.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_address": "Redacted | Registry Policy",
            "registrant_city": "Redacted | Registry Policy",
            "registrant_state": "Redacted | Registry Policy",
            "registrant_zip": "Redacted | Registry Policy",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.host-ww.net",
                "ns2.host-ww.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "kerim.sh",
            "domain_keyword": "kerim",
            "domain_tld": "sh",
            "query_time": "2024-05-09 16:24:23",
            "create_date": "2020-12-25",
            "update_date": "2024-02-08",
            "expiry_date": "2024-12-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "teria.space",
            "domain_keyword": "teria",
            "domain_tld": "space",
            "query_time": "2024-05-13 10:27:42",
            "create_date": "2017-10-31",
            "update_date": "2023-09-08",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1449,
            "registrar_name": "URL Solutions Inc.",
            "registrar_website": "https://pananames.com",
            "registrant_company": "GLOBAL DOMAIN PRIVACY SERVICES INC",
            "registrant_state": "NA",
            "registrant_country": "PA",
            "registrant_email": "please query the rdds service of the 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.fozzy.com",
                "ns2.fozzy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "kezia.life",
            "domain_keyword": "kezia",
            "domain_tld": "life",
            "query_time": "2024-05-28 16:11:15",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "kedia.family",
            "domain_keyword": "kedia",
            "domain_tld": "family",
            "query_time": "2024-04-11 13:15:39",
            "create_date": "2020-02-24",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "keris.net",
            "domain_keyword": "keris",
            "domain_tld": "net",
            "query_time": "2024-04-12 20:53:38",
            "create_date": "1999-12-17",
            "update_date": "2023-10-18",
            "expiry_date": "2024-12-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns47.worldnic.com",
                "ns48.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "kerdia.com",
            "domain_keyword": "kerdia",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:19:52",
            "create_date": "2017-10-16",
            "update_date": "2022-08-30",
            "expiry_date": "2025-10-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.kerdia.in",
                "ns2.kerdia.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "kerva.ru",
            "domain_keyword": "kerva",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:12:46",
            "create_date": "2023-12-28",
            "expiry_date": "2024-12-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "feria.name",
            "domain_keyword": "feria",
            "domain_tld": "name",
            "query_time": "2024-05-04 05:25:34",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 89,
            "domain_name": "kedia.today",
            "domain_keyword": "kedia",
            "domain_tld": "today",
            "query_time": "2024-05-04 17:37:43",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ker2a.biz",
            "domain_keyword": "ker2a",
            "domain_tld": "biz",
            "query_time": "2024-05-20 17:45:06",
            "create_date": "2020-05-17",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-17",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ker2a.com",
            "domain_keyword": "ker2a",
            "domain_tld": "com",
            "query_time": "2024-05-20 17:45:04",
            "create_date": "2020-05-17",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-17",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "kenia.in",
            "domain_keyword": "kenia",
            "domain_tld": "in",
            "query_time": "2024-05-20 22:54:00",
            "create_date": "2010-10-24",
            "update_date": "2023-09-19",
            "expiry_date": "2025-10-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "kerlia.net",
            "domain_keyword": "kerlia",
            "domain_tld": "net",
            "query_time": "2024-05-10 12:29:54",
            "create_date": "2004-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "name_servers": [
                "ns.phpnet.org",
                "ns2.phpnet.org"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "keris.info",
            "domain_keyword": "keris",
            "domain_tld": "info",
            "query_time": "2024-05-12 05:12:51",
            "create_date": "2023-08-25",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xbiz.ne.jp",
                "ns2.xbiz.ne.jp",
                "ns3.xbiz.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "zeria.co.jp",
            "domain_keyword": "zeria",
            "domain_tld": "co.jp",
            "query_time": "2024-05-12 11:16:44",
            "create_date": "1996-02-05",
            "update_date": "2024-03-07",
            "registrant_company": "Zeria Pharmaceutical Co.,Ltd.",
            "name_servers": [
                "ns00.vips.ne.jp",
                "ns01.vips.ne.jp"
            ]
        },
        {
            "num": 96,
            "domain_name": "feria.design",
            "domain_keyword": "feria",
            "domain_tld": "design",
            "query_time": "2024-05-25 01:35:15",
            "create_date": "2023-07-04",
            "update_date": "2023-08-10",
            "expiry_date": "2025-07-04",
            "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": [
                "kallie.ns.cloudflare.com",
                "marvin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "aeria.link",
            "domain_keyword": "aeria",
            "domain_tld": "link",
            "query_time": "2024-04-14 06:57:16",
            "create_date": "2014-09-24",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-24",
            "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_state": "NJ",
            "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-1020.awsdns-63.net",
                "ns-1052.awsdns-03.org",
                "ns-1715.awsdns-22.co.uk",
                "ns-334.awsdns-41.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "kerim.net",
            "domain_keyword": "kerim",
            "domain_tld": "net",
            "query_time": "2024-04-12 20:53:27",
            "create_date": "1999-06-25",
            "update_date": "2022-10-02",
            "expiry_date": "2027-06-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns75.worldnic.com",
                "ns76.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "kerza.nl",
            "domain_keyword": "kerza",
            "domain_tld": "nl",
            "query_time": "2024-04-15 04:02:47",
            "create_date": "2013-10-17",
            "update_date": "2022-04-13",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 100,
            "domain_name": "kelia.ca",
            "domain_keyword": "kelia",
            "domain_tld": "ca",
            "query_time": "2024-04-27 05:04:26",
            "create_date": "2022-01-19",
            "update_date": "2024-03-04",
            "expiry_date": "2025-01-19",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>keria.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1439</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>kerai.biz, kneria.online, kerin.ru, seria.se, kerida.de, kekia.com, kerim.ca, peria.sh, kemia.co.ke, kerba.nl, kerie.be, veria.shop, kercia.com, kerta.tech, kerja.dev, kerita.online, kerpa.org, kebria.store, kerla.net, seria.com.pl, kerim.de, meria.ru, feria.me, keira.tech, veria.eu, kerva.online, kemia.net, zeria.net, kerix.info, karia.cn, keira.net, keraia.com, kerica.cn, kedia.group, kejia.red, kferia.com, kuria.sk, ceria.nl, deria.co.uk, ukeria.com, kerja.us, keira.org.au, zeria.shop, keira.site, kerim.xyz, meria.shop, kemia.nl, okeria.com, heria.me.uk, heria.it, kerka.dev, geria.company, kiria.org, kejia.net.cn, meria.se, kercia.fr, kerna.store, keira.pl, ikeria.com, teria.eu.com, keyia.icu, kevia.com, aeria.fun, keeia.info, kerio.cloud, kyria.it, kehia.org, kelia.org, kerim.nl, keris.nl, kepia.de, geria.co, peria.pl, keira.top, kerma.com, kerit.be, kerim.fun, kerica.life, kersia.com, kehia.or.ke, kerim.sh, teria.space, kezia.life, kedia.family, keris.net, kerdia.com, kerva.ru, feria.name, kedia.today, ker2a.biz, ker2a.com, kenia.in, kerlia.net, keris.info, zeria.co.jp, feria.design, aeria.link, kerim.net, kerza.nl, kelia.ca</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kerai.biz</domain_name>
   <domain_keyword>kerai</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-12 20:48:57</query_time>
   <create_date>2002-09-28</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.mainnameserver.com</value>
    <value>ns2.mainnameserver.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>kneria.online</domain_name>
   <domain_keyword>kneria</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-03 02:24:51</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>na</registrant_company>
   <registrant_state>BC</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>kerin.ru</domain_name>
   <domain_keyword>kerin</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:12:25</query_time>
   <create_date>2013-04-02</create_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>seria.se</domain_name>
   <domain_keyword>seria</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 02:47:25</query_time>
   <create_date>2009-11-26</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>Domeneshop AS</registrar_name>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>kerida.de</domain_name>
   <domain_keyword>kerida</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 07:20:48</query_time>
   <update_date>2020-10-17</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>kekia.com</domain_name>
   <domain_keyword>kekia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 05:00:02</query_time>
   <create_date>2014-07-31</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=kekia.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-3984707c.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>kerim.ca</domain_name>
   <domain_keyword>kerim</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-12 05:12:43</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2026-06-19</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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>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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>peria.sh</domain_name>
   <domain_keyword>peria</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-16 07:05:40</query_time>
   <create_date>2023-02-20</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2025-02-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>dee.ns.cloudflare.com</value>
    <value>rick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>kemia.co.ke</domain_name>
   <domain_keyword>kemia</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-25 08:28:20</query_time>
   <registrar_name>Dimension Data Solutions East Africa Limited</registrar_name>
   <registrar_website>https://dimensiondata.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns0.accesskenya.com</value>
    <value>ukns1.accesskenya.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>kerba.nl</domain_name>
   <domain_keyword>kerba</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 16:23:25</query_time>
   <create_date>2010-01-05</create_date>
   <update_date>2020-01-30</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns.eatserver.nl</value>
    <value>ns2.eatserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>kerie.be</domain_name>
   <domain_keyword>kerie</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-18 19:22:45</query_time>
   <create_date>2023-10-01</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>veria.shop</domain_name>
   <domain_keyword>veria</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-18 09:02:11</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>kercia.com</domain_name>
   <domain_keyword>kercia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 10:51:17</query_time>
   <create_date>2007-04-06</create_date>
   <update_date>2023-04-01</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KERCIA Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Isère</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>kerta.tech</domain_name>
   <domain_keyword>kerta</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 03:19:57</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Kertatech</registrant_company>
   <registrant_state>Jawa Tengah</registrant_state>
   <registrant_country>ID</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.domainesia.net</value>
    <value>ns2.domainesia.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>kerja.dev</domain_name>
   <domain_keyword>kerja</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-20 17:46:10</query_time>
   <create_date>2021-02-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the 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>anna.ns.cloudflare.com</value>
    <value>todd.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>kerita.online</domain_name>
   <domain_keyword>kerita</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 17:05:58</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</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>jerry.ns.cloudflare.com</value>
    <value>savanna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>kerpa.org</domain_name>
   <domain_keyword>kerpa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 12:37:13</query_time>
   <create_date>2017-11-29</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>None</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</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>ns8149.hostgator.com</value>
    <value>ns8150.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>kebria.store</domain_name>
   <domain_keyword>kebria</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-11 08:51:55</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_company>tejari jahani ayaran</registrant_company>
   <registrant_state>muscat</registrant_state>
   <registrant_country>OM</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>soheil1.irandns.com</value>
    <value>soheil2.irandns.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>kerla.net</domain_name>
   <domain_keyword>kerla</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 18:50:47</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>seria.com.pl</domain_name>
   <domain_keyword>seria</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-01 09:17:32</query_time>
   <create_date>2000-12-12</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>kerim.de</domain_name>
   <domain_keyword>kerim</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 07:20:48</query_time>
   <update_date>2024-04-20</update_date>
   <name_servers>
    <value>ns1.gofruits.co</value>
    <value>ns2.gofruits.co</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>meria.ru</domain_name>
   <domain_keyword>meria</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:18:34</query_time>
   <create_date>2000-04-24</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>feria.me</domain_name>
   <domain_keyword>feria</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-04 05:25:34</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>keira.tech</domain_name>
   <domain_keyword>keira</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-08 16:08:52</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns113.inhostedns.com</value>
    <value>ns213.inhostedns.net</value>
    <value>ns313.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>veria.eu</domain_name>
   <domain_keyword>veria</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:03:32</query_time>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>http://hosting.wedos.com</registrar_website>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
  </value>
  <value>
   <num>26</num>
   <domain_name>kerva.online</domain_name>
   <domain_keyword>kerva</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-05 21:48:04</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>kemia.net</domain_name>
   <domain_keyword>kemia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 13:52:25</query_time>
   <create_date>2018-10-29</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Alhassaka</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/kemia.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>alex.ns.cloudflare.com</value>
    <value>tara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>zeria.net</domain_name>
   <domain_keyword>zeria</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 06:17:08</query_time>
   <create_date>2021-01-15</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-15</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/zeria.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>a.ns.diemo.net</value>
    <value>b.ns.diemo.net</value>
    <value>c.ns.diemo.net</value>
    <value>d.ns.diemo.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>kerix.info</domain_name>
   <domain_keyword>kerix</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 12:34:29</query_time>
   <create_date>2002-02-09</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-02-09</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>Kerix s.a.r.l.</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>MA</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>susan.ns.cloudflare.com</value>
    <value>syeef.ns.cloudflare.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>karia.cn</domain_name>
   <domain_keyword>karia</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-08 22:10:08</query_time>
   <create_date>2003-07-18</create_date>
   <expiry_date>2028-07-18</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>广东家丽雅电气有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>keira.net</domain_name>
   <domain_keyword>keira</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 00:49:58</query_time>
   <create_date>2004-07-11</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>keraia.com</domain_name>
   <domain_keyword>keraia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 12:31:18</query_time>
   <create_date>2022-02-27</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-02-27</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>33</num>
   <domain_name>kerica.cn</domain_name>
   <domain_keyword>kerica</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-12 20:53:14</query_time>
   <create_date>2016-11-17</create_date>
   <expiry_date>2029-11-17</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>王予焉</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>34</num>
   <domain_name>kedia.group</domain_name>
   <domain_keyword>kedia</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-15 16:23:21</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>kejia.red</domain_name>
   <domain_keyword>kejia</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-06 16:30:43</query_time>
   <create_date>2018-06-10</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>陈巧玲</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>浙江</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>kferia.com</domain_name>
   <domain_keyword>kferia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 03:03:11</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>KIM YOUNG CHUL</registrant_name>
   <registrant_address>9-7 Dosin-ro 36-gil, Yeongdeungpo-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>07385</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1062025444</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>kuria.sk</domain_name>
   <domain_keyword>kuria</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 13:20:25</query_time>
   <create_date>2003-09-30</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Dusan Nemes</registrant_name>
   <registrant_company>B A B Y O S s.r.o.</registrant_company>
   <registrant_address>29. augusta 39</registrant_address>
   <registrant_city>Banska Bystrica</registrant_city>
   <registrant_zip>97401</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>ceria.nl</domain_name>
   <domain_keyword>ceria</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 13:28:34</query_time>
   <create_date>2021-12-15</create_date>
   <update_date>2021-12-17</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>deria.co.uk</domain_name>
   <domain_keyword>deria</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 23:05:11</query_time>
   <create_date>2019-04-15</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-04-15</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>ukeria.com</domain_name>
   <domain_keyword>ukeria</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 09:07:39</query_time>
   <create_date>2021-11-06</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>kerja.us</domain_name>
   <domain_keyword>kerja</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-01 11:13:43</query_time>
   <create_date>2007-09-14</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>466</registrar_iana>
   <registrar_name>DomainSite, Inc.</registrar_name>
   <registrar_website>whois.domainsite.com</registrar_website>
   <registrant_name>Kerja Jepang</registrant_name>
   <registrant_company>Lowongan Kerja di Jepang</registrant_company>
   <registrant_address>Tokyo</registrant_address>
   <registrant_city>Tokyo</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>1200001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.56164200</registrant_phone>
   <name_servers>
    <value>ns1ksz.name.com</value>
    <value>ns2gtx.name.com</value>
    <value>ns3bfm.name.com</value>
    <value>ns4jpz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>keira.org.au</domain_name>
   <domain_keyword>keira</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-06-01 17:36:08</query_time>
   <update_date>2024-05-01</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Kara Lamond</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>zeria.shop</domain_name>
   <domain_keyword>zeria</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-02 15:07:01</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>keira.site</domain_name>
   <domain_keyword>keira</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-13 00:49:58</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>logan.ns.cloudflare.com</value>
    <value>luciana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>kerim.xyz</domain_name>
   <domain_keyword>kerim</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 19:23:00</query_time>
   <create_date>2018-12-04</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>meria.shop</domain_name>
   <domain_keyword>meria</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 09:46:36</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <name_servers>
    <value>2ajdy0ui.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>kemia.nl</domain_name>
   <domain_keyword>kemia</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 23:43:36</query_time>
   <create_date>2015-12-08</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>okeria.com</domain_name>
   <domain_keyword>okeria</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 18:31:27</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=okeria.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.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>heria.me.uk</domain_name>
   <domain_keyword>heria</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-06 15:49:53</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>bill.ns.cloudflare.com</value>
    <value>carol.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>heria.it</domain_name>
   <domain_keyword>heria</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-18 20:40:18</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>Svtilana Istratii</registrant_company>
   <registrant_address>Via Luigi Cape' 7</registrant_address>
   <registrant_city>Sesto Calende</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>21018</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>cass.ns.cloudflare.com</value>
    <value>curt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>kerka.dev</domain_name>
   <domain_keyword>kerka</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-12 05:13:40</query_time>
   <create_date>2022-07-04</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>erin.ns.cloudflare.com</value>
    <value>kirk.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>geria.company</domain_name>
   <domain_keyword>geria</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-17 05:54:06</query_time>
   <create_date>2021-06-21</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>paperboy and co. corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.goope.jp</value>
    <value>dns2.goope.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>kiria.org</domain_name>
   <domain_keyword>kiria</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 22:58:19</query_time>
   <create_date>2010-05-10</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>87</registrar_iana>
   <registrar_name>HANGANG Systems, Inc. dba Doregi.com</registrar_name>
   <registrar_website>http://www.doregi.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>County Derry</registrant_state>
   <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.kpost.com</value>
    <value>ns1.kpost.com</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>kejia.net.cn</domain_name>
   <domain_keyword>kejia</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-08 19:31:42</query_time>
   <create_date>2002-09-10</create_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>苏州工业园区科佳自动化有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>meria.se</domain_name>
   <domain_keyword>meria</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-07 05:53:17</query_time>
   <create_date>2013-07-03</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>kercia.fr</domain_name>
   <domain_keyword>kercia</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 06:25:21</query_time>
   <create_date>2007-04-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>RD Consultant</registrant_company>
   <registrant_address>30 Chemin du Vieux Chêne, 38240 MEYLAN</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.456400673</registrant_phone>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>kerna.store</domain_name>
   <domain_keyword>kerna</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-18 10:29:32</query_time>
   <create_date>2021-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</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>ns77.domaincontrol.com</value>
    <value>ns78.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>58</num>
   <domain_name>keira.pl</domain_name>
   <domain_keyword>keira</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-18 18:20:26</query_time>
   <create_date>2007-02-27</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ikeria.com</domain_name>
   <domain_keyword>ikeria</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 12:41:20</query_time>
   <create_date>2006-10-02</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>381</registrar_iana>
   <registrar_name>DomReg Ltd. d/b/a LIBRIS.COM</registrar_name>
   <registrar_website>http://www.libris.com</registrar_website>
   <name_servers>
    <value>ns1.serverhome.com</value>
    <value>ns2.serverhome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>teria.eu.com</domain_name>
   <domain_keyword>teria</domain_keyword>
   <domain_tld>eu.com</domain_tld>
   <query_time>2024-05-23 22:23:31</query_time>
   <create_date>2019-11-27</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/teria.eu.com/registrant</registrant_email>
   <name_servers>
    <value>dns01.abeille.com</value>
    <value>dns02.abeille.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>keyia.icu</domain_name>
   <domain_keyword>keyia</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-28 22:51:27</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>Taiwan</registrant_state>
   <registrant_country>TW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>please-renew-your-domain-in-www.gname.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>kevia.com</domain_name>
   <domain_keyword>kevia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:49:25</query_time>
   <create_date>2000-03-16</create_date>
   <update_date>2021-03-14</update_date>
   <expiry_date>2027-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=kevia.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>aeria.fun</domain_name>
   <domain_keyword>aeria</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-26 01:31:13</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</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>ns47.domaincontrol.com</value>
    <value>ns48.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>64</num>
   <domain_name>keeia.info</domain_name>
   <domain_keyword>keeia</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 13:18:57</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Michela Maiorino</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>kerio.cloud</domain_name>
   <domain_keyword>kerio</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-12 20:53:35</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2026-02-16</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1165.awsdns-17.org</value>
    <value>ns-1666.awsdns-16.co.uk</value>
    <value>ns-484.awsdns-60.com</value>
    <value>ns-604.awsdns-11.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>66</num>
   <domain_name>kyria.it</domain_name>
   <domain_keyword>kyria</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 06:46:04</query_time>
   <create_date>2018-08-30</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>pns21.cloudns.net</value>
    <value>pns22.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>kehia.org</domain_name>
   <domain_keyword>kehia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 12:46:23</query_time>
   <create_date>2011-09-28</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kenya Health Informatics Association</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nairobi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>kelia.org</domain_name>
   <domain_keyword>kelia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 05:04:26</query_time>
   <create_date>2002-08-16</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-08-16</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>Korea Edutech Industry Association</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>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>kerim.nl</domain_name>
   <domain_keyword>kerim</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 16:24:23</query_time>
   <create_date>2009-10-15</create_date>
   <update_date>2023-10-12</update_date>
   <registrar_name>Flexwebhosting</registrar_name>
   <name_servers>
    <value>ns1.anony.nl</value>
    <value>ns2.anony.nl</value>
    <value>ns3.anony.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>keris.nl</domain_name>
   <domain_keyword>keris</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 16:24:29</query_time>
   <create_date>2016-02-04</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>71</num>
   <domain_name>kepia.de</domain_name>
   <domain_keyword>kepia</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 07:20:18</query_time>
   <update_date>2021-05-14</update_date>
   <name_servers>
    <value>docks05.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>geria.co</domain_name>
   <domain_keyword>geria</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-17 05:54:06</query_time>
   <create_date>2021-01-27</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Daniel Achondo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>peria.pl</domain_name>
   <domain_keyword>peria</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-19 14:06:10</query_time>
   <create_date>2013-11-19</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.itlu.pl</value>
    <value>ns2.itlu.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>keira.top</domain_name>
   <domain_keyword>keira</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-25 08:21:57</query_time>
   <create_date>2021-12-15</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd</registrar_name>
   <registrar_website>http://publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>blair.ns.cloudflare.com</value>
    <value>emerson.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>kerma.com</domain_name>
   <domain_keyword>kerma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 12:35:10</query_time>
   <create_date>1996-09-16</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1290</registrar_iana>
   <registrar_name>Safebrands SAS</registrar_name>
   <registrar_website>http:///www.safebrands.com</registrar_website>
   <registrant_name>Domainname Manager</registrant_name>
   <registrant_company>SKIS DYNASTAR</registrant_company>
   <registrant_address>Route de Gen�ve</registrant_address>
   <registrant_city>Annecy</registrant_city>
   <registrant_zip>74700</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.438038038</registrant_phone>
   <name_servers>
    <value>a.ns.mailclub.fr</value>
    <value>b.ns.mailclub.eu</value>
    <value>c.ns.mailclub.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>kerit.be</domain_name>
   <domain_keyword>kerit</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 11:13:41</query_time>
   <create_date>2003-11-29</create_date>
   <registrar_name>Online sas</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>kerim.fun</domain_name>
   <domain_keyword>kerim</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-12 20:53:27</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</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>melany.ns.cloudflare.com</value>
    <value>mitchell.ns.cloudflare.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>78</num>
   <domain_name>kerica.life</domain_name>
   <domain_keyword>kerica</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-12 20:52:58</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>kersia.com</domain_name>
   <domain_keyword>kersia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 03:59:41</query_time>
   <create_date>2005-07-01</create_date>
   <update_date>2022-06-01</update_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>kehia.or.ke</domain_name>
   <domain_keyword>kehia</domain_keyword>
   <domain_tld>or.ke</domain_tld>
   <query_time>2024-05-08 16:06:41</query_time>
   <create_date>2011-09-28</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>EAC directory</registrar_name>
   <registrar_website>https://hostafrica.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_address>Redacted | Registry Policy</registrant_address>
   <registrant_city>Redacted | Registry Policy</registrant_city>
   <registrant_state>Redacted | Registry Policy</registrant_state>
   <registrant_zip>Redacted | Registry Policy</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.host-ww.net</value>
    <value>ns2.host-ww.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>kerim.sh</domain_name>
   <domain_keyword>kerim</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-09 16:24:23</query_time>
   <create_date>2020-12-25</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>teria.space</domain_name>
   <domain_keyword>teria</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-13 10:27:42</query_time>
   <create_date>2017-10-31</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL Solutions Inc.</registrar_name>
   <registrar_website>https://pananames.com</registrar_website>
   <registrant_company>GLOBAL DOMAIN PRIVACY SERVICES INC</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>PA</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.fozzy.com</value>
    <value>ns2.fozzy.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>kezia.life</domain_name>
   <domain_keyword>kezia</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-28 16:11:15</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>kedia.family</domain_name>
   <domain_keyword>kedia</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-04-11 13:15:39</query_time>
   <create_date>2020-02-24</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>keris.net</domain_name>
   <domain_keyword>keris</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 20:53:38</query_time>
   <create_date>1999-12-17</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns47.worldnic.com</value>
    <value>ns48.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>kerdia.com</domain_name>
   <domain_keyword>kerdia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:19:52</query_time>
   <create_date>2017-10-16</create_date>
   <update_date>2022-08-30</update_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.kerdia.in</value>
    <value>ns2.kerdia.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>kerva.ru</domain_name>
   <domain_keyword>kerva</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:12:46</query_time>
   <create_date>2023-12-28</create_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>feria.name</domain_name>
   <domain_keyword>feria</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-04 05:25:34</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>kedia.today</domain_name>
   <domain_keyword>kedia</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-04 17:37:43</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>90</num>
   <domain_name>ker2a.biz</domain_name>
   <domain_keyword>ker2a</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 17:45:06</query_time>
   <create_date>2020-05-17</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ker2a.com</domain_name>
   <domain_keyword>ker2a</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 17:45:04</query_time>
   <create_date>2020-05-17</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>kenia.in</domain_name>
   <domain_keyword>kenia</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-20 22:54:00</query_time>
   <create_date>2010-10-24</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2025-10-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>kerlia.net</domain_name>
   <domain_keyword>kerlia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 12:29:54</query_time>
   <create_date>2004-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns.phpnet.org</value>
    <value>ns2.phpnet.org</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>keris.info</domain_name>
   <domain_keyword>keris</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 05:12:51</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xbiz.ne.jp</value>
    <value>ns2.xbiz.ne.jp</value>
    <value>ns3.xbiz.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>zeria.co.jp</domain_name>
   <domain_keyword>zeria</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-12 11:16:44</query_time>
   <create_date>1996-02-05</create_date>
   <update_date>2024-03-07</update_date>
   <registrant_company>Zeria Pharmaceutical Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns00.vips.ne.jp</value>
    <value>ns01.vips.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>96</num>
   <domain_name>feria.design</domain_name>
   <domain_keyword>feria</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-25 01:35:15</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2025-07-04</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>kallie.ns.cloudflare.com</value>
    <value>marvin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>aeria.link</domain_name>
   <domain_keyword>aeria</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-14 06:57:16</query_time>
   <create_date>2014-09-24</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-24</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_state>NJ</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-1020.awsdns-63.net</value>
    <value>ns-1052.awsdns-03.org</value>
    <value>ns-1715.awsdns-22.co.uk</value>
    <value>ns-334.awsdns-41.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>kerim.net</domain_name>
   <domain_keyword>kerim</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 20:53:27</query_time>
   <create_date>1999-06-25</create_date>
   <update_date>2022-10-02</update_date>
   <expiry_date>2027-06-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns75.worldnic.com</value>
    <value>ns76.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>kerza.nl</domain_name>
   <domain_keyword>kerza</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-15 04:02:47</query_time>
   <create_date>2013-10-17</create_date>
   <update_date>2022-04-13</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>kelia.ca</domain_name>
   <domain_keyword>kelia</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-27 05:04:26</query_time>
   <create_date>2022-01-19</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.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>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>
 </results>
 <stats>
  <total_time>0.055</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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