WHOIS QUERY TIME

2 Jun 2024 - 9:38 AM UTC

REGISTRAR

Name: Etisalat

NAME SERVERS

ns1.etisalatdomains.ae
ns2.etisalatdomains.ae
ns3.etisalatdomains.ae
ns4.etisalatdomains.ae

DOMAIN STATUS

ok

REGISTRANT

Name: SEDAR DECOR FACTORY LTD.
Email: visit whois.aeda.net.ae for web based whois

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sedar.ae
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sedar.ae"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sedar.ae",
            "domain_keyword": "sedar",
            "domain_tld": "ae",
            "query_time": "2024-06-02 09:38:13",
            "registrar_name": "Etisalat",
            "registrant_name": "SEDAR DECOR FACTORY LTD.",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sedar.ae</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sedar.ae</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-02 09:38:13</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>SEDAR DECOR FACTORY LTD.</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.033</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 "sedar.ae" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Dec 2022 - 2:34 AM UTC

REGISTRAR

Name: Etisalat

NAME SERVERS

ns1.etisalatdomains.ae
ns2.etisalatdomains.ae
ns3.etisalatdomains.ae
ns4.etisalatdomains.ae

DOMAIN STATUS

ok

REGISTRANT

Name: SEDAR DECOR FACTORY LTD.
Email: visit whois.aeda.ae for web based whois

#2 - QUERY TIME

15 Jul 2023 - 10:37 AM UTC

REGISTRAR

Name: Etisalat

NAME SERVERS

ns1.etisalatdomains.ae
ns2.etisalatdomains.ae
ns3.etisalatdomains.ae
ns4.etisalatdomains.ae

DOMAIN STATUS

ok

REGISTRANT

Name: SEDAR DECOR FACTORY LTD.
Email: visit whois.aeda.net.ae for web based whois

* 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=sedar.ae
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sedar.ae",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "sedar.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "sedar.ae",
            "domain_keyword": "sedar",
            "domain_tld": "ae",
            "query_time": "2022-12-20 02:34:13",
            "registrar_name": "Etisalat",
            "registrant_name": "SEDAR DECOR FACTORY LTD.",
            "registrant_email": "visit whois.aeda.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "sedar.ae",
            "domain_keyword": "sedar",
            "domain_tld": "ae",
            "query_time": "2023-07-15 10:37:27",
            "registrar_name": "Etisalat",
            "registrant_name": "SEDAR DECOR FACTORY LTD.",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "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>sedar.ae</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>sedar.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sedar.ae</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2022-12-20 02:34:13</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>SEDAR DECOR FACTORY LTD.</registrant_name>
   <registrant_email>visit whois.aeda.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>sedar.ae</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2023-07-15 10:37:27</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>SEDAR DECOR FACTORY LTD.</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </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 45 domain names (in 0.016 seconds) which contained the exact domain keyword "sedar".
Domain Name Registered Expiry Registrar Ownership
1 sedar.com 12 Aug 1997 11 Aug 2028 Network Solutions, LLC -
2 sedar.com.pl 4 Dec 1997 31 Dec 2024 Domena.pl sp. z o.o. -
3 sedar.org 5 Jun 2000 5 Jun 2025 Tucows Domains Inc. Alberta Securities Commission
4 sedar.ca 4 Oct 2000 10 Jul 2033 Internic.ca Inc. Alberta Securities Commission
5 sedar.co.kr 20 Feb 2001 20 Feb 2025 (?)??? (?)??
6 sedar.pl 29 Mar 2006 29 Mar 2025 Domena.pl sp. z o.o. -
7 sedar.com.cn 28 Apr 2006 28 Apr 2025 厦门市中资源网络服务有限公司 成都金石达高新技术有限公司
8 sedar.ru 9 Jan 2008 9 Jan 2025 SALENAMES-RU Private Person
9 sedar.it 6 May 2011 6 May 2025 Register S.p.a. SEDAR S.r.l.
10 sedar.com.co 23 Aug 2011 22 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 sedar.co 1 Nov 2013 31 Oct 2024 1API GmbH Registrant of sedar.co
12 sedar.email 26 Oct 2014 26 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 sedar.one 9 Aug 2015 9 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
14 sedar.net 28 Aug 2017 28 Aug 2024 DropCatch.com 1317 LLC JIN-1
15 sedar.fyi 20 Sep 2017 20 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0149271601
16 sedar.uk 21 Mar 2019 21 Mar 2024 ANY-Web Limited [Tag = WEBHOUND] -
17 sedar.su 26 Nov 2019 26 Nov 2024 RUCENTER-SU OOO "SEDAR"
18 sedar.money 5 Jan 2020 5 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 sedar.io 12 Mar 2020 12 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 sedar.clinic 27 Aug 2020 27 Aug 2027 GoDaddy.com, LLC Domains By Proxy, LLC
21 sedar.info 12 Nov 2021 12 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 sedar.org.uk 30 Nov 2021 30 Nov 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
23 sedar.nl 14 Jan 2022 - Hostnet B.V. -
24 sedar.online 17 Jan 2023 17 Jan 2025 eNom, Inc. Proxy Protection LLC
25 sedar.me.uk 28 Mar 2023 28 Mar 2025 1api GmbH [Tag = 1API-DE] -
26 sedar.tech 15 May 2023 15 May 2025 Domeneshop AS -
27 sedar.studio 13 Sep 2023 13 Sep 2024 Registrar of Domain Names REG.RU LLC OOO "MSM Stroy"
28 sedar.buzz 29 Oct 2023 29 Oct 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
29 sedar.lol 29 Oct 2023 29 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
30 sedar.site 29 Oct 2023 29 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
31 sedar.sbs 29 Oct 2023 29 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
32 sedar.cam 29 Oct 2023 29 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
33 sedar.fun 29 Oct 2023 29 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
34 sedar.top 29 Oct 2023 29 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
35 sedar.lat 29 Oct 2023 29 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
36 sedar.beauty 29 Oct 2023 29 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
37 sedar.shop 29 Oct 2023 29 Oct 2024 Dynadot Inc. -
38 sedar.website 29 Oct 2023 29 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
39 sedar.homes 29 Oct 2023 29 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
40 sedar.click 29 Oct 2023 29 Oct 2024 Dynadot, LLC Super Privacy Service LTD c/o Dynadot
41 sedar.quest 29 Oct 2023 29 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
42 sedar.skin 29 Oct 2023 29 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
43 sedar.monster 29 Oct 2023 29 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
44 sedar.pics 29 Oct 2023 29 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
45 sedar.de - - - -
46 sedar.ae - - Etisalat SEDAR DECOR FACTORY LTD.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sedar&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sedar",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 46,
        "relation": "eq",
        "current": 46
    },
    "unique_domains": "sedar.com, sedar.com.pl, sedar.org, sedar.ca, sedar.co.kr, sedar.pl, sedar.com.cn, sedar.ru, sedar.it, sedar.com.co, sedar.co, sedar.email, sedar.one, sedar.net, sedar.fyi, sedar.uk, sedar.su, sedar.money, sedar.io, sedar.clinic, sedar.info, sedar.org.uk, sedar.nl, sedar.online, sedar.me.uk, sedar.tech, sedar.studio, sedar.buzz, sedar.lol, sedar.site, sedar.sbs, sedar.cam, sedar.fun, sedar.top, sedar.lat, sedar.beauty, sedar.shop, sedar.website, sedar.homes, sedar.click, sedar.quest, sedar.skin, sedar.monster, sedar.pics, sedar.de, sedar.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "sedar.com",
            "domain_keyword": "sedar",
            "domain_tld": "com",
            "query_time": "2024-05-25 09:37:45",
            "create_date": "1997-08-12",
            "update_date": "2023-06-12",
            "expiry_date": "2028-08-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sedar.com.pl",
            "domain_keyword": "sedar",
            "domain_tld": "com.pl",
            "query_time": "2024-05-19 16:13:01",
            "create_date": "1997-12-04",
            "update_date": "2023-11-07",
            "expiry_date": "2024-12-31",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns.sedar.com.pl",
                "ns2.miedzyrzec.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sedar.org",
            "domain_keyword": "sedar",
            "domain_tld": "org",
            "query_time": "2024-05-23 17:43:08",
            "create_date": "2000-06-05",
            "update_date": "2024-05-10",
            "expiry_date": "2025-06-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alberta Securities Commission",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AB",
            "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": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sedar.ca",
            "domain_keyword": "sedar",
            "domain_tld": "ca",
            "query_time": "2024-05-16 18:37:50",
            "create_date": "2000-10-04",
            "update_date": "2023-12-11",
            "expiry_date": "2033-07-10",
            "registrar_name": "Internic.ca Inc.",
            "registrar_website": "www.internic.ca",
            "registrant_name": "Alberta Securities Commission",
            "registrant_address": "#600,  250 5th Street SW",
            "registrant_city": "Calgary",
            "registrant_state": "AB",
            "registrant_zip": "T2P0R4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4032977889",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sedar.co.kr",
            "domain_keyword": "sedar",
            "domain_tld": "co.kr",
            "query_time": "2022-06-04 15:09:36",
            "create_date": "2001-02-20",
            "update_date": "2010-10-13",
            "expiry_date": "2025-02-20",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "(?)??",
            "registrant_address": "?? ??? ??? ???1? ????? 207? Sangdaewon1-dong, Jungwon-gu, Seongnam-si, Gyeonggi-do,",
            "registrant_zip": "462728"
        },
        {
            "num": 6,
            "domain_name": "sedar.pl",
            "domain_keyword": "sedar",
            "domain_tld": "pl",
            "query_time": "2024-06-02 09:38:14",
            "create_date": "2006-03-29",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-29",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns.sedar.com.pl",
                "ns2.miedzyrzec.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sedar.com.cn",
            "domain_keyword": "sedar",
            "domain_tld": "com.cn",
            "query_time": "2024-06-12 15:29:52",
            "create_date": "2006-04-28",
            "expiry_date": "2025-04-28",
            "registrar_name": "厦门市中资源网络服务有限公司",
            "registrant_name": "成都金石达高新技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.cnolnic.com",
                "ns2.cnolnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sedar.ru",
            "domain_keyword": "sedar",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:10:06",
            "create_date": "2008-01-09",
            "expiry_date": "2025-01-09",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "sedar.it",
            "domain_keyword": "sedar",
            "domain_tld": "it",
            "query_time": "2024-06-06 16:05:29",
            "create_date": "2011-05-06",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-06",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "SEDAR S.r.l.",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "sedar.com.co",
            "domain_keyword": "sedar",
            "domain_tld": "com.co",
            "query_time": "2024-06-02 09:38:14",
            "create_date": "2011-08-23",
            "update_date": "2024-04-22",
            "expiry_date": "2025-08-22",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sedar.co",
            "domain_keyword": "sedar",
            "domain_tld": "co",
            "query_time": "2024-04-21 05:07:24",
            "create_date": "2013-11-01",
            "update_date": "2023-11-06",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of sedar.co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sedar.email",
            "domain_keyword": "sedar",
            "domain_tld": "email",
            "query_time": "2024-06-12 15:29:52",
            "create_date": "2014-10-26",
            "update_date": "2023-06-15",
            "expiry_date": "2024-10-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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sedar.one",
            "domain_keyword": "sedar",
            "domain_tld": "one",
            "query_time": "2024-04-21 05:07:24",
            "create_date": "2015-08-09",
            "update_date": "2023-09-23",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sedar.net",
            "domain_keyword": "sedar",
            "domain_tld": "net",
            "query_time": "2024-05-13 02:22:52",
            "create_date": "2017-08-28",
            "update_date": "2020-04-20",
            "expiry_date": "2024-08-28",
            "registrar_iana": 3526,
            "registrar_name": "DropCatch.com 1317 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "James H Park",
            "registrant_company": "JIN-1",
            "registrant_address": "904Dong 1101Ho, 1408 BeonJi, Goun-Dong, GarangMaeul 9Danji",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "Sejong-Shi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sedar.fyi",
            "domain_keyword": "sedar",
            "domain_tld": "fyi",
            "query_time": "2024-04-21 05:07:40",
            "create_date": "2017-09-20",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0149271601",
            "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": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sedar.uk",
            "domain_keyword": "sedar",
            "domain_tld": "uk",
            "query_time": "2024-05-29 03:39:43",
            "create_date": "2019-03-21",
            "update_date": "2021-10-29",
            "expiry_date": "2024-03-21",
            "registrar_name": "ANY-Web Limited [Tag = WEBHOUND]",
            "registrar_website": "http://www.any-domains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 17,
            "domain_name": "sedar.su",
            "domain_keyword": "sedar",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:22:33",
            "create_date": "2019-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "OOO \"SEDAR\"",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7 39042 67770",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 18,
            "domain_name": "sedar.money",
            "domain_keyword": "sedar",
            "domain_tld": "money",
            "query_time": "2024-05-08 09:09:52",
            "create_date": "2020-01-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sedar.io",
            "domain_keyword": "sedar",
            "domain_tld": "io",
            "query_time": "2024-05-16 16:39:27",
            "create_date": "2020-03-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sedar.clinic",
            "domain_keyword": "sedar",
            "domain_tld": "clinic",
            "query_time": "2024-05-08 09:09:51",
            "create_date": "2020-08-27",
            "update_date": "2023-09-05",
            "expiry_date": "2027-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sedar.info",
            "domain_keyword": "sedar",
            "domain_tld": "info",
            "query_time": "2024-05-26 19:41:51",
            "create_date": "2021-11-12",
            "update_date": "2023-12-27",
            "expiry_date": "2024-11-12",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sedar.org.uk",
            "domain_keyword": "sedar",
            "domain_tld": "org.uk",
            "query_time": "2024-05-02 13:25:18",
            "create_date": "2021-11-30",
            "update_date": "2023-12-27",
            "expiry_date": "2024-11-30",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "sedar.nl",
            "domain_keyword": "sedar",
            "domain_tld": "nl",
            "query_time": "2024-05-13 02:22:52",
            "create_date": "2022-01-14",
            "update_date": "2023-01-10",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 24,
            "domain_name": "sedar.online",
            "domain_keyword": "sedar",
            "domain_tld": "online",
            "query_time": "2024-05-19 16:12:59",
            "create_date": "2023-01-17",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Proxy Protection LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sedar.me.uk",
            "domain_keyword": "sedar",
            "domain_tld": "me.uk",
            "query_time": "2024-06-01 04:39:01",
            "create_date": "2023-03-28",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-28",
            "registrar_name": "1api GmbH [Tag = 1API-DE]",
            "registrar_website": "https://www.1api.net",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "sedar.tech",
            "domain_keyword": "sedar",
            "domain_tld": "tech",
            "query_time": "2024-05-19 16:12:59",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "http://www.domainnameshop.com",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the 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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "sedar.studio",
            "domain_keyword": "sedar",
            "domain_tld": "studio",
            "query_time": "2024-05-26 19:41:52",
            "create_date": "2023-09-13",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO \"MSM Stroy\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sedar.buzz",
            "domain_keyword": "sedar",
            "domain_tld": "buzz",
            "query_time": "2024-05-08 09:09:51",
            "create_date": "2023-10-29",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sedar.lol",
            "domain_keyword": "sedar",
            "domain_tld": "lol",
            "query_time": "2024-05-08 09:09:52",
            "create_date": "2023-10-29",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sedar.site",
            "domain_keyword": "sedar",
            "domain_tld": "site",
            "query_time": "2024-05-08 09:09:52",
            "create_date": "2023-10-29",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sedar.sbs",
            "domain_keyword": "sedar",
            "domain_tld": "sbs",
            "query_time": "2024-05-08 09:09:52",
            "create_date": "2023-10-29",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "sedar.cam",
            "domain_keyword": "sedar",
            "domain_tld": "cam",
            "query_time": "2024-05-08 09:09:51",
            "create_date": "2023-10-29",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sedar.fun",
            "domain_keyword": "sedar",
            "domain_tld": "fun",
            "query_time": "2024-05-08 09:09:51",
            "create_date": "2023-10-29",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "sedar.top",
            "domain_keyword": "sedar",
            "domain_tld": "top",
            "query_time": "2024-04-21 05:07:25",
            "create_date": "2023-10-29",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sedar.lat",
            "domain_keyword": "sedar",
            "domain_tld": "lat",
            "query_time": "2024-05-08 09:09:52",
            "create_date": "2023-10-29",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sedar.beauty",
            "domain_keyword": "sedar",
            "domain_tld": "beauty",
            "query_time": "2024-05-08 09:09:51",
            "create_date": "2023-10-29",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sedar.shop",
            "domain_keyword": "sedar",
            "domain_tld": "shop",
            "query_time": "2024-04-21 05:07:26",
            "create_date": "2023-10-29",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc.",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_state": "California",
            "registrant_country": "US",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sedar.website",
            "domain_keyword": "sedar",
            "domain_tld": "website",
            "query_time": "2024-05-08 09:09:52",
            "create_date": "2023-10-29",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "sedar.homes",
            "domain_keyword": "sedar",
            "domain_tld": "homes",
            "query_time": "2024-05-08 09:09:52",
            "create_date": "2023-10-29",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "sedar.click",
            "domain_keyword": "sedar",
            "domain_tld": "click",
            "query_time": "2024-05-08 09:09:51",
            "create_date": "2023-10-29",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sedar.quest",
            "domain_keyword": "sedar",
            "domain_tld": "quest",
            "query_time": "2024-05-08 09:09:52",
            "create_date": "2023-10-29",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sedar.skin",
            "domain_keyword": "sedar",
            "domain_tld": "skin",
            "query_time": "2024-05-08 09:09:52",
            "create_date": "2023-10-29",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sedar.monster",
            "domain_keyword": "sedar",
            "domain_tld": "monster",
            "query_time": "2024-05-08 09:09:52",
            "create_date": "2023-10-29",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sedar.pics",
            "domain_keyword": "sedar",
            "domain_tld": "pics",
            "query_time": "2024-05-08 09:09:52",
            "create_date": "2023-10-29",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.186-2-171-36.cprapid.com",
                "ns2.186-2-171-36.cprapid.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "sedar.de",
            "domain_keyword": "sedar",
            "domain_tld": "de",
            "query_time": "2024-05-04 02:56:13",
            "update_date": "2015-03-28",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 46,
            "domain_name": "sedar.ae",
            "domain_keyword": "sedar",
            "domain_tld": "ae",
            "query_time": "2024-06-02 09:38:13",
            "registrar_name": "Etisalat",
            "registrant_name": "SEDAR DECOR FACTORY LTD.",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sedar</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>46</total>
  <relation>eq</relation>
  <current>46</current>
 </count>
 <unique_domains>sedar.com, sedar.com.pl, sedar.org, sedar.ca, sedar.co.kr, sedar.pl, sedar.com.cn, sedar.ru, sedar.it, sedar.com.co, sedar.co, sedar.email, sedar.one, sedar.net, sedar.fyi, sedar.uk, sedar.su, sedar.money, sedar.io, sedar.clinic, sedar.info, sedar.org.uk, sedar.nl, sedar.online, sedar.me.uk, sedar.tech, sedar.studio, sedar.buzz, sedar.lol, sedar.site, sedar.sbs, sedar.cam, sedar.fun, sedar.top, sedar.lat, sedar.beauty, sedar.shop, sedar.website, sedar.homes, sedar.click, sedar.quest, sedar.skin, sedar.monster, sedar.pics, sedar.de, sedar.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sedar.com</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 09:37:45</query_time>
   <create_date>1997-08-12</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2028-08-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.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>sedar.com.pl</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-19 16:13:01</query_time>
   <create_date>1997-12-04</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns.sedar.com.pl</value>
    <value>ns2.miedzyrzec.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sedar.org</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 17:43:08</query_time>
   <create_date>2000-06-05</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alberta Securities Commission</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AB</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>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sedar.ca</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-16 18:37:50</query_time>
   <create_date>2000-10-04</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2033-07-10</expiry_date>
   <registrar_name>Internic.ca Inc.</registrar_name>
   <registrar_website>www.internic.ca</registrar_website>
   <registrant_name>Alberta Securities Commission</registrant_name>
   <registrant_address>#600,  250 5th Street SW</registrant_address>
   <registrant_city>Calgary</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T2P0R4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4032977889</registrant_phone>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sedar.co.kr</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-06-04 15:09:36</query_time>
   <create_date>2001-02-20</create_date>
   <update_date>2010-10-13</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>(?)??</registrant_name>
   <registrant_address>?? ??? ??? ???1? ????? 207? Sangdaewon1-dong, Jungwon-gu, Seongnam-si, Gyeonggi-do,</registrant_address>
   <registrant_zip>462728</registrant_zip>
  </value>
  <value>
   <num>6</num>
   <domain_name>sedar.pl</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-02 09:38:14</query_time>
   <create_date>2006-03-29</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns.sedar.com.pl</value>
    <value>ns2.miedzyrzec.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sedar.com.cn</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-12 15:29:52</query_time>
   <create_date>2006-04-28</create_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>厦门市中资源网络服务有限公司</registrar_name>
   <registrant_name>成都金石达高新技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.cnolnic.com</value>
    <value>ns2.cnolnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sedar.ru</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:10:06</query_time>
   <create_date>2008-01-09</create_date>
   <expiry_date>2025-01-09</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>9</num>
   <domain_name>sedar.it</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-06 16:05:29</query_time>
   <create_date>2011-05-06</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>SEDAR S.r.l.</registrant_company>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sedar.com.co</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-06-02 09:38:14</query_time>
   <create_date>2011-08-23</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-08-22</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>sedar.co</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-21 05:07:24</query_time>
   <create_date>2013-11-01</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of sedar.co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sedar.email</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-12 15:29:52</query_time>
   <create_date>2014-10-26</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sedar.one</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-21 05:07:24</query_time>
   <create_date>2015-08-09</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sedar.net</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 02:22:52</query_time>
   <create_date>2017-08-28</create_date>
   <update_date>2020-04-20</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>3526</registrar_iana>
   <registrar_name>DropCatch.com 1317 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>James H Park</registrant_name>
   <registrant_company>JIN-1</registrant_company>
   <registrant_address>904Dong 1101Ho, 1408 BeonJi, Goun-Dong, GarangMaeul 9Danji</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>Sejong-Shi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sedar.fyi</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-21 05:07:40</query_time>
   <create_date>2017-09-20</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-20</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>Contact Privacy Inc. Customer 0149271601</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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sedar.uk</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 03:39:43</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2021-10-29</update_date>
   <expiry_date>2024-03-21</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = WEBHOUND]</registrar_name>
   <registrar_website>http://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>sedar.su</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:22:33</query_time>
   <create_date>2019-11-26</create_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>OOO &quot;SEDAR&quot;</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7 39042 67770</registrant_phone>
   <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>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>sedar.money</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-08 09:09:52</query_time>
   <create_date>2020-01-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sedar.io</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-16 16:39:27</query_time>
   <create_date>2020-03-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>sedar.clinic</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>clinic</domain_tld>
   <query_time>2024-05-08 09:09:51</query_time>
   <create_date>2020-08-27</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2027-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>21</num>
   <domain_name>sedar.info</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 19:41:51</query_time>
   <create_date>2021-11-12</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-11-12</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>ns13.domaincontrol.com</value>
    <value>ns14.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>22</num>
   <domain_name>sedar.org.uk</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-02 13:25:18</query_time>
   <create_date>2021-11-30</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>sedar.nl</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-13 02:22:52</query_time>
   <create_date>2022-01-14</create_date>
   <update_date>2023-01-10</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>24</num>
   <domain_name>sedar.online</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 16:12:59</query_time>
   <create_date>2023-01-17</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sedar.me.uk</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-06-01 04:39:01</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>1api GmbH [Tag = 1API-DE]</registrar_name>
   <registrar_website>https://www.1api.net</registrar_website>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>sedar.tech</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-19 16:12:59</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>http://www.domainnameshop.com</registrar_website>
   <registrant_country>PT</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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sedar.studio</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-26 19:41:52</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO &quot;MSM Stroy&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>sedar.buzz</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-08 09:09:51</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sedar.lol</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-08 09:09:52</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.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>sedar.site</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-08 09:09:52</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>sedar.sbs</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-08 09:09:52</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>sedar.cam</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-08 09:09:51</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.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>sedar.fun</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-08 09:09:51</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>sedar.top</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-21 05:07:25</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sedar.lat</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-08 09:09:52</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sedar.beauty</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-08 09:09:51</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sedar.shop</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-21 05:07:26</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc.</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sedar.website</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-08 09:09:52</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>sedar.homes</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-08 09:09:52</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>sedar.click</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-08 09:09:51</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>sedar.quest</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-08 09:09:52</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.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>sedar.skin</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-05-08 09:09:52</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sedar.monster</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-08 09:09:52</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sedar.pics</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-08 09:09:52</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.186-2-171-36.cprapid.com</value>
    <value>ns2.186-2-171-36.cprapid.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>sedar.de</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 02:56:13</query_time>
   <update_date>2015-03-28</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>sedar.ae</domain_name>
   <domain_keyword>sedar</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-02 09:38:13</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>SEDAR DECOR FACTORY LTD.</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.016</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,498 domain names (in 0.059 seconds) which look and sound like the brand name "sedar".
Domain Name Registered Expiry Registrar Ownership
1 soedar.com 17 Jun 2013 17 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
2 sedat.ninja 26 Jun 2015 26 Jun 2024 Name.com, Inc. Domain Protection Services, Inc.
3 sedax.com 23 Nov 2002 22 Nov 2024 gabia Choi Sungyeon
4 spedar.net 28 Dec 2023 28 Dec 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
5 sedara.store 15 Apr 2023 15 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
6 selar.co 8 Oct 2016 7 Oct 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 semar.hosting 5 May 2024 5 May 2025 XYZ.com, LLC XYZ.com, LLC
8 sedam.com 3 Aug 2002 3 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
9 cedar.works 28 Aug 2014 28 Aug 2024 eNom, LLC Data Protected
10 sedac.org 2 Mar 2005 2 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 pedar.me 7 Sep 2023 7 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
12 sedor.org 2 Dec 2006 2 Dec 2024 Epik LLC Name Capital LLC
13 setar.name - - GoDaddy.com, LLC -
14 sodar.ru 20 Feb 2020 20 Feb 2025 R01-RU Private Person
15 sedaa.com 9 Nov 2015 9 Nov 2024 Megazone Corp., dba HOSTING.KR cyber
16 sedars.money 5 Jan 2020 5 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 sehar.info 25 Apr 2022 25 Apr 2032 GoDaddy.com, LLC Domains By Proxy, LLC
18 sezar.net 21 Aug 2002 21 Aug 2024 123-Reg Limited -
19 sedra.online 10 Jan 2023 10 Jan 2028 Go Daddy, LLC Domains By Proxy, LLC
20 secar.org 6 Aug 2004 6 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
21 segar.com 17 Oct 1997 16 Oct 2029 Tucows Domains Inc. -
22 seadar.org 28 Nov 2023 28 Nov 2024 DreamHost, LLC Data Protected
23 medar.it 24 Sep 2007 24 Sep 2024 Aruba s.p.a. hidden
24 ledar.ru 18 Oct 2011 18 Oct 2024 SALENAMES-RU Private Person
25 sedat.org 25 Jul 2007 25 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 seaar.com 12 Oct 2017 12 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
27 serdar.com.au - - Domain Directors Pty Ltd trading as Instra Kristina Serdar
28 sednr.site 23 Oct 2023 23 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
29 sedara.net 1 Dec 2020 1 Dec 2024 GANDI SAS Sedara, LLC
30 sexar.xyz 1 Sep 2023 1 Sep 2024 Porkbun, LLC Private by Design, LLC
31 sesar.co 16 Nov 2023 16 Nov 2024 Above.com Pty Ltd. Ivan Spasenovic PR
32 sehar.online 13 Jan 2024 13 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
33 sedan.app 25 May 2024 25 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 senar.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
35 cedar.ro 1 Jan 2021 19 Jun 2024 Webber Multimedia Ltd -
36 serdar.cc 30 Aug 2023 30 Aug 2026 Cloudflare, Inc. DATA REDACTED
37 sedra.farm 5 Oct 2022 5 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
38 sefar.ru 22 Jul 2022 22 Jul 2024 RU-CENTER-RU Private Person
39 sadar.mom 15 Oct 2023 15 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
40 sedai.net 8 Mar 2000 8 Mar 2025 Japan Registry Services Co.,Ltd.(JPRS) shuji amano
41 sedari.nl 24 Jun 2012 - XNS Registrar B.V. -
42 sezar.top 26 Feb 2023 26 Feb 2025 Web Commerce Communications Ltd Whoisprotection.cc
43 pedar.net 3 May 2013 3 May 2025 Cronon GmbH -
44 sudar.ltd 18 Jun 2021 18 Jun 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shang hai shu dao ri yong pin you xian gong si
45 sedaf.net 27 May 2024 27 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
46 nedar.com.pl 8 Jun 2023 8 Jun 2025 OVH SAS -
47 setar.pro 12 Apr 2023 12 Apr 2025 Name.com, Inc. Domain Protection Services, Inc.
48 esdar.de - - - -
49 sedak.sk 10 Oct 2014 10 Oct 2024 WebHouse, s.r.o. YADO s.r.o.
50 cedar.group 12 Jun 2016 12 Jun 2024 Sav.com, LLC Privacy Protection
51 seder.cc 13 Jun 2022 13 Jun 2024 Dynadot Inc -
52 sedap.tv 14 Jun 2013 14 Jun 2024 Tucows Domains Inc. Data Protected
53 serdar.properties 7 Aug 2022 7 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
54 sedir.com 10 Jun 2001 10 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
55 senar.uk 24 Nov 2021 24 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
56 separ.org 31 Mar 2024 31 Mar 2025 Sav.com, LLC - 23 Privacy Protection
57 cedar.asia 10 May 2020 10 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Cedar Broadcast Communications (M) Sdn Bhd
58 sevar.org 1 Feb 2024 1 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
59 hedar.org 8 Apr 2023 8 Apr 2024 MOBIKAPP Limited Domain Name Privacy Inc.
60 sadar.onl 7 Apr 2023 7 Apr 2024 Gandi SAS REDACTED FOR PRIVACY
61 semar.net 27 Oct 1999 27 Oct 2024 OVH, SAS SEMAR SRL
62 qedar.org 22 Aug 2019 22 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
63 sedad.com 11 Apr 2005 11 Apr 2025 Tucows Domains Inc. -
64 spdar.com 11 Nov 2017 11 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
65 zedar.de - - - -
66 sevar.site 29 Oct 2023 29 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
67 cedar.com.ng 3 Oct 2020 3 Oct 2024 GO54 Limited (formerly Whogohost Limited) Example Inc.
68 senar.cat 1 Oct 2008 1 Oct 2024 Dinahosting s.l. NEXE, S.C.P.
69 sebar.me 5 Nov 2023 5 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 serdar.kim 18 Feb 2016 18 Feb 2025 Nics Telekomünikasyon A.S. Locomotive LLC
71 sebar.io 16 Dec 2022 16 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
72 sedaa.it 22 Jun 2023 22 Jun 2024 Aruba s.p.a. MILAK ANNA
73 separ.online 12 Dec 2023 12 Dec 2025 CSL Computer Service Langenbach GmbH -
74 seear.net 2 Mar 2004 2 Mar 2025 GoDaddy.com, LLC -
75 oedar.ru 6 Mar 2013 6 Mar 2025 REGRU-RU Private Person
76 sedad.sbs 11 Mar 2022 11 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
77 sehar.lol 5 Dec 2023 5 Dec 2024 Porkbun, LLC Private by Design, LLC
78 cedar.pro 10 Apr 2019 10 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
79 separ.app 20 Aug 2022 20 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 serar.ro 4 Feb 2020 2 Feb 2025 Romarg SRL -
81 sehar.dev 8 Oct 2020 8 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
82 seder.com 24 Sep 1999 24 Sep 2024 Dynadot Inc -
83 sedam.org 19 Apr 2003 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 stedar.pl 15 Apr 2003 14 Apr 2025 cyber_Folks S.A. -
85 semar.com 22 Jun 1995 30 Jun 2025 GoDaddy.com, LLC -
86 sebar.app 25 Mar 2023 25 Mar 2025 Name.com, Inc. Codepoiesis
87 kedar.pizza 24 Mar 2023 24 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
88 sfdar.com 7 Apr 2012 7 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
89 sedmar.pl 17 Nov 2009 17 Nov 2024 home.pl S.A. -
90 sezar.city 27 Mar 2024 27 Mar 2025 Registrar of Domain Names REG.RU LLC Privacy Protection
91 fedar.ink 28 Jul 2023 28 Jul 2024 OVH sas REDACTED FOR PRIVACY
92 sedai.forum 15 Feb 2024 15 Feb 2025 Gandi SAS 世代文化創業有限公司
93 sedra.live 23 Aug 2022 23 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 sedan.nl 3 Apr 2002 - BIT B.V. -
95 seder.co 10 Feb 2015 9 Feb 2025 1API GmbH REDACTED FOR PRIVACY
96 separ.org.uk 9 Jan 2019 9 Jan 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
97 sebar.pl 3 Dec 2009 3 Dec 2024 Consulting Service Sp. z o.o. -
98 sedan.one 4 May 2023 4 May 2024 NameCheap, Inc. REDACTED FOR PRIVACY
99 cedar.plumbing 6 Nov 2023 6 Nov 2024 Squarespace Domains II LLC Cedar Plumbing & Gasfitting
100 xedar.com 8 Apr 2008 8 Apr 2027 gabia Chasy Robotics Inc.
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 Sedar.ae.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sedar.ae
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sedar.ae",
        "page_size": 100
    },
    "count": {
        "total": 1498,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "soedar.com, sedat.ninja, sedax.com, spedar.net, sedara.store, selar.co, semar.hosting, sedam.com, cedar.works, sedac.org, pedar.me, sedor.org, setar.name, sodar.ru, sedaa.com, sedars.money, sehar.info, sezar.net, sedra.online, secar.org, segar.com, seadar.org, medar.it, ledar.ru, sedat.org, seaar.com, serdar.com.au, sednr.site, sedara.net, sexar.xyz, sesar.co, sehar.online, sedan.app, senar.ai, cedar.ro, serdar.cc, sedra.farm, sefar.ru, sadar.mom, sedai.net, sedari.nl, sezar.top, pedar.net, sudar.ltd, sedaf.net, nedar.com.pl, setar.pro, esdar.de, sedak.sk, cedar.group, seder.cc, sedap.tv, serdar.properties, sedir.com, senar.uk, separ.org, cedar.asia, sevar.org, hedar.org, sadar.onl, semar.net, qedar.org, sedad.com, spdar.com, zedar.de, sevar.site, cedar.com.ng, senar.cat, sebar.me, serdar.kim, sebar.io, sedaa.it, separ.online, seear.net, oedar.ru, sedad.sbs, sehar.lol, cedar.pro, separ.app, serar.ro, sehar.dev, seder.com, sedam.org, stedar.pl, semar.com, sebar.app, kedar.pizza, sfdar.com, sedmar.pl, sezar.city, fedar.ink, sedai.forum, sedra.live, sedan.nl, seder.co, separ.org.uk, sebar.pl, sedan.one, cedar.plumbing, xedar.com",
    "results": [
        {
            "num": 1,
            "domain_name": "soedar.com",
            "domain_keyword": "soedar",
            "domain_tld": "com",
            "query_time": "2024-04-16 05:33:04",
            "create_date": "2013-06-17",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sedat.ninja",
            "domain_keyword": "sedat",
            "domain_tld": "ninja",
            "query_time": "2024-04-21 05:07:32",
            "create_date": "2015-06-26",
            "update_date": "2023-08-10",
            "expiry_date": "2024-06-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1bqx.name.com",
                "ns2kqz.name.com",
                "ns3fgh.name.com",
                "ns4fqz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sedax.com",
            "domain_keyword": "sedax",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:08:24",
            "create_date": "2002-11-23",
            "update_date": "2023-08-30",
            "expiry_date": "2024-11-22",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Choi Sungyeon",
            "registrant_address": "615  Ogeum-dong Songpa-gu 102-1203  olympic park centreville",
            "registrant_city": "Seoul",
            "registrant_zip": "138855",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.222036464",
            "name_servers": [
                "ns.domainca.com",
                "ns2.domainca.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "spedar.net",
            "domain_keyword": "spedar",
            "domain_tld": "net",
            "query_time": "2024-04-30 00:07:08",
            "create_date": "2023-12-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-28",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Stockholms lan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sedara.store",
            "domain_keyword": "sedara",
            "domain_tld": "store",
            "query_time": "2024-04-29 19:09:37",
            "create_date": "2023-04-15",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "selar.co",
            "domain_keyword": "selar",
            "domain_tld": "co",
            "query_time": "2024-05-11 11:34:10",
            "create_date": "2016-10-08",
            "update_date": "2022-09-13",
            "expiry_date": "2026-10-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lars.ns.cloudflare.com",
                "robin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "semar.hosting",
            "domain_keyword": "semar",
            "domain_tld": "hosting",
            "query_time": "2024-05-14 11:59:09",
            "create_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 9999,
            "registrar_name": "XYZ.com, LLC",
            "registrar_website": "https://gen.xyz/",
            "registrant_company": "XYZ.com, LLC",
            "registrant_state": "NV",
            "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.",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sedam.com",
            "domain_keyword": "sedam",
            "domain_tld": "com",
            "query_time": "2024-05-13 02:22:44",
            "create_date": "2002-08-03",
            "update_date": "2024-05-04",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Beijng",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cedar.works",
            "domain_keyword": "cedar",
            "domain_tld": "works",
            "query_time": "2024-06-08 07:23:02",
            "create_date": "2014-08-28",
            "update_date": "2022-12-14",
            "expiry_date": "2024-08-28",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sedac.org",
            "domain_keyword": "sedac",
            "domain_tld": "org",
            "query_time": "2024-04-21 05:06:29",
            "create_date": "2005-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "pedar.me",
            "domain_keyword": "pedar",
            "domain_tld": "me",
            "query_time": "2024-04-15 17:58:49",
            "create_date": "2023-09-07",
            "update_date": "2024-01-23",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sedor.org",
            "domain_keyword": "sedor",
            "domain_tld": "org",
            "query_time": "2024-04-25 01:25:13",
            "create_date": "2006-12-02",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-02",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Name Capital LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-f8d58ebe.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "setar.name",
            "domain_keyword": "setar",
            "domain_tld": "name",
            "query_time": "2024-04-29 21:16:06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 14,
            "domain_name": "sodar.ru",
            "domain_keyword": "sodar",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:36:04",
            "create_date": "2020-02-20",
            "expiry_date": "2025-02-20",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "sedaa.com",
            "domain_keyword": "sedaa",
            "domain_tld": "com",
            "query_time": "2024-05-08 09:09:35",
            "create_date": "2015-11-09",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "cyber",
            "registrant_company": "cyber",
            "registrant_address": "221 Hoeryong-ro,  Uijeongbu-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "11734",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.318759008",
            "registrant_fax": "+82.318759008",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sedars.money",
            "domain_keyword": "sedars",
            "domain_tld": "money",
            "query_time": "2024-05-08 09:09:54",
            "create_date": "2020-01-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sehar.info",
            "domain_keyword": "sehar",
            "domain_tld": "info",
            "query_time": "2024-05-27 09:23:29",
            "create_date": "2022-04-25",
            "update_date": "2023-08-02",
            "expiry_date": "2032-04-25",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sezar.net",
            "domain_keyword": "sezar",
            "domain_tld": "net",
            "query_time": "2024-05-26 05:34:58",
            "create_date": "2002-08-21",
            "update_date": "2022-08-29",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sedra.online",
            "domain_keyword": "sedra",
            "domain_tld": "online",
            "query_time": "2024-05-25 15:47:30",
            "create_date": "2023-01-10",
            "update_date": "2024-04-16",
            "expiry_date": "2028-01-10",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "secar.org",
            "domain_keyword": "secar",
            "domain_tld": "org",
            "query_time": "2024-05-25 16:25:44",
            "create_date": "2004-08-06",
            "update_date": "2023-12-16",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "segar.com",
            "domain_keyword": "segar",
            "domain_tld": "com",
            "query_time": "2024-05-18 08:11:30",
            "create_date": "1997-10-17",
            "update_date": "2020-06-16",
            "expiry_date": "2029-10-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "seadar.org",
            "domain_keyword": "seadar",
            "domain_tld": "org",
            "query_time": "2024-05-31 21:21:16",
            "create_date": "2023-11-28",
            "update_date": "2023-12-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "medar.it",
            "domain_keyword": "medar",
            "domain_tld": "it",
            "query_time": "2024-04-25 09:15:31",
            "create_date": "2007-09-24",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-24",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 24,
            "domain_name": "ledar.ru",
            "domain_keyword": "ledar",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:00:35",
            "create_date": "2011-10-18",
            "expiry_date": "2024-10-18",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "sedat.org",
            "domain_keyword": "sedat",
            "domain_tld": "org",
            "query_time": "2024-04-29 19:09:40",
            "create_date": "2007-07-25",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.yenibirweb.com",
                "ns2.yenibirweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "seaar.com",
            "domain_keyword": "seaar",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:47:30",
            "create_date": "2017-10-12",
            "update_date": "2020-10-06",
            "expiry_date": "2025-10-12",
            "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": 27,
            "domain_name": "serdar.com.au",
            "domain_keyword": "serdar",
            "domain_tld": "com.au",
            "query_time": "2024-04-23 05:00:59",
            "update_date": "2024-04-10",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Kristina Serdar",
            "name_servers": [
                "ns1.panthur.com",
                "ns2.panthur.com",
                "ns3.panthur.com",
                "ns4.panthur.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sednr.site",
            "domain_keyword": "sednr",
            "domain_tld": "site",
            "query_time": "2024-05-08 09:11:59",
            "create_date": "2023-10-23",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Irkutskaya oblast",
            "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": [
                "cloe.ns.cloudflare.com",
                "kianchau.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sedara.net",
            "domain_keyword": "sedara",
            "domain_tld": "net",
            "query_time": "2024-05-08 09:09:52",
            "create_date": "2020-12-01",
            "update_date": "2023-10-31",
            "expiry_date": "2024-12-01",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sedara, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-213-b.gandi.net",
                "ns-37-a.gandi.net",
                "ns-61-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sexar.xyz",
            "domain_keyword": "sexar",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 14:40:53",
            "create_date": "2023-09-01",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.premiumdomains.cloud",
                "ns2.premiumdomains.cloud"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sesar.co",
            "domain_keyword": "sesar",
            "domain_tld": "co",
            "query_time": "2024-05-17 23:13:49",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 940,
            "registrar_name": "Above.com Pty Ltd.",
            "registrar_website": "www.above.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ivan Spasenovic PR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Serbia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RS",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "a2sk6muo.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "sehar.online",
            "domain_keyword": "sehar",
            "domain_tld": "online",
            "query_time": "2024-05-16 16:44:35",
            "create_date": "2024-01-13",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "adel.ns.cloudflare.com",
                "kipp.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sedan.app",
            "domain_keyword": "sedan",
            "domain_tld": "app",
            "query_time": "2024-05-28 14:15:26",
            "create_date": "2024-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "senar.ai",
            "domain_keyword": "senar",
            "domain_tld": "ai",
            "query_time": "2024-06-02 07:15:20",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "cedar.ro",
            "domain_keyword": "cedar",
            "domain_tld": "ro",
            "query_time": "2024-06-02 23:32:38",
            "create_date": "2021-01-01",
            "expiry_date": "2024-06-19",
            "registrar_name": "Webber Multimedia Ltd",
            "registrar_website": "www.webber.ro",
            "name_servers": [
                "parked.webber.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 36,
            "domain_name": "serdar.cc",
            "domain_keyword": "serdar",
            "domain_tld": "cc",
            "query_time": "2024-04-28 18:31:42",
            "create_date": "2023-08-30",
            "update_date": "2023-11-14",
            "expiry_date": "2026-08-30",
            "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": "Muratpaşa",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "TR",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/serdar.cc",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "arch.ns.cloudflare.com",
                "bonnie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "sedra.farm",
            "domain_keyword": "sedra",
            "domain_tld": "farm",
            "query_time": "2024-04-25 01:26:01",
            "create_date": "2022-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-05",
            "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": 38,
            "domain_name": "sefar.ru",
            "domain_keyword": "sefar",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:10:35",
            "create_date": "2022-07-22",
            "expiry_date": "2024-07-22",
            "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": 39,
            "domain_name": "sadar.mom",
            "domain_keyword": "sadar",
            "domain_tld": "mom",
            "query_time": "2024-05-01 21:33:15",
            "create_date": "2023-10-15",
            "update_date": "2023-12-13",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "sedai.net",
            "domain_keyword": "sedai",
            "domain_tld": "net",
            "query_time": "2024-05-08 09:09:39",
            "create_date": "2000-03-08",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "shuji amano",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "sedari.nl",
            "domain_keyword": "sedari",
            "domain_tld": "nl",
            "query_time": "2024-04-21 05:07:26",
            "create_date": "2012-06-24",
            "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": 42,
            "domain_name": "sezar.top",
            "domain_keyword": "sezar",
            "domain_tld": "top",
            "query_time": "2024-04-20 03:43:52",
            "create_date": "2023-02-26",
            "update_date": "2023-05-16",
            "expiry_date": "2025-02-26",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "gene.ns.cloudflare.com",
                "rory.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "pedar.net",
            "domain_keyword": "pedar",
            "domain_tld": "net",
            "query_time": "2024-05-11 01:40:23",
            "create_date": "2013-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks06.rzone.de",
                "shades13.rzone.de"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sudar.ltd",
            "domain_keyword": "sudar",
            "domain_tld": "ltd",
            "query_time": "2024-05-24 21:55:34",
            "create_date": "2021-06-18",
            "update_date": "2021-06-24",
            "expiry_date": "2026-06-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shang hai shu dao ri yong pin you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "sedaf.net",
            "domain_keyword": "sedaf",
            "domain_tld": "net",
            "query_time": "2024-05-27 20:34:59",
            "create_date": "2024-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "OM",
            "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": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "nedar.com.pl",
            "domain_keyword": "nedar",
            "domain_tld": "com.pl",
            "query_time": "2024-06-09 00:58:03",
            "create_date": "2023-06-08",
            "update_date": "2023-12-28",
            "expiry_date": "2025-06-08",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "mark.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "setar.pro",
            "domain_keyword": "setar",
            "domain_tld": "pro",
            "query_time": "2024-04-29 21:16:06",
            "create_date": "2023-04-12",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.niagahoster.com",
                "ns2.niagahoster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "esdar.de",
            "domain_keyword": "esdar",
            "domain_tld": "de",
            "query_time": "2024-05-04 02:56:44",
            "update_date": "2017-04-27",
            "name_servers": [
                "ns1.antagus.de",
                "ns2.antagus.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 49,
            "domain_name": "sedak.sk",
            "domain_keyword": "sedak",
            "domain_tld": "sk",
            "query_time": "2024-05-05 10:58:23",
            "create_date": "2014-10-10",
            "update_date": "2023-12-02",
            "expiry_date": "2024-10-10",
            "registrar_name": "WebHouse, s.r.o.",
            "registrant_name": "YADO s.r.o.",
            "registrant_company": "YADO s.r.o.",
            "registrant_address": "Pstruhárska 5",
            "registrant_city": "Handlová",
            "registrant_zip": "97251",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.465476047",
            "name_servers": [
                "ns1.webhouse.sk",
                "ns2.webhouse.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 50,
            "domain_name": "cedar.group",
            "domain_keyword": "cedar",
            "domain_tld": "group",
            "query_time": "2024-05-08 02:54:03",
            "create_date": "2016-06-12",
            "update_date": "2023-05-19",
            "expiry_date": "2024-06-12",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-63af1930.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "seder.cc",
            "domain_keyword": "seder",
            "domain_tld": "cc",
            "query_time": "2024-05-08 09:10:47",
            "create_date": "2022-06-13",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sedap.tv",
            "domain_keyword": "sedap",
            "domain_tld": "tv",
            "query_time": "2024-05-08 09:09:48",
            "create_date": "2013-06-14",
            "update_date": "2023-05-20",
            "expiry_date": "2024-06-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.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.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "serdar.properties",
            "domain_keyword": "serdar",
            "domain_tld": "properties",
            "query_time": "2024-04-23 05:00:59",
            "create_date": "2022-08-07",
            "update_date": "2022-12-02",
            "expiry_date": "2024-08-07",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1018.awsdns-63.net",
                "ns-1205.awsdns-22.org",
                "ns-1932.awsdns-49.co.uk",
                "ns-262.awsdns-32.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sedir.com",
            "domain_keyword": "sedir",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:21:28",
            "create_date": "2001-06-10",
            "update_date": "2023-05-12",
            "expiry_date": "2024-06-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=sedir.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns1.karhan.net",
                "ns2.karhan.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "senar.uk",
            "domain_keyword": "senar",
            "domain_tld": "uk",
            "query_time": "2024-04-19 07:00:18",
            "create_date": "2021-11-24",
            "update_date": "2023-08-01",
            "expiry_date": "2024-11-24",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "aisha.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 56,
            "domain_name": "separ.org",
            "domain_keyword": "separ",
            "domain_tld": "org",
            "query_time": "2024-05-31 08:50:46",
            "create_date": "2024-03-31",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-31",
            "registrar_iana": 3913,
            "registrar_name": "Sav.com, LLC - 23",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "cedar.asia",
            "domain_keyword": "cedar",
            "domain_tld": "asia",
            "query_time": "2024-06-01 07:52:18",
            "create_date": "2020-05-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-05-10",
            "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": "Cedar Broadcast  Communications (M) Sdn Bhd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Selangor",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar 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.cedar.asia",
                "ns2.cedar.asia",
                "ns3.cedar.asia",
                "ns4.cedar.asia",
                "ns5.cedar.asia"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sevar.org",
            "domain_keyword": "sevar",
            "domain_tld": "org",
            "query_time": "2024-05-27 21:43:25",
            "create_date": "2024-02-01",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LND",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-12-c.gandi.net",
                "ns-53-a.gandi.net",
                "ns-91-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "hedar.org",
            "domain_keyword": "hedar",
            "domain_tld": "org",
            "query_time": "2024-06-04 07:32:08",
            "create_date": "2023-04-08",
            "update_date": "2024-05-19",
            "expiry_date": "2024-04-08",
            "registrar_iana": 695,
            "registrar_name": "MOBIKAPP Limited",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "sadar.onl",
            "domain_keyword": "sadar",
            "domain_tld": "onl",
            "query_time": "2024-06-11 02:24:23",
            "create_date": "2023-04-07",
            "update_date": "2024-05-22",
            "expiry_date": "2024-04-07",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "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": [
                "blackhole-1.sadar.onl",
                "blackhole-2.sadar.onl"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "semar.net",
            "domain_keyword": "semar",
            "domain_tld": "net",
            "query_time": "2024-04-15 11:06:00",
            "create_date": "1999-10-27",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-27",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SEMAR SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "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": [
                "jade.ns.cloudflare.com",
                "ridge.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "qedar.org",
            "domain_keyword": "qedar",
            "domain_tld": "org",
            "query_time": "2024-04-19 16:17:12",
            "create_date": "2019-08-22",
            "update_date": "2023-10-06",
            "expiry_date": "2024-08-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "sedad.com",
            "domain_keyword": "sedad",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:06:33",
            "create_date": "2005-04-11",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.parsdata.com",
                "ns2.parsdata.com",
                "service1.parsdata.com",
                "service2.parsdata.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "spdar.com",
            "domain_keyword": "spdar",
            "domain_tld": "com",
            "query_time": "2024-04-15 00:03:33",
            "create_date": "2017-11-11",
            "update_date": "2020-11-05",
            "expiry_date": "2024-11-11",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "zedar.de",
            "domain_keyword": "zedar",
            "domain_tld": "de",
            "query_time": "2024-05-04 10:42:45",
            "update_date": "2019-11-18",
            "name_servers": [
                "ns1048.ui-dns.com",
                "ns1072.ui-dns.org",
                "ns1074.ui-dns.biz",
                "ns1076.ui-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 66,
            "domain_name": "sevar.site",
            "domain_keyword": "sevar",
            "domain_tld": "site",
            "query_time": "2024-05-12 09:55:14",
            "create_date": "2023-10-29",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "cedar.com.ng",
            "domain_keyword": "cedar",
            "domain_tld": "com.ng",
            "query_time": "2024-06-05 12:51:21",
            "create_date": "2020-10-03",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-03",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Olanrewaju Tomori",
            "registrant_company": "Example Inc.",
            "registrant_address": "22B Admiralty Way",
            "registrant_city": "Lekki",
            "registrant_state": "Lagos",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "08135388664",
            "name_servers": [
                "nsa.whogohost.com",
                "nsb.whogohost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "senar.cat",
            "domain_keyword": "senar",
            "domain_tld": "cat",
            "query_time": "2024-06-04 12:36:33",
            "create_date": "2008-10-01",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "https://dinahosting.com",
            "registrant_company": "NEXE, S.C.P.",
            "registrant_state": "BARCELONA",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.merkaweb.com",
                "ns2.merkaweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "sebar.me",
            "domain_keyword": "sebar",
            "domain_tld": "me",
            "query_time": "2024-06-06 03:51:29",
            "create_date": "2023-11-05",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-05",
            "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": 70,
            "domain_name": "serdar.kim",
            "domain_keyword": "serdar",
            "domain_tld": "kim",
            "query_time": "2024-06-10 07:47:16",
            "create_date": "2016-02-18",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomünikasyon A.S.",
            "registrar_website": "http://nicproxy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Locomotive LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hillsborough",
            "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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "sebar.io",
            "domain_keyword": "sebar",
            "domain_tld": "io",
            "query_time": "2024-04-29 17:01:52",
            "create_date": "2022-12-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-16",
            "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": [
                "bart.ns.cloudflare.com",
                "gail.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sedaa.it",
            "domain_keyword": "sedaa",
            "domain_tld": "it",
            "query_time": "2024-04-21 05:06:25",
            "create_date": "2023-06-22",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-22",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "MILAK ANNA",
            "registrant_address": "Via Cesare Battisti, 51, 20090 Segrate MI, Italy",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20090",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 73,
            "domain_name": "separ.online",
            "domain_keyword": "separ",
            "domain_tld": "online",
            "query_time": "2024-05-08 12:18:39",
            "create_date": "2023-12-12",
            "update_date": "2024-01-30",
            "expiry_date": "2025-12-12",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH",
            "registrar_website": "http://joker.com",
            "registrant_state": "Copenhagen",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the 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": [
                "l.ns.arvancdn.ir",
                "y.ns.arvancdn.ir"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "seear.net",
            "domain_keyword": "seear",
            "domain_tld": "net",
            "query_time": "2024-05-06 15:30:56",
            "create_date": "2004-03-02",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "oedar.ru",
            "domain_keyword": "oedar",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:20:32",
            "create_date": "2013-03-06",
            "expiry_date": "2025-03-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "sedad.sbs",
            "domain_keyword": "sedad",
            "domain_tld": "sbs",
            "query_time": "2024-05-13 02:22:39",
            "create_date": "2022-03-11",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-11",
            "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": [
                "brodie.ns.cloudflare.com",
                "nena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "sehar.lol",
            "domain_keyword": "sehar",
            "domain_tld": "lol",
            "query_time": "2024-05-29 03:43:38",
            "create_date": "2023-12-05",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "cedar.pro",
            "domain_keyword": "cedar",
            "domain_tld": "pro",
            "query_time": "2024-06-04 15:35:47",
            "create_date": "2019-04-10",
            "update_date": "2024-06-03",
            "expiry_date": "2025-04-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "separ.app",
            "domain_keyword": "separ",
            "domain_tld": "app",
            "query_time": "2024-06-01 10:08:42",
            "create_date": "2022-08-20",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-20",
            "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": [
                "logan.ns.cloudflare.com",
                "nucum.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "serar.ro",
            "domain_keyword": "serar",
            "domain_tld": "ro",
            "query_time": "2024-06-10 23:33:05",
            "create_date": "2020-02-04",
            "expiry_date": "2025-02-02",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 81,
            "domain_name": "sehar.dev",
            "domain_keyword": "sehar",
            "domain_tld": "dev",
            "query_time": "2024-04-29 11:16:20",
            "create_date": "2020-10-08",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-08",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "seder.com",
            "domain_keyword": "seder",
            "domain_tld": "com",
            "query_time": "2024-04-29 19:10:33",
            "create_date": "1999-09-24",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.peer1.net",
                "ns2.peer1.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sedam.org",
            "domain_keyword": "sedam",
            "domain_tld": "org",
            "query_time": "2024-04-21 05:07:05",
            "create_date": "2003-04-19",
            "update_date": "2023-07-12",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.supremeserver16.com",
                "dns2.supremeserver16.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "stedar.pl",
            "domain_keyword": "stedar",
            "domain_tld": "pl",
            "query_time": "2024-05-07 11:50:45",
            "create_date": "2003-04-15",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-14",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "dns12.linuxpl.com",
                "ns12.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "semar.com",
            "domain_keyword": "semar",
            "domain_tld": "com",
            "query_time": "2024-05-14 11:59:09",
            "create_date": "1995-06-22",
            "update_date": "2023-06-15",
            "expiry_date": "2025-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sebar.app",
            "domain_keyword": "sebar",
            "domain_tld": "app",
            "query_time": "2024-05-24 02:06:14",
            "create_date": "2023-03-25",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Codepoiesis",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Riyadh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "kedar.pizza",
            "domain_keyword": "kedar",
            "domain_tld": "pizza",
            "query_time": "2024-05-12 07:08:51",
            "create_date": "2023-03-24",
            "update_date": "2023-06-01",
            "expiry_date": "2025-03-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": [
                "connect1.squarespacedns.com",
                "connect2.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "sfdar.com",
            "domain_keyword": "sfdar",
            "domain_tld": "com",
            "query_time": "2024-05-29 11:42:10",
            "create_date": "2012-04-07",
            "update_date": "2020-05-01",
            "expiry_date": "2024-04-07",
            "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": 89,
            "domain_name": "sedmar.pl",
            "domain_keyword": "sedmar",
            "domain_tld": "pl",
            "query_time": "2024-06-02 09:39:17",
            "create_date": "2009-11-17",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-17",
            "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": 90,
            "domain_name": "sezar.city",
            "domain_keyword": "sezar",
            "domain_tld": "city",
            "query_time": "2024-05-26 05:34:58",
            "create_date": "2024-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.hostlife.net",
                "ns70.hostlife.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "fedar.ink",
            "domain_keyword": "fedar",
            "domain_tld": "ink",
            "query_time": "2024-06-07 22:05:09",
            "create_date": "2023-07-28",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-28",
            "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": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "sedai.forum",
            "domain_keyword": "sedai",
            "domain_tld": "forum",
            "query_time": "2024-06-12 15:29:04",
            "create_date": "2024-02-15",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "世代文化創業有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-129-b.gandi.net",
                "ns-221-c.gandi.net",
                "ns-83-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sedra.live",
            "domain_keyword": "sedra",
            "domain_tld": "live",
            "query_time": "2024-05-08 09:13:24",
            "create_date": "2022-08-23",
            "update_date": "2024-01-22",
            "expiry_date": "2024-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alhagwa.com",
                "ns2.alhagwa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "sedan.nl",
            "domain_keyword": "sedan",
            "domain_tld": "nl",
            "query_time": "2024-05-08 09:09:45",
            "create_date": "2002-04-03",
            "update_date": "2013-12-12",
            "registrar_name": "BIT B.V.",
            "name_servers": [
                "nsauth1.bit.nl",
                "nsauth2.bit.nl",
                "nsauth3.bit.org"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 95,
            "domain_name": "seder.co",
            "domain_keyword": "seder",
            "domain_tld": "co",
            "query_time": "2024-05-13 02:23:38",
            "create_date": "2015-02-10",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "separ.org.uk",
            "domain_keyword": "separ",
            "domain_tld": "org.uk",
            "query_time": "2024-05-31 08:50:48",
            "create_date": "2019-01-09",
            "update_date": "2023-12-11",
            "expiry_date": "2025-01-09",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "sebar.pl",
            "domain_keyword": "sebar",
            "domain_tld": "pl",
            "query_time": "2024-05-26 14:13:25",
            "create_date": "2009-12-03",
            "update_date": "2023-11-12",
            "expiry_date": "2024-12-03",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "dns9.linuxpl.com",
                "ns9.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "sedan.one",
            "domain_keyword": "sedan",
            "domain_tld": "one",
            "query_time": "2024-05-29 03:39:39",
            "create_date": "2023-05-04",
            "update_date": "2024-05-19",
            "expiry_date": "2024-05-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "P",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "cedar.plumbing",
            "domain_keyword": "cedar",
            "domain_tld": "plumbing",
            "query_time": "2024-06-04 23:33:34",
            "create_date": "2023-11-06",
            "update_date": "2024-06-04",
            "expiry_date": "2024-11-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cedar Plumbing & Gasfitting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "xedar.com",
            "domain_keyword": "xedar",
            "domain_tld": "com",
            "query_time": "2024-06-12 20:57:42",
            "create_date": "2008-04-08",
            "update_date": "2024-03-19",
            "expiry_date": "2027-04-08",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Chasy Robotics Inc.",
            "registrant_company": "Chasy Robotics Inc.",
            "registrant_address": "47 Dongsan-ro 19-gil, Seocho-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "06781",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.25747856",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sedar.ae</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1498</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>soedar.com, sedat.ninja, sedax.com, spedar.net, sedara.store, selar.co, semar.hosting, sedam.com, cedar.works, sedac.org, pedar.me, sedor.org, setar.name, sodar.ru, sedaa.com, sedars.money, sehar.info, sezar.net, sedra.online, secar.org, segar.com, seadar.org, medar.it, ledar.ru, sedat.org, seaar.com, serdar.com.au, sednr.site, sedara.net, sexar.xyz, sesar.co, sehar.online, sedan.app, senar.ai, cedar.ro, serdar.cc, sedra.farm, sefar.ru, sadar.mom, sedai.net, sedari.nl, sezar.top, pedar.net, sudar.ltd, sedaf.net, nedar.com.pl, setar.pro, esdar.de, sedak.sk, cedar.group, seder.cc, sedap.tv, serdar.properties, sedir.com, senar.uk, separ.org, cedar.asia, sevar.org, hedar.org, sadar.onl, semar.net, qedar.org, sedad.com, spdar.com, zedar.de, sevar.site, cedar.com.ng, senar.cat, sebar.me, serdar.kim, sebar.io, sedaa.it, separ.online, seear.net, oedar.ru, sedad.sbs, sehar.lol, cedar.pro, separ.app, serar.ro, sehar.dev, seder.com, sedam.org, stedar.pl, semar.com, sebar.app, kedar.pizza, sfdar.com, sedmar.pl, sezar.city, fedar.ink, sedai.forum, sedra.live, sedan.nl, seder.co, separ.org.uk, sebar.pl, sedan.one, cedar.plumbing, xedar.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>soedar.com</domain_name>
   <domain_keyword>soedar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 05:33:04</query_time>
   <create_date>2013-06-17</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sedat.ninja</domain_name>
   <domain_keyword>sedat</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-21 05:07:32</query_time>
   <create_date>2015-06-26</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1bqx.name.com</value>
    <value>ns2kqz.name.com</value>
    <value>ns3fgh.name.com</value>
    <value>ns4fqz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sedax.com</domain_name>
   <domain_keyword>sedax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:08:24</query_time>
   <create_date>2002-11-23</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Choi Sungyeon</registrant_name>
   <registrant_address>615  Ogeum-dong Songpa-gu 102-1203  olympic park centreville</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>138855</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.222036464</registrant_phone>
   <name_servers>
    <value>ns.domainca.com</value>
    <value>ns2.domainca.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>spedar.net</domain_name>
   <domain_keyword>spedar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 00:07:08</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Stockholms lan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</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>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sedara.store</domain_name>
   <domain_keyword>sedara</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-29 19:09:37</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>selar.co</domain_name>
   <domain_keyword>selar</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-11 11:34:10</query_time>
   <create_date>2016-10-08</create_date>
   <update_date>2022-09-13</update_date>
   <expiry_date>2026-10-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lars.ns.cloudflare.com</value>
    <value>robin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>semar.hosting</domain_name>
   <domain_keyword>semar</domain_keyword>
   <domain_tld>hosting</domain_tld>
   <query_time>2024-05-14 11:59:09</query_time>
   <create_date>2024-05-05</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>XYZ.com, LLC</registrar_name>
   <registrar_website>https://gen.xyz/</registrar_website>
   <registrant_company>XYZ.com, LLC</registrant_company>
   <registrant_state>NV</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>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sedam.com</domain_name>
   <domain_keyword>sedam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 02:22:44</query_time>
   <create_date>2002-08-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Beijng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.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>cedar.works</domain_name>
   <domain_keyword>cedar</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-06-08 07:23:02</query_time>
   <create_date>2014-08-28</create_date>
   <update_date>2022-12-14</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sedac.org</domain_name>
   <domain_keyword>sedac</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 05:06:29</query_time>
   <create_date>2005-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns35.domaincontrol.com</value>
    <value>ns36.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>11</num>
   <domain_name>pedar.me</domain_name>
   <domain_keyword>pedar</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-15 17:58:49</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>12</num>
   <domain_name>sedor.org</domain_name>
   <domain_keyword>sedor</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 01:25:13</query_time>
   <create_date>2006-12-02</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Name Capital LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-f8d58ebe.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>setar.name</domain_name>
   <domain_keyword>setar</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-29 21:16:06</query_time>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>sodar.ru</domain_name>
   <domain_keyword>sodar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:36:04</query_time>
   <create_date>2020-02-20</create_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>sedaa.com</domain_name>
   <domain_keyword>sedaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 09:09:35</query_time>
   <create_date>2015-11-09</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>cyber</registrant_name>
   <registrant_company>cyber</registrant_company>
   <registrant_address>221 Hoeryong-ro,  Uijeongbu-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>11734</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.318759008</registrant_phone>
   <registrant_fax>+82.318759008</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sedars.money</domain_name>
   <domain_keyword>sedars</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-08 09:09:54</query_time>
   <create_date>2020-01-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sehar.info</domain_name>
   <domain_keyword>sehar</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 09:23:29</query_time>
   <create_date>2022-04-25</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2032-04-25</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>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>18</num>
   <domain_name>sezar.net</domain_name>
   <domain_keyword>sezar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 05:34:58</query_time>
   <create_date>2002-08-21</create_date>
   <update_date>2022-08-29</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sedra.online</domain_name>
   <domain_keyword>sedra</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 15:47:30</query_time>
   <create_date>2023-01-10</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2028-01-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>secar.org</domain_name>
   <domain_keyword>secar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 16:25:44</query_time>
   <create_date>2004-08-06</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>segar.com</domain_name>
   <domain_keyword>segar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 08:11:30</query_time>
   <create_date>1997-10-17</create_date>
   <update_date>2020-06-16</update_date>
   <expiry_date>2029-10-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.messagingengine.com</value>
    <value>ns2.messagingengine.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>seadar.org</domain_name>
   <domain_keyword>seadar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 21:21:16</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.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>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>medar.it</domain_name>
   <domain_keyword>medar</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 09:15:31</query_time>
   <create_date>2007-09-24</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ledar.ru</domain_name>
   <domain_keyword>ledar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:00:35</query_time>
   <create_date>2011-10-18</create_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>sedat.org</domain_name>
   <domain_keyword>sedat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 19:09:40</query_time>
   <create_date>2007-07-25</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.yenibirweb.com</value>
    <value>ns2.yenibirweb.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>26</num>
   <domain_name>seaar.com</domain_name>
   <domain_keyword>seaar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:47:30</query_time>
   <create_date>2017-10-12</create_date>
   <update_date>2020-10-06</update_date>
   <expiry_date>2025-10-12</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>27</num>
   <domain_name>serdar.com.au</domain_name>
   <domain_keyword>serdar</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-23 05:00:59</query_time>
   <update_date>2024-04-10</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Kristina Serdar</registrant_name>
   <name_servers>
    <value>ns1.panthur.com</value>
    <value>ns2.panthur.com</value>
    <value>ns3.panthur.com</value>
    <value>ns4.panthur.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>sednr.site</domain_name>
   <domain_keyword>sednr</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-08 09:11:59</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Irkutskaya oblast</registrant_state>
   <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>cloe.ns.cloudflare.com</value>
    <value>kianchau.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sedara.net</domain_name>
   <domain_keyword>sedara</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 09:09:52</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-12-01</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>Sedara, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-213-b.gandi.net</value>
    <value>ns-37-a.gandi.net</value>
    <value>ns-61-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sexar.xyz</domain_name>
   <domain_keyword>sexar</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 14:40:53</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.premiumdomains.cloud</value>
    <value>ns2.premiumdomains.cloud</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>sesar.co</domain_name>
   <domain_keyword>sesar</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-17 23:13:49</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>Above.com Pty Ltd.</registrar_name>
   <registrar_website>www.above.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ivan Spasenovic PR</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Serbia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RS</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>a2sk6muo.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>32</num>
   <domain_name>sehar.online</domain_name>
   <domain_keyword>sehar</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-16 16:44:35</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>adel.ns.cloudflare.com</value>
    <value>kipp.ns.cloudflare.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>sedan.app</domain_name>
   <domain_keyword>sedan</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-28 14:15:26</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</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>ns73.domaincontrol.com</value>
    <value>ns74.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>34</num>
   <domain_name>senar.ai</domain_name>
   <domain_keyword>senar</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-02 07:15:20</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>cedar.ro</domain_name>
   <domain_keyword>cedar</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-02 23:32:38</query_time>
   <create_date>2021-01-01</create_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>Webber Multimedia Ltd</registrar_name>
   <registrar_website>www.webber.ro</registrar_website>
   <name_servers>
    <value>parked.webber.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>serdar.cc</domain_name>
   <domain_keyword>serdar</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-28 18:31:42</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2026-08-30</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>Muratpaşa</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/serdar.cc</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>arch.ns.cloudflare.com</value>
    <value>bonnie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sedra.farm</domain_name>
   <domain_keyword>sedra</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-04-25 01:26:01</query_time>
   <create_date>2022-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-05</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>38</num>
   <domain_name>sefar.ru</domain_name>
   <domain_keyword>sefar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:10:35</query_time>
   <create_date>2022-07-22</create_date>
   <expiry_date>2024-07-22</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>39</num>
   <domain_name>sadar.mom</domain_name>
   <domain_keyword>sadar</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-05-01 21:33:15</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>sedai.net</domain_name>
   <domain_keyword>sedai</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 09:09:39</query_time>
   <create_date>2000-03-08</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>shuji amano</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <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>41</num>
   <domain_name>sedari.nl</domain_name>
   <domain_keyword>sedari</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-21 05:07:26</query_time>
   <create_date>2012-06-24</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>42</num>
   <domain_name>sezar.top</domain_name>
   <domain_keyword>sezar</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-20 03:43:52</query_time>
   <create_date>2023-02-26</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</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>gene.ns.cloudflare.com</value>
    <value>rory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>pedar.net</domain_name>
   <domain_keyword>pedar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 01:40:23</query_time>
   <create_date>2013-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks06.rzone.de</value>
    <value>shades13.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sudar.ltd</domain_name>
   <domain_keyword>sudar</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-24 21:55:34</query_time>
   <create_date>2021-06-18</create_date>
   <update_date>2021-06-24</update_date>
   <expiry_date>2026-06-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shang hai shu dao ri yong pin you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>sedaf.net</domain_name>
   <domain_keyword>sedaf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 20:34:59</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>OM</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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>nedar.com.pl</domain_name>
   <domain_keyword>nedar</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-09 00:58:03</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>mark.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>setar.pro</domain_name>
   <domain_keyword>setar</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-29 21:16:06</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.niagahoster.com</value>
    <value>ns2.niagahoster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>esdar.de</domain_name>
   <domain_keyword>esdar</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 02:56:44</query_time>
   <update_date>2017-04-27</update_date>
   <name_servers>
    <value>ns1.antagus.de</value>
    <value>ns2.antagus.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>sedak.sk</domain_name>
   <domain_keyword>sedak</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 10:58:23</query_time>
   <create_date>2014-10-10</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <registrant_name>YADO s.r.o.</registrant_name>
   <registrant_company>YADO s.r.o.</registrant_company>
   <registrant_address>Pstruhárska 5</registrant_address>
   <registrant_city>Handlová</registrant_city>
   <registrant_zip>97251</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.465476047</registrant_phone>
   <name_servers>
    <value>ns1.webhouse.sk</value>
    <value>ns2.webhouse.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>cedar.group</domain_name>
   <domain_keyword>cedar</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-08 02:54:03</query_time>
   <create_date>2016-06-12</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-63af1930.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>seder.cc</domain_name>
   <domain_keyword>seder</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-08 09:10:47</query_time>
   <create_date>2022-06-13</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sedap.tv</domain_name>
   <domain_keyword>sedap</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-08 09:09:48</query_time>
   <create_date>2013-06-14</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.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.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>serdar.properties</domain_name>
   <domain_keyword>serdar</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-04-23 05:00:59</query_time>
   <create_date>2022-08-07</create_date>
   <update_date>2022-12-02</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1018.awsdns-63.net</value>
    <value>ns-1205.awsdns-22.org</value>
    <value>ns-1932.awsdns-49.co.uk</value>
    <value>ns-262.awsdns-32.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>sedir.com</domain_name>
   <domain_keyword>sedir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:21:28</query_time>
   <create_date>2001-06-10</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=sedir.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns1.karhan.net</value>
    <value>ns2.karhan.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>senar.uk</domain_name>
   <domain_keyword>senar</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-19 07:00:18</query_time>
   <create_date>2021-11-24</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>aisha.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>separ.org</domain_name>
   <domain_keyword>separ</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 08:50:46</query_time>
   <create_date>2024-03-31</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>3913</registrar_iana>
   <registrar_name>Sav.com, LLC - 23</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>57</num>
   <domain_name>cedar.asia</domain_name>
   <domain_keyword>cedar</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-01 07:52:18</query_time>
   <create_date>2020-05-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-05-10</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>Cedar Broadcast  Communications (M) Sdn Bhd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Selangor</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</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.cedar.asia</value>
    <value>ns2.cedar.asia</value>
    <value>ns3.cedar.asia</value>
    <value>ns4.cedar.asia</value>
    <value>ns5.cedar.asia</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>sevar.org</domain_name>
   <domain_keyword>sevar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 21:43:25</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>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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LND</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-12-c.gandi.net</value>
    <value>ns-53-a.gandi.net</value>
    <value>ns-91-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>hedar.org</domain_name>
   <domain_keyword>hedar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-04 07:32:08</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>695</registrar_iana>
   <registrar_name>MOBIKAPP Limited</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>sadar.onl</domain_name>
   <domain_keyword>sadar</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-06-11 02:24:23</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-04-07</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</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>blackhole-1.sadar.onl</value>
    <value>blackhole-2.sadar.onl</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>semar.net</domain_name>
   <domain_keyword>semar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 11:06:00</query_time>
   <create_date>1999-10-27</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-27</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>SEMAR SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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>jade.ns.cloudflare.com</value>
    <value>ridge.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>62</num>
   <domain_name>qedar.org</domain_name>
   <domain_keyword>qedar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 16:17:12</query_time>
   <create_date>2019-08-22</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>sedad.com</domain_name>
   <domain_keyword>sedad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:06:33</query_time>
   <create_date>2005-04-11</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.parsdata.com</value>
    <value>ns2.parsdata.com</value>
    <value>service1.parsdata.com</value>
    <value>service2.parsdata.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>spdar.com</domain_name>
   <domain_keyword>spdar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 00:03:33</query_time>
   <create_date>2017-11-11</create_date>
   <update_date>2020-11-05</update_date>
   <expiry_date>2024-11-11</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>zedar.de</domain_name>
   <domain_keyword>zedar</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 10:42:45</query_time>
   <update_date>2019-11-18</update_date>
   <name_servers>
    <value>ns1048.ui-dns.com</value>
    <value>ns1072.ui-dns.org</value>
    <value>ns1074.ui-dns.biz</value>
    <value>ns1076.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>sevar.site</domain_name>
   <domain_keyword>sevar</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-12 09:55:14</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>cedar.com.ng</domain_name>
   <domain_keyword>cedar</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-06-05 12:51:21</query_time>
   <create_date>2020-10-03</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Olanrewaju Tomori</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>22B Admiralty Way</registrant_address>
   <registrant_city>Lekki</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>08135388664</registrant_phone>
   <name_servers>
    <value>nsa.whogohost.com</value>
    <value>nsb.whogohost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>senar.cat</domain_name>
   <domain_keyword>senar</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-06-04 12:36:33</query_time>
   <create_date>2008-10-01</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>https://dinahosting.com</registrar_website>
   <registrant_company>NEXE, S.C.P.</registrant_company>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.merkaweb.com</value>
    <value>ns2.merkaweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>sebar.me</domain_name>
   <domain_keyword>sebar</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-06 03:51:29</query_time>
   <create_date>2023-11-05</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-05</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>70</num>
   <domain_name>serdar.kim</domain_name>
   <domain_keyword>serdar</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-06-10 07:47:16</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomünikasyon A.S.</registrar_name>
   <registrar_website>http://nicproxy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Locomotive LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hillsborough</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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>sebar.io</domain_name>
   <domain_keyword>sebar</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-29 17:01:52</query_time>
   <create_date>2022-12-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-16</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>bart.ns.cloudflare.com</value>
    <value>gail.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sedaa.it</domain_name>
   <domain_keyword>sedaa</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 05:06:25</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>MILAK ANNA</registrant_company>
   <registrant_address>Via Cesare Battisti, 51, 20090 Segrate MI, Italy</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20090</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>separ.online</domain_name>
   <domain_keyword>separ</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 12:18:39</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-12-12</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_country>DK</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>l.ns.arvancdn.ir</value>
    <value>y.ns.arvancdn.ir</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>seear.net</domain_name>
   <domain_keyword>seear</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 15:30:56</query_time>
   <create_date>2004-03-02</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>75</num>
   <domain_name>oedar.ru</domain_name>
   <domain_keyword>oedar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:20:32</query_time>
   <create_date>2013-03-06</create_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>sedad.sbs</domain_name>
   <domain_keyword>sedad</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-13 02:22:39</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-11</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>brodie.ns.cloudflare.com</value>
    <value>nena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>sehar.lol</domain_name>
   <domain_keyword>sehar</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-29 03:43:38</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>cedar.pro</domain_name>
   <domain_keyword>cedar</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-04 15:35:47</query_time>
   <create_date>2019-04-10</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>separ.app</domain_name>
   <domain_keyword>separ</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-01 10:08:42</query_time>
   <create_date>2022-08-20</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-20</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>logan.ns.cloudflare.com</value>
    <value>nucum.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>80</num>
   <domain_name>serar.ro</domain_name>
   <domain_keyword>serar</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-10 23:33:05</query_time>
   <create_date>2020-02-04</create_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>sehar.dev</domain_name>
   <domain_keyword>sehar</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-29 11:16:20</query_time>
   <create_date>2020-10-08</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>seder.com</domain_name>
   <domain_keyword>seder</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 19:10:33</query_time>
   <create_date>1999-09-24</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.peer1.net</value>
    <value>ns2.peer1.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>sedam.org</domain_name>
   <domain_keyword>sedam</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 05:07:05</query_time>
   <create_date>2003-04-19</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.supremeserver16.com</value>
    <value>dns2.supremeserver16.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>stedar.pl</domain_name>
   <domain_keyword>stedar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-07 11:50:45</query_time>
   <create_date>2003-04-15</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>dns12.linuxpl.com</value>
    <value>ns12.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>semar.com</domain_name>
   <domain_keyword>semar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 11:59:09</query_time>
   <create_date>1995-06-22</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2025-06-30</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sebar.app</domain_name>
   <domain_keyword>sebar</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-24 02:06:14</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Codepoiesis</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Riyadh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>kedar.pizza</domain_name>
   <domain_keyword>kedar</domain_keyword>
   <domain_tld>pizza</domain_tld>
   <query_time>2024-05-12 07:08:51</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2025-03-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>connect1.squarespacedns.com</value>
    <value>connect2.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>sfdar.com</domain_name>
   <domain_keyword>sfdar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 11:42:10</query_time>
   <create_date>2012-04-07</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2024-04-07</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>89</num>
   <domain_name>sedmar.pl</domain_name>
   <domain_keyword>sedmar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-02 09:39:17</query_time>
   <create_date>2009-11-17</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-17</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>90</num>
   <domain_name>sezar.city</domain_name>
   <domain_keyword>sezar</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-26 05:34:58</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.hostlife.net</value>
    <value>ns70.hostlife.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>fedar.ink</domain_name>
   <domain_keyword>fedar</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-07 22:05:09</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-28</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>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sedai.forum</domain_name>
   <domain_keyword>sedai</domain_keyword>
   <domain_tld>forum</domain_tld>
   <query_time>2024-06-12 15:29:04</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>世代文化創業有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-129-b.gandi.net</value>
    <value>ns-221-c.gandi.net</value>
    <value>ns-83-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sedra.live</domain_name>
   <domain_keyword>sedra</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 09:13:24</query_time>
   <create_date>2022-08-23</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.alhagwa.com</value>
    <value>ns2.alhagwa.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>sedan.nl</domain_name>
   <domain_keyword>sedan</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 09:09:45</query_time>
   <create_date>2002-04-03</create_date>
   <update_date>2013-12-12</update_date>
   <registrar_name>BIT B.V.</registrar_name>
   <name_servers>
    <value>nsauth1.bit.nl</value>
    <value>nsauth2.bit.nl</value>
    <value>nsauth3.bit.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>seder.co</domain_name>
   <domain_keyword>seder</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-13 02:23:38</query_time>
   <create_date>2015-02-10</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>separ.org.uk</domain_name>
   <domain_keyword>separ</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-31 08:50:48</query_time>
   <create_date>2019-01-09</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>sebar.pl</domain_name>
   <domain_keyword>sebar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 14:13:25</query_time>
   <create_date>2009-12-03</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns9.linuxpl.com</value>
    <value>ns9.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>sedan.one</domain_name>
   <domain_keyword>sedan</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-29 03:39:39</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-05-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>P</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>cedar.plumbing</domain_name>
   <domain_keyword>cedar</domain_keyword>
   <domain_tld>plumbing</domain_tld>
   <query_time>2024-06-04 23:33:34</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cedar Plumbing &amp; Gasfitting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>xedar.com</domain_name>
   <domain_keyword>xedar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 20:57:42</query_time>
   <create_date>2008-04-08</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2027-04-08</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Chasy Robotics Inc.</registrant_name>
   <registrant_company>Chasy Robotics Inc.</registrant_company>
   <registrant_address>47 Dongsan-ro 19-gil, Seocho-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06781</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.25747856</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>
 </results>
 <stats>
  <total_time>0.059</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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