WHOIS QUERY TIME

4 May 2024 - 7:13 AM UTC

Registered: 22 January 2008
Expiry: 22 January 2025

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.jino.ru
ns2.jino.ru
ns3.jino.ru
ns4.jino.ru

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=boginya.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "boginya.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "boginya.ru",
            "domain_keyword": "boginya",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:25",
            "create_date": "2008-01-22",
            "expiry_date": "2025-01-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>boginya.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>boginya.ru</domain_name>
   <domain_keyword>boginya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:25</query_time>
   <create_date>2008-01-22</create_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.041</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.071 seconds) for "boginya.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

4 May 2024 - 7:13 AM UTC

Registered: 22 January 2008
Expiry: 22 January 2025

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.jino.ru
ns2.jino.ru
ns3.jino.ru
ns4.jino.ru

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=boginya.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "boginya.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "boginya.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "boginya.ru",
            "domain_keyword": "boginya",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:25",
            "create_date": "2008-01-22",
            "expiry_date": "2025-01-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.071,
        "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>boginya.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>boginya.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>boginya.ru</domain_name>
   <domain_keyword>boginya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:25</query_time>
   <create_date>2008-01-22</create_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.071</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 3 domain names (in 0.035 seconds) which contained the exact domain keyword "boginya".
Domain Name Registered Expiry Registrar Ownership
1 boginya.com 19 Jan 2007 19 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 boginya.ru 22 Jan 2008 22 Jan 2025 RU-CENTER-RU Private Person
3 boginya.pro 30 Jan 2023 30 Jan 2025 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
4 boginya.website 18 Jul 2023 18 Jul 2024 Registrar of Domain Names REG.RU, LLC Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=boginya&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "boginya",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "boginya.com, boginya.ru, boginya.pro, boginya.website",
    "results": [
        {
            "num": 1,
            "domain_name": "boginya.com",
            "domain_keyword": "boginya",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:49:48",
            "create_date": "2007-01-19",
            "update_date": "2020-03-04",
            "expiry_date": "2026-01-19",
            "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": 2,
            "domain_name": "boginya.ru",
            "domain_keyword": "boginya",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:25",
            "create_date": "2008-01-22",
            "expiry_date": "2025-01-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "boginya.pro",
            "domain_keyword": "boginya",
            "domain_tld": "pro",
            "query_time": "2024-05-30 11:38:23",
            "create_date": "2023-01-30",
            "update_date": "2024-02-02",
            "expiry_date": "2025-01-30",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaia",
            "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": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "boginya.website",
            "domain_keyword": "boginya",
            "domain_tld": "website",
            "query_time": "2024-04-07 03:13:01",
            "create_date": "2023-07-18",
            "update_date": "2023-09-15",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Tatarstan",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>boginya</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>boginya.com, boginya.ru, boginya.pro, boginya.website</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>boginya.com</domain_name>
   <domain_keyword>boginya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:49:48</query_time>
   <create_date>2007-01-19</create_date>
   <update_date>2020-03-04</update_date>
   <expiry_date>2026-01-19</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>2</num>
   <domain_name>boginya.ru</domain_name>
   <domain_keyword>boginya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:25</query_time>
   <create_date>2008-01-22</create_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>boginya.pro</domain_name>
   <domain_keyword>boginya</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-30 11:38:23</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</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>Moskovskaia</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>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>boginya.website</domain_name>
   <domain_keyword>boginya</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-07 03:13:01</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Tatarstan</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>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.035</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 977 domain names (in 0.249 seconds) which look and sound like the brand name "boginya".
Domain Name Registered Expiry Registrar Ownership
1 baginya.com 28 May 2013 28 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 bloginya.ru 11 Apr 2024 11 Apr 2025 REGRU-RU Private Person
3 boginja.net 24 Jan 2011 24 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
4 baginya.ru 20 Oct 2008 20 Oct 2024 SALENAMES-RU Private Person
5 yoginya.ru 16 May 2023 16 May 2025 RU-CENTER-RU Private Person
6 boghinya.org 14 Jan 2019 14 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 boginy.ru 10 Nov 2020 10 Nov 2024 REGRU-RU Private Person
8 buginya.store 16 Nov 2023 16 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
9 boginja.com 23 Jan 2008 23 Jan 2025 NICREG LLC Whois privacy services, provided by DomainProtect LLC
10 loginya.com 29 Jul 2022 29 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
11 boganya.site 27 Dec 2023 27 Dec 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
12 boginia.pl 25 Jul 2023 25 Jul 2024 cyber_Folks S.A. -
13 boginia.online 2 Jan 2024 2 Jan 2025 Key-Systems LLC -
14 baginya.net 18 Sep 2023 18 Sep 2024 CommuniGal Communication Ltd. -
15 boxinya.com 19 Apr 2024 19 Apr 2025 Global Domain Name Trading Center Ltd -
16 bolinya.com 11 Mar 2015 11 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
17 boginia.fun 2 Jan 2024 2 Jan 2025 Key-Systems LLC -
18 bloginya.space 31 Oct 2023 31 Oct 2024 Beget LLC Not Applicable
19 bloginya.com 13 Feb 2011 11 Feb 2025 Onlinenic Inc none
20 boghinya.com 14 Jan 2019 14 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
21 b0ginya.ru 31 May 2022 31 May 2024 DOMAINSHOP-RU Private Person
22 baginya.org 27 Feb 2009 27 Feb 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
23 boginia.com 6 Jan 2024 6 Jan 2025 NetArt Registrar Sp. z o.o. -
24 boginja.ru 27 Feb 2024 27 Feb 2025 ACTIVE-RU Private Person
25 bokinya.com 3 Apr 2023 3 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
26 boghinya.ru 14 Jan 2019 14 Jan 2025 RU-CENTER-RU Private Person
27 iboginya.ru 30 May 2022 30 May 2024 BEGET-RU Private Person
28 boginia.ru 26 Feb 2006 26 Feb 2025 RU-CENTER-RU Private Person
29 bogilya.ru 17 Jan 2024 17 Jan 2025 DOMAINSHOP-RU Private Person
30 boginia.website 2 Jan 2024 2 Jan 2025 Key-Systems LLC -
31 bogina.online 26 Apr 2024 26 Apr 2025 Registrar of Domain Names REG.RU, LLC Private Person
32 boginy.com 22 Oct 2009 22 Oct 2024 GoDaddy.com, LLC -
33 bogina.ru 26 Apr 2024 26 Apr 2025 REGRU-RU Private Person
34 bogina.com 1 Oct 2008 1 Oct 2025 Alpine Domains Inc. eWeb Development Inc.
35 boinya.ru 15 Feb 2013 15 Feb 2025 RU-CENTER-RU Private Person
36 ooginza.com 26 Sep 2023 26 Sep 2024 Wix.com Ltd. -
37 bolinta.store 2 Dec 2023 2 Dec 2024 Hosting Ukraine LLC Hosting Ukraine LLC
38 botinea.com 22 Apr 2019 22 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
39 boxinga.xyz 21 Oct 2023 21 Oct 2024 Xiamen ChinaSource Internet Service Co., Ltd chen hai ping
40 borinma.ru 28 Jun 2023 28 Jun 2024 REGRU-RU Yandex.Mail Exclusive email address feature
41 biogenya.de - - - -
42 bobinka.com 20 Jan 2023 20 Jan 2025 SAV.COM, LLC REDACTED FOR PRIVACY
43 gogitya.online 31 Jan 2024 31 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
44 beginna.com 2 Oct 2018 2 Oct 2024 Dynadot Inc -
45 oginoya.com 11 Jun 2010 11 Jun 2024 PSI-USA, Inc. dba Domain Robot oginoya
46 boringa.frl 5 Jan 2024 5 Jan 2025 InternetX GmbH eko strategie en design
47 botianya.com 8 Jan 2024 8 Jan 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
48 bosinca.com 12 Apr 2016 12 Apr 2025 22net, Inc. -
49 bloginja.com 7 Jun 2021 7 Jun 2024 NameCheap, Inc. -
50 bijinya.jp 20 Feb 2005 28 Feb 2025 - Xserver Inc.
51 togi-ya.jp 4 Jan 2012 31 Jan 2025 - (Not displayed by registrant's request)
52 brainya.com 15 Feb 2017 15 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
53 bihinya.com 8 Jun 2015 8 Jun 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
54 bogiara.com 9 Mar 2021 9 Mar 2025 FastDomain Inc. -
55 bolinda.com.cn 12 May 2003 12 May 2030 阿里云计算有限公司(万网) 深圳市博林达科技有限公司
56 bolanya.com 3 Mar 2005 3 Mar 2025 Todaynic.com, Inc. -
57 barinya.org 3 May 2020 3 May 2025 OnlineNIC, Inc. Solovev Nikolaj Vladimirivich
58 baginda.net 27 Oct 2023 27 Oct 2024 Hostinger Operations, UAB Agus Imam
59 corinya.com 13 Jul 2010 13 Jul 2024 Tucows Domains Inc. -
60 bogenia.ru 22 Aug 2023 22 Aug 2024 RU-CENTER-RU OOO VIZAZh
61 buhinya.com 24 May 2001 24 May 2027 Japan Registry Services Co.,Ltd.(JPRS) active co.,ltd.
62 butinya.com 20 Jun 2000 20 Jun 2024 SW HOSTING & COMMUNICATIONS TECHNOLOGIES, S.L. REDACTED FOR PRIVACY
63 bogunyar.ru 10 Dec 2017 10 Dec 2024 R01-RU Private Person
64 baginda.vip 30 Oct 2023 30 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 diginya.com 22 Jan 2024 22 Jan 2025 Onlinenic Inc Seamnia
66 bodinka.com 6 Dec 2003 6 Dec 2024 Deutsche Telekom AG REDACTED FOR PRIVACY
67 borgonya.nl 18 Dec 2013 - AXC -
68 brogina.com 20 Sep 2010 20 Sep 2024 Cloudflare, Inc. DATA REDACTED
69 bominga.org 18 May 2023 18 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
70 bolinha.com.br 25 Jun 1997 25 Jun 2025 - BOLINHA RESTAURANTE LTDA
71 bovinta.com 11 Sep 2023 11 Sep 2028 GoDaddy.com, LLC -
72 kokinya.net 26 Apr 2010 26 Apr 2025 GMO INTERNET, INC. Studio With
73 beginza.ru 7 Aug 2013 7 Aug 2024 REGTIME-RU Private Person
74 sofinya.com 13 Oct 2020 13 Oct 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
75 bogincan.com 17 Apr 2022 17 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
76 poginta.com 23 Aug 2018 23 Aug 2024 Key-Systems GmbH c/o whoisproxy.com
77 boginni.com 16 May 2005 16 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
78 aogunya.top 9 Apr 2024 9 Apr 2025 Alibaba.com Singapore E-Commerce Private Limited pk0409
79 e-ginya.com 28 Apr 2024 28 Apr 2025 DYNADOT14 LLC Super Privacy Service LTD c/o Dynadot
80 loginza.biz 17 Aug 2010 16 Aug 2025 Safenames Ltd YANDEX LLC
81 boxinda.net 11 Jun 2023 11 Jun 2024 DropCatch.com 1179 LLC Redacted for GDPR privacy
82 uiboginya.ru 20 Mar 2023 20 Mar 2025 BEGET-RU Private Person
83 booinga.com 29 Mar 2015 29 Mar 2025 GoDaddy.com, LLC -
84 doainya.com 12 Apr 2024 12 Apr 2025 CV. Jogjacamp Ajakan
85 borenya.org 19 May 2004 19 May 2025 FastDomain Inc. Borenya West African Drum and Dance
86 botinha.info 6 Dec 2018 6 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
87 buhinya.org 27 Jul 2007 27 Jul 2024 Key-Systems GmbH Santobuhin Shokai
88 jokinya.work 14 Jun 2020 14 Jun 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
89 biginza.com 6 Oct 2005 6 Oct 2024 GMO INTERNET, INC. obitokimono yamaguchi
90 goginga.com 12 Sep 2011 12 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
91 lolinya.com 3 Nov 2011 3 Nov 2024 WEBCC Whoisprotection.cc
92 molinya.xyz 30 Aug 2022 30 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
93 bogonyc.com 29 Aug 2018 29 Aug 2024 GoDaddy.com, LLC -
94 boxinda.store 17 Apr 2024 17 Apr 2025 Namecheap -
95 biginla.com 9 Dec 2005 9 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 bominsa.com 11 Feb 2011 11 Feb 2025 10DENCEHISPAHARD, S.L SANCHEZ Y CARBÓ, SL
97 blognya.ru 19 Mar 2012 19 Mar 2025 REGRU-RU Private Person
98 bobinga.com 16 Oct 2004 16 Oct 2025 NameCheap, Inc. -
99 yogirya.com 5 Aug 2018 5 Aug 2024 TUCOWS, INC. REDACTED FOR PRIVACY
100 rovinya.cat 27 Apr 2022 27 Apr 2024 Arsys -
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 Boginya.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=boginya.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "boginya.ru",
        "page_size": 100
    },
    "count": {
        "total": 977,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "baginya.com, bloginya.ru, boginja.net, baginya.ru, yoginya.ru, boghinya.org, boginy.ru, buginya.store, boginja.com, loginya.com, boganya.site, boginia.pl, boginia.online, baginya.net, boxinya.com, bolinya.com, boginia.fun, bloginya.space, bloginya.com, boghinya.com, b0ginya.ru, baginya.org, boginia.com, boginja.ru, bokinya.com, boghinya.ru, iboginya.ru, boginia.ru, bogilya.ru, boginia.website, bogina.online, boginy.com, bogina.ru, bogina.com, boinya.ru, ooginza.com, bolinta.store, botinea.com, boxinga.xyz, borinma.ru, biogenya.de, bobinka.com, gogitya.online, beginna.com, oginoya.com, boringa.frl, botianya.com, bosinca.com, bloginja.com, bijinya.jp, togi-ya.jp, brainya.com, bihinya.com, bogiara.com, bolinda.com.cn, bolanya.com, barinya.org, baginda.net, corinya.com, bogenia.ru, buhinya.com, butinya.com, bogunyar.ru, baginda.vip, diginya.com, bodinka.com, borgonya.nl, brogina.com, bominga.org, bolinha.com.br, bovinta.com, kokinya.net, beginza.ru, sofinya.com, bogincan.com, poginta.com, boginni.com, aogunya.top, e-ginya.com, loginza.biz, boxinda.net, uiboginya.ru, booinga.com, doainya.com, borenya.org, botinha.info, buhinya.org, jokinya.work, biginza.com, goginga.com, lolinya.com, molinya.xyz, bogonyc.com, boxinda.store, biginla.com, bominsa.com, blognya.ru, bobinga.com, yogirya.com, rovinya.cat",
    "results": [
        {
            "num": 1,
            "domain_name": "baginya.com",
            "domain_keyword": "baginya",
            "domain_tld": "com",
            "query_time": "2024-05-13 01:46:03",
            "create_date": "2013-05-28",
            "update_date": "2020-05-22",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bloginya.ru",
            "domain_keyword": "bloginya",
            "domain_tld": "ru",
            "query_time": "2024-05-02 01:05:31",
            "create_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "boginja.net",
            "domain_keyword": "boginja",
            "domain_tld": "net",
            "query_time": "2024-04-24 15:49:48",
            "create_date": "2011-01-24",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-24",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "slovenia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SI",
            "registrant_email": "https://tieredaccess.com/contact/dce9db38-ce85-40a4-ac04-fb8f6517fe49",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2623.hostgator.com",
                "ns2624.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "baginya.ru",
            "domain_keyword": "baginya",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:00:48",
            "create_date": "2008-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "yoginya.ru",
            "domain_keyword": "yoginya",
            "domain_tld": "ru",
            "query_time": "2024-05-19 18:22:38",
            "create_date": "2023-05-16",
            "expiry_date": "2025-05-16",
            "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": 6,
            "domain_name": "boghinya.org",
            "domain_keyword": "boghinya",
            "domain_tld": "org",
            "query_time": "2024-05-23 10:03:58",
            "create_date": "2019-01-14",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 7,
            "domain_name": "boginy.ru",
            "domain_keyword": "boginy",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:25",
            "create_date": "2020-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "mckinley.ns.cloudflare.com",
                "patryk.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "buginya.store",
            "domain_keyword": "buginya",
            "domain_tld": "store",
            "query_time": "2024-05-18 02:20:28",
            "create_date": "2023-11-16",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "boginja.com",
            "domain_keyword": "boginja",
            "domain_tld": "com",
            "query_time": "2024-05-17 16:14:22",
            "create_date": "2008-01-23",
            "update_date": "2024-05-15",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1253,
            "registrar_name": "NICREG LLC",
            "registrar_website": "http://nicreg.com",
            "registrant_name": "Whois privacy services provided by DomainProtect LLC",
            "registrant_company": "Whois privacy services, provided by DomainProtect LLC",
            "registrant_address": "c/o Office-Mail processing center Sadovaya, 53",
            "registrant_city": "Saint Petersburg",
            "registrant_state": "Saint Petersburg",
            "registrant_zip": "190068",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8662452838",
            "name_servers": [
                "ns1.serverhome.com",
                "ns2.serverhome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "loginya.com",
            "domain_keyword": "loginya",
            "domain_tld": "com",
            "query_time": "2024-05-09 16:38:56",
            "create_date": "2022-07-29",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-29",
            "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": [
                "hal.ns.cloudflare.com",
                "vera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "boganya.site",
            "domain_keyword": "boganya",
            "domain_tld": "site",
            "query_time": "2024-05-09 20:37:48",
            "create_date": "2023-12-27",
            "update_date": "2024-02-24",
            "expiry_date": "2024-12-27",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "boginia.pl",
            "domain_keyword": "boginia",
            "domain_tld": "pl",
            "query_time": "2024-04-24 15:49:49",
            "create_date": "2023-07-25",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-25",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "boginia.online",
            "domain_keyword": "boginia",
            "domain_tld": "online",
            "query_time": "2024-05-09 15:03:56",
            "create_date": "2024-01-02",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "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.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "baginya.net",
            "domain_keyword": "baginya",
            "domain_tld": "net",
            "query_time": "2024-04-07 07:59:13",
            "create_date": "2023-09-18",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-18",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "boxinya.com",
            "domain_keyword": "boxinya",
            "domain_tld": "com",
            "query_time": "2024-04-22 14:41:10",
            "create_date": "2024-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 3792,
            "registrar_name": "Global Domain Name Trading Center Ltd",
            "registrar_website": "http://www.gdntcl.com/",
            "registrant_state": "GD",
            "registrant_country": "CN",
            "registrant_email": "http://www.domainoriental.com/?regpage=whoiscontact&domain=boxinya.com",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bolinya.com",
            "domain_keyword": "bolinya",
            "domain_tld": "com",
            "query_time": "2024-04-20 08:51:10",
            "create_date": "2015-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "kiwi.dnspod.net",
                "plateau.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "boginia.fun",
            "domain_keyword": "boginia",
            "domain_tld": "fun",
            "query_time": "2024-05-09 15:03:56",
            "create_date": "2024-01-02",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "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.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bloginya.space",
            "domain_keyword": "bloginya",
            "domain_tld": "space",
            "query_time": "2024-05-09 22:27:50",
            "create_date": "2023-10-31",
            "update_date": "2023-11-05",
            "expiry_date": "2024-10-31",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Not Applicable",
            "registrant_state": "Kaluzhskaya 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": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bloginya.com",
            "domain_keyword": "bloginya",
            "domain_tld": "com",
            "query_time": "2024-04-21 04:25:39",
            "create_date": "2011-02-13",
            "update_date": "2011-02-13",
            "expiry_date": "2025-02-11",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Dmitrij A Scherbatov",
            "registrant_company": "none",
            "registrant_address": "FLAT/RM B 8/F CHONG MING BUILDING 72 CHEUNG SHA WAN RD KL",
            "registrant_city": "Hongkong",
            "registrant_state": "CN",
            "registrant_zip": "999077",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8522319293",
            "registrant_fax": "+1.8522319292",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "boghinya.com",
            "domain_keyword": "boghinya",
            "domain_tld": "com",
            "query_time": "2024-05-03 11:31:24",
            "create_date": "2019-01-14",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "b0ginya.ru",
            "domain_keyword": "b0ginya",
            "domain_tld": "ru",
            "query_time": "2024-06-02 21:11:58",
            "create_date": "2022-05-31",
            "expiry_date": "2024-05-31",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "lily.ns.cloudflare.com",
                "matt.ns.cloudflare.com"
            ],
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "baginya.org",
            "domain_keyword": "baginya",
            "domain_tld": "org",
            "query_time": "2024-04-07 07:59:13",
            "create_date": "2009-02-27",
            "update_date": "2021-10-30",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kharkov",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jeff.ns.cloudflare.com",
                "olga.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "boginia.com",
            "domain_keyword": "boginia",
            "domain_tld": "com",
            "query_time": "2024-05-09 15:03:56",
            "create_date": "2024-01-06",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "boginja.ru",
            "domain_keyword": "boginja",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:25",
            "create_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "devin.ns.cloudflare.com",
                "sonia.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "bokinya.com",
            "domain_keyword": "bokinya",
            "domain_tld": "com",
            "query_time": "2024-06-02 23:08:07",
            "create_date": "2023-04-03",
            "update_date": "2024-03-06",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGXI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=bokinya.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "boghinya.ru",
            "domain_keyword": "boghinya",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:24",
            "create_date": "2019-01-14",
            "expiry_date": "2025-01-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 27,
            "domain_name": "iboginya.ru",
            "domain_keyword": "iboginya",
            "domain_tld": "ru",
            "query_time": "2024-06-02 10:56:04",
            "create_date": "2022-05-30",
            "expiry_date": "2024-05-30",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.beget.com",
                "ns2.expired.beget.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "boginia.ru",
            "domain_keyword": "boginia",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:25",
            "create_date": "2006-02-26",
            "expiry_date": "2025-02-26",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "bogilya.ru",
            "domain_keyword": "bogilya",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:24",
            "create_date": "2024-01-17",
            "expiry_date": "2025-01-17",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "osmar.ns.cloudflare.com",
                "sky.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "boginia.website",
            "domain_keyword": "boginia",
            "domain_tld": "website",
            "query_time": "2024-05-09 15:03:56",
            "create_date": "2024-01-02",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "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.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bogina.online",
            "domain_keyword": "bogina",
            "domain_tld": "online",
            "query_time": "2024-06-01 06:25:00",
            "create_date": "2024-04-26",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Krasnodarskiy kray",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "boginy.com",
            "domain_keyword": "boginy",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:49:48",
            "create_date": "2009-10-22",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.anadana.lv",
                "ns2.anadana.lv"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "bogina.ru",
            "domain_keyword": "bogina",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:24",
            "create_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "bogina.com",
            "domain_keyword": "bogina",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:49:46",
            "create_date": "2008-10-01",
            "update_date": "2023-07-29",
            "expiry_date": "2025-10-01",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "boinya.ru",
            "domain_keyword": "boinya",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:50",
            "create_date": "2013-02-15",
            "expiry_date": "2025-02-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.site.su",
                "ns4.site.su"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 36,
            "domain_name": "ooginza.com",
            "domain_keyword": "ooginza",
            "domain_tld": "com",
            "query_time": "2024-04-07 12:38:54",
            "create_date": "2023-09-26",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-26",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bolinta.store",
            "domain_keyword": "bolinta",
            "domain_tld": "store",
            "query_time": "2024-04-07 11:30:02",
            "create_date": "2023-12-02",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-02",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns14.inhostedns.com",
                "ns24.inhostedns.net",
                "ns34.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "botinea.com",
            "domain_keyword": "botinea",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:36:56",
            "create_date": "2019-04-22",
            "update_date": "2023-04-17",
            "expiry_date": "2025-04-22",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns.263idc.net",
                "nsb.263idc.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "boxinga.xyz",
            "domain_keyword": "boxinga",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 06:57:27",
            "create_date": "2023-10-21",
            "update_date": "2024-04-13",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "https://www.zzy.cn",
            "registrant_company": "chen hai ping",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "brady.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "borinma.ru",
            "domain_keyword": "borinma",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:33:44",
            "create_date": "2023-06-28",
            "expiry_date": "2024-06-28",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "biogenya.de",
            "domain_keyword": "biogenya",
            "domain_tld": "de",
            "query_time": "2024-05-05 09:24:17",
            "update_date": "2020-02-26",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 42,
            "domain_name": "bobinka.com",
            "domain_keyword": "bobinka",
            "domain_tld": "com",
            "query_time": "2024-05-19 10:45:04",
            "create_date": "2023-01-20",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-20",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=bobinka.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "gogitya.online",
            "domain_keyword": "gogitya",
            "domain_tld": "online",
            "query_time": "2024-05-24 18:05:20",
            "create_date": "2024-01-31",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-31",
            "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": 44,
            "domain_name": "beginna.com",
            "domain_keyword": "beginna",
            "domain_tld": "com",
            "query_time": "2024-04-21 16:13:54",
            "create_date": "2018-10-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "carl.ns.cloudflare.com",
                "gina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "oginoya.com",
            "domain_keyword": "oginoya",
            "domain_tld": "com",
            "query_time": "2024-04-22 23:40:21",
            "create_date": "2010-06-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-11",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "oginoya",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://whoispro.domain-robot.org/whois/oginoya.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.jimdo.com",
                "ns2.jimdo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "boringa.frl",
            "domain_keyword": "boringa",
            "domain_tld": "frl",
            "query_time": "2024-05-08 01:55:09",
            "create_date": "2024-01-05",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_company": "eko strategie en design",
            "registrant_state": "NL",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.yourwebhoster.com",
                "ns2.yourwebhoster.com",
                "ns3.yourwebhoster.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "botianya.com",
            "domain_keyword": "botianya",
            "domain_tld": "com",
            "query_time": "2024-05-11 17:03:15",
            "create_date": "2024-01-08",
            "update_date": "2024-01-08",
            "expiry_date": "2027-01-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "an hui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "bosinca.com",
            "domain_keyword": "bosinca",
            "domain_tld": "com",
            "query_time": "2024-04-30 12:27:25",
            "create_date": "2016-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "please-renew-your-domain-in-www.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "bloginja.com",
            "domain_keyword": "bloginja",
            "domain_tld": "com",
            "query_time": "2024-04-21 04:25:32",
            "create_date": "2021-06-07",
            "update_date": "2023-05-08",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "rose.ns.cloudflare.com",
                "zac.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "bijinya.jp",
            "domain_keyword": "bijinya",
            "domain_tld": "jp",
            "query_time": "2024-05-14 12:14:19",
            "create_date": "2005-02-20",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 51,
            "domain_name": "togi-ya.jp",
            "domain_keyword": "togi-ya",
            "domain_tld": "jp",
            "query_time": "2024-04-23 11:55:53",
            "create_date": "2012-01-04",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 52,
            "domain_name": "brainya.com",
            "domain_keyword": "brainya",
            "domain_tld": "com",
            "query_time": "2024-04-06 09:19:18",
            "create_date": "2017-02-15",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-15",
            "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=brainya.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "bihinya.com",
            "domain_keyword": "bihinya",
            "domain_tld": "com",
            "query_time": "2024-04-16 07:26:09",
            "create_date": "2015-06-08",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-08",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bogiara.com",
            "domain_keyword": "bogiara",
            "domain_tld": "com",
            "query_time": "2024-05-09 15:03:54",
            "create_date": "2021-03-09",
            "update_date": "2024-02-08",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "bolinda.com.cn",
            "domain_keyword": "bolinda",
            "domain_tld": "com.cn",
            "query_time": "2024-04-07 11:29:49",
            "create_date": "2003-05-12",
            "expiry_date": "2030-05-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "深圳市博林达科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "bolanya.com",
            "domain_keyword": "bolanya",
            "domain_tld": "com",
            "query_time": "2024-05-10 23:23:17",
            "create_date": "2005-03-03",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-03",
            "registrar_iana": 697,
            "registrar_name": "Todaynic.com, Inc.",
            "registrar_website": "http://www.todaynic.com",
            "name_servers": [
                "ns3.01isp.com",
                "ns4.01isp.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "barinya.org",
            "domain_keyword": "barinya",
            "domain_tld": "org",
            "query_time": "2024-05-15 13:37:49",
            "create_date": "2020-05-03",
            "update_date": "2024-03-13",
            "expiry_date": "2025-05-03",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "https://www.onlinenic.com/en/Domains/whois.html",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Solovev Nikolaj Vladimirivich",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Voronezh",
            "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.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "baginda.net",
            "domain_keyword": "baginda",
            "domain_tld": "net",
            "query_time": "2024-05-22 23:55:41",
            "create_date": "2023-10-27",
            "update_date": "2024-05-02",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Agus Imam",
            "registrant_address": "JlMedokan Sawah 121 Surabaya",
            "registrant_city": "surabaya",
            "registrant_state": "Jawa Timur",
            "registrant_zip": "60295",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "+62.81952214000",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "corinya.com",
            "domain_keyword": "corinya",
            "domain_tld": "com",
            "query_time": "2024-04-24 23:20:05",
            "create_date": "2010-07-13",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns0.zen.co.uk",
                "ns1.zen.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "bogenia.ru",
            "domain_keyword": "bogenia",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:23:18",
            "create_date": "2023-08-22",
            "expiry_date": "2024-08-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO VIZAZh",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "buhinya.com",
            "domain_keyword": "buhinya",
            "domain_tld": "com",
            "query_time": "2024-04-13 13:25:27",
            "create_date": "2001-05-24",
            "update_date": "2022-04-24",
            "expiry_date": "2027-05-24",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "active co.,ltd.",
            "registrant_address": "6-5-25, Nabeshima",
            "registrant_city": "saga-shi",
            "registrant_state": "Saga-ken",
            "registrant_zip": "849-0937",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.952323323",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "butinya.com",
            "domain_keyword": "butinya",
            "domain_tld": "com",
            "query_time": "2024-04-23 17:36:01",
            "create_date": "2000-06-20",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1407,
            "registrar_name": "SW HOSTING & COMMUNICATIONS TECHNOLOGIES, S.L.",
            "registrar_website": "http://www.serveisweb.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Girona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gestiondecuenta.com",
                "ns2.gestiondecuenta.com",
                "ns3.gestiondecuenta.com",
                "ns4.gestiondecuenta.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bogunyar.ru",
            "domain_keyword": "bogunyar",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:35",
            "create_date": "2017-12-10",
            "expiry_date": "2024-12-10",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns2.tkcentr.ru",
                "ns3.tkcentr.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "baginda.vip",
            "domain_keyword": "baginda",
            "domain_tld": "vip",
            "query_time": "2024-05-13 01:46:01",
            "create_date": "2023-10-30",
            "update_date": "2024-03-07",
            "expiry_date": "2024-10-30",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "diginya.com",
            "domain_keyword": "diginya",
            "domain_tld": "com",
            "query_time": "2024-05-22 07:30:16",
            "create_date": "2024-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Syed Nadir Arsalan",
            "registrant_company": "Seamnia",
            "registrant_address": "611, 6th Floor",
            "registrant_city": "Karachi",
            "registrant_state": "Sindh",
            "registrant_zip": "74700",
            "registrant_country": "PK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+92.3333683851",
            "registrant_fax": "+92.3333683851",
            "name_servers": [
                "jay.ns.cloudflare.com",
                "kate.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bodinka.com",
            "domain_keyword": "bodinka",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:56:17",
            "create_date": "2003-12-06",
            "update_date": "2024-04-05",
            "expiry_date": "2024-12-06",
            "registrar_iana": 226,
            "registrar_name": "Deutsche Telekom AG",
            "registrar_website": "http://www.registrar.telekom.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01-tld.t-online.de",
                "dns02-tld.t-online.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "borgonya.nl",
            "domain_keyword": "borgonya",
            "domain_tld": "nl",
            "query_time": "2024-04-15 19:54:00",
            "create_date": "2013-12-18",
            "update_date": "2023-12-19",
            "registrar_name": "AXC",
            "name_servers": [
                "ns1.serverhostgroup.com",
                "ns2.serverhostgroup.com",
                "ns3.serverhostgroup.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 68,
            "domain_name": "brogina.com",
            "domain_keyword": "brogina",
            "domain_tld": "com",
            "query_time": "2024-04-17 23:56:46",
            "create_date": "2010-09-20",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-20",
            "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": "WI",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/brogina.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "reza.ns.cloudflare.com",
                "viddy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "bominga.org",
            "domain_keyword": "bominga",
            "domain_tld": "org",
            "query_time": "2024-05-20 23:20:33",
            "create_date": "2023-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "bolinha.com.br",
            "domain_keyword": "bolinha",
            "domain_tld": "com.br",
            "query_time": "2024-05-15 14:51:02",
            "create_date": "1997-06-25",
            "update_date": "2020-07-11",
            "expiry_date": "2025-06-25",
            "registrant_name": "BOLINHA RESTAURANTE LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 71,
            "domain_name": "bovinta.com",
            "domain_keyword": "bovinta",
            "domain_tld": "com",
            "query_time": "2024-04-09 07:11:19",
            "create_date": "2023-09-11",
            "update_date": "2023-09-11",
            "expiry_date": "2028-09-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "kokinya.net",
            "domain_keyword": "kokinya",
            "domain_tld": "net",
            "query_time": "2024-04-26 14:02:03",
            "create_date": "2010-04-26",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-26",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Naoki Nishimura",
            "registrant_company": "Studio With",
            "registrant_address": "1-22-14 Oimazatominami",
            "registrant_city": "Higashinariku",
            "registrant_state": "Osaka",
            "registrant_zip": "537-0013",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.669770688",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "beginza.ru",
            "domain_keyword": "beginza",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:32:16",
            "create_date": "2013-08-07",
            "expiry_date": "2024-08-07",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns.fastdns24.com",
                "dns2.fastdns24.org",
                "dns3.fastdns24.eu",
                "dns4.fastdns24.link"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "sofinya.com",
            "domain_keyword": "sofinya",
            "domain_tld": "com",
            "query_time": "2024-05-07 06:18:30",
            "create_date": "2020-10-13",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-13",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (030591083)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O sofinya.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.adk-media.com",
                "ns2.adk-media.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "bogincan.com",
            "domain_keyword": "bogincan",
            "domain_tld": "com",
            "query_time": "2024-05-03 11:31:28",
            "create_date": "2022-04-17",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "poginta.com",
            "domain_keyword": "poginta",
            "domain_tld": "com",
            "query_time": "2024-05-11 20:20:20",
            "create_date": "2018-08-23",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of poginta.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "5940fcfc5398ab5ba3a5e776c814caf7574a7461165db3cee874d59a959baedc@poginta.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.commonmx.com",
                "ns2.commonmx.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "boginni.com",
            "domain_keyword": "boginni",
            "domain_tld": "com",
            "query_time": "2024-05-26 15:12:40",
            "create_date": "2005-05-16",
            "update_date": "2020-05-01",
            "expiry_date": "2024-05-16",
            "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": 78,
            "domain_name": "aogunya.top",
            "domain_keyword": "aogunya",
            "domain_tld": "top",
            "query_time": "2024-04-13 22:10:42",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 3775,
            "registrar_name": "Alibaba.com Singapore E-Commerce Private Limited",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "pk0409",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "xjp",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "fay.ns.cloudflare.com",
                "noel.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "e-ginya.com",
            "domain_keyword": "e-ginya",
            "domain_tld": "com",
            "query_time": "2024-05-02 20:25:06",
            "create_date": "2024-04-28",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-28",
            "registrar_iana": 2283,
            "registrar_name": "DYNADOT14 LLC",
            "registrar_website": "http://www.dynadot14.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=e-ginya.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "loginza.biz",
            "domain_keyword": "loginza",
            "domain_tld": "biz",
            "query_time": "2024-05-12 19:20:45",
            "create_date": "2010-08-17",
            "update_date": "2023-09-06",
            "expiry_date": "2025-08-16",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "whois.safenames.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "YANDEX LLC",
            "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": [
                "ns1.yandex.ru",
                "ns2.yandex.ru"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "boxinda.net",
            "domain_keyword": "boxinda",
            "domain_tld": "net",
            "query_time": "2024-05-14 19:15:28",
            "create_date": "2023-06-11",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-11",
            "registrar_iana": 3388,
            "registrar_name": "DropCatch.com 1179 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "sichuan",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.miruavdns.com",
                "ns2.miruavdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "uiboginya.ru",
            "domain_keyword": "uiboginya",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:25:47",
            "create_date": "2023-03-20",
            "expiry_date": "2025-03-20",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "booinga.com",
            "domain_keyword": "booinga",
            "domain_tld": "com",
            "query_time": "2024-04-07 17:32:39",
            "create_date": "2015-03-29",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-29",
            "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": 84,
            "domain_name": "doainya.com",
            "domain_keyword": "doainya",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:47:17",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1478,
            "registrar_name": "CV. Jogjacamp",
            "registrar_website": "http://resellercamp.com/",
            "registrant_company": "Ajakan",
            "registrant_state": "Sumatera Barat",
            "registrant_country": "ID",
            "name_servers": [
                "dns1.domainesia.com",
                "dns2.domainesia.com",
                "dns3.domainesia.com",
                "dns4.domainesia.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "borenya.org",
            "domain_keyword": "borenya",
            "domain_tld": "org",
            "query_time": "2024-05-20 15:30:22",
            "create_date": "2004-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Borenya West African Drum and Dance",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ohio",
            "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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "botinha.info",
            "domain_keyword": "botinha",
            "domain_tld": "info",
            "query_time": "2024-05-19 11:54:41",
            "create_date": "2018-12-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-06",
            "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": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "buhinya.org",
            "domain_keyword": "buhinya",
            "domain_tld": "org",
            "query_time": "2024-04-26 03:42:27",
            "create_date": "2007-07-27",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-27",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Santobuhin Shokai",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.buhinya.org",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "jokinya.work",
            "domain_keyword": "jokinya",
            "domain_tld": "work",
            "query_time": "2024-04-26 19:31:06",
            "create_date": "2020-06-14",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "biginza.com",
            "domain_keyword": "biginza",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:53:42",
            "create_date": "2005-10-06",
            "update_date": "2023-09-21",
            "expiry_date": "2024-10-06",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "seizo yamaguchi",
            "registrant_company": "obitokimono yamaguchi",
            "registrant_address": "1-6-1",
            "registrant_city": "ikomashi mayumiminami",
            "registrant_state": "nara",
            "registrant_zip": "630-0123",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.743788834",
            "registrant_fax": "+81.743788853",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "goginga.com",
            "domain_keyword": "goginga",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:15:43",
            "create_date": "2011-09-12",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-12",
            "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=goginga.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "lolinya.com",
            "domain_keyword": "lolinya",
            "domain_tld": "com",
            "query_time": "2024-05-21 23:04:33",
            "create_date": "2011-11-03",
            "update_date": "2023-07-27",
            "expiry_date": "2024-11-03",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.cyberdns.tw",
                "ns2.cyberdns.tw"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "molinya.xyz",
            "domain_keyword": "molinya",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 14:27:21",
            "create_date": "2022-08-30",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-30",
            "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.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "bogonyc.com",
            "domain_keyword": "bogonyc",
            "domain_tld": "com",
            "query_time": "2024-04-07 03:13:43",
            "create_date": "2018-08-29",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "boxinda.store",
            "domain_keyword": "boxinda",
            "domain_tld": "store",
            "query_time": "2024-04-20 18:41:26",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "5",
            "registrant_country": "AF",
            "registrant_email": "please query the rdds service of the 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": [
                "nina.ns.cloudflare.com",
                "terry.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "biginla.com",
            "domain_keyword": "biginla",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:53:30",
            "create_date": "2005-12-09",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=biginla.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "bominsa.com",
            "domain_keyword": "bominsa",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:21:34",
            "create_date": "2011-02-11",
            "update_date": "2021-09-15",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1403,
            "registrar_name": "10DENCEHISPAHARD, S.L",
            "registrar_website": "https://www.cdmon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SANCHEZ Y CARBÓ, SL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Girona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "http://www.whoiscontactsprotection.com/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "blognya.ru",
            "domain_keyword": "blognya",
            "domain_tld": "ru",
            "query_time": "2024-05-02 01:05:34",
            "create_date": "2012-03-19",
            "expiry_date": "2025-03-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.blogivolgograda.ru",
                "ns2.blogivolgograda.ru",
                "ns3.blogivolgograda.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "bobinga.com",
            "domain_keyword": "bobinga",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:12:34",
            "create_date": "2004-10-16",
            "update_date": "2024-02-10",
            "expiry_date": "2025-10-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "yogirya.com",
            "domain_keyword": "yogirya",
            "domain_tld": "com",
            "query_time": "2024-05-15 12:16:24",
            "create_date": "2018-08-05",
            "update_date": "2023-07-07",
            "expiry_date": "2024-08-05",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "nl",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://tieredaccess.com/contact/5fae7893-b8b4-415b-9d54-7d63c1afee8f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "rovinya.cat",
            "domain_keyword": "rovinya",
            "domain_tld": "cat",
            "query_time": "2024-05-25 22:28:18",
            "create_date": "2022-04-27",
            "update_date": "2023-06-11",
            "expiry_date": "2024-04-27",
            "registrar_iana": 379,
            "registrar_name": "Arsys",
            "registrar_website": "http://www.arsys.es",
            "name_servers": [
                "dns17.servidoresdns.net",
                "dns18.servidoresdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.249,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>boginya.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>977</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>baginya.com, bloginya.ru, boginja.net, baginya.ru, yoginya.ru, boghinya.org, boginy.ru, buginya.store, boginja.com, loginya.com, boganya.site, boginia.pl, boginia.online, baginya.net, boxinya.com, bolinya.com, boginia.fun, bloginya.space, bloginya.com, boghinya.com, b0ginya.ru, baginya.org, boginia.com, boginja.ru, bokinya.com, boghinya.ru, iboginya.ru, boginia.ru, bogilya.ru, boginia.website, bogina.online, boginy.com, bogina.ru, bogina.com, boinya.ru, ooginza.com, bolinta.store, botinea.com, boxinga.xyz, borinma.ru, biogenya.de, bobinka.com, gogitya.online, beginna.com, oginoya.com, boringa.frl, botianya.com, bosinca.com, bloginja.com, bijinya.jp, togi-ya.jp, brainya.com, bihinya.com, bogiara.com, bolinda.com.cn, bolanya.com, barinya.org, baginda.net, corinya.com, bogenia.ru, buhinya.com, butinya.com, bogunyar.ru, baginda.vip, diginya.com, bodinka.com, borgonya.nl, brogina.com, bominga.org, bolinha.com.br, bovinta.com, kokinya.net, beginza.ru, sofinya.com, bogincan.com, poginta.com, boginni.com, aogunya.top, e-ginya.com, loginza.biz, boxinda.net, uiboginya.ru, booinga.com, doainya.com, borenya.org, botinha.info, buhinya.org, jokinya.work, biginza.com, goginga.com, lolinya.com, molinya.xyz, bogonyc.com, boxinda.store, biginla.com, bominsa.com, blognya.ru, bobinga.com, yogirya.com, rovinya.cat</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>baginya.com</domain_name>
   <domain_keyword>baginya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 01:46:03</query_time>
   <create_date>2013-05-28</create_date>
   <update_date>2020-05-22</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bloginya.ru</domain_name>
   <domain_keyword>bloginya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 01:05:31</query_time>
   <create_date>2024-04-11</create_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>boginja.net</domain_name>
   <domain_keyword>boginja</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 15:49:48</query_time>
   <create_date>2011-01-24</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>slovenia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SI</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/dce9db38-ce85-40a4-ac04-fb8f6517fe49</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2623.hostgator.com</value>
    <value>ns2624.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>baginya.ru</domain_name>
   <domain_keyword>baginya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:00:48</query_time>
   <create_date>2008-10-20</create_date>
   <expiry_date>2024-10-20</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>5</num>
   <domain_name>yoginya.ru</domain_name>
   <domain_keyword>yoginya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-19 18:22:38</query_time>
   <create_date>2023-05-16</create_date>
   <expiry_date>2025-05-16</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>6</num>
   <domain_name>boghinya.org</domain_name>
   <domain_keyword>boghinya</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 10:03:58</query_time>
   <create_date>2019-01-14</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>7</num>
   <domain_name>boginy.ru</domain_name>
   <domain_keyword>boginy</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:25</query_time>
   <create_date>2020-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>mckinley.ns.cloudflare.com</value>
    <value>patryk.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>buginya.store</domain_name>
   <domain_keyword>buginya</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-18 02:20:28</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>9</num>
   <domain_name>boginja.com</domain_name>
   <domain_keyword>boginja</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 16:14:22</query_time>
   <create_date>2008-01-23</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1253</registrar_iana>
   <registrar_name>NICREG LLC</registrar_name>
   <registrar_website>http://nicreg.com</registrar_website>
   <registrant_name>Whois privacy services provided by DomainProtect LLC</registrant_name>
   <registrant_company>Whois privacy services, provided by DomainProtect LLC</registrant_company>
   <registrant_address>c/o Office-Mail processing center Sadovaya, 53</registrant_address>
   <registrant_city>Saint Petersburg</registrant_city>
   <registrant_state>Saint Petersburg</registrant_state>
   <registrant_zip>190068</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8662452838</registrant_phone>
   <name_servers>
    <value>ns1.serverhome.com</value>
    <value>ns2.serverhome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>loginya.com</domain_name>
   <domain_keyword>loginya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 16:38:56</query_time>
   <create_date>2022-07-29</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-29</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>hal.ns.cloudflare.com</value>
    <value>vera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>boganya.site</domain_name>
   <domain_keyword>boganya</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-09 20:37:48</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>boginia.pl</domain_name>
   <domain_keyword>boginia</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-24 15:49:49</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>boginia.online</domain_name>
   <domain_keyword>boginia</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 15:03:56</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <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>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>baginya.net</domain_name>
   <domain_keyword>baginya</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 07:59:13</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.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>15</num>
   <domain_name>boxinya.com</domain_name>
   <domain_keyword>boxinya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 14:41:10</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>3792</registrar_iana>
   <registrar_name>Global Domain Name Trading Center Ltd</registrar_name>
   <registrar_website>http://www.gdntcl.com/</registrar_website>
   <registrant_state>GD</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.domainoriental.com/?regpage=whoiscontact&amp;domain=boxinya.com</registrant_email>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bolinya.com</domain_name>
   <domain_keyword>bolinya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 08:51:10</query_time>
   <create_date>2015-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-11</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>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>kiwi.dnspod.net</value>
    <value>plateau.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>boginia.fun</domain_name>
   <domain_keyword>boginia</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-09 15:03:56</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <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>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>bloginya.space</domain_name>
   <domain_keyword>bloginya</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-09 22:27:50</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_state>Kaluzhskaya 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>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>bloginya.com</domain_name>
   <domain_keyword>bloginya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 04:25:39</query_time>
   <create_date>2011-02-13</create_date>
   <update_date>2011-02-13</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Dmitrij A Scherbatov</registrant_name>
   <registrant_company>none</registrant_company>
   <registrant_address>FLAT/RM B 8/F CHONG MING BUILDING 72 CHEUNG SHA WAN RD KL</registrant_address>
   <registrant_city>Hongkong</registrant_city>
   <registrant_state>CN</registrant_state>
   <registrant_zip>999077</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8522319293</registrant_phone>
   <registrant_fax>+1.8522319292</registrant_fax>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>boghinya.com</domain_name>
   <domain_keyword>boghinya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 11:31:24</query_time>
   <create_date>2019-01-14</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>b0ginya.ru</domain_name>
   <domain_keyword>b0ginya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-02 21:11:58</query_time>
   <create_date>2022-05-31</create_date>
   <expiry_date>2024-05-31</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>lily.ns.cloudflare.com</value>
    <value>matt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>baginya.org</domain_name>
   <domain_keyword>baginya</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-07 07:59:13</query_time>
   <create_date>2009-02-27</create_date>
   <update_date>2021-10-30</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kharkov</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jeff.ns.cloudflare.com</value>
    <value>olga.ns.cloudflare.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>boginia.com</domain_name>
   <domain_keyword>boginia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 15:03:56</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.com</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>boginja.ru</domain_name>
   <domain_keyword>boginja</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:25</query_time>
   <create_date>2024-02-27</create_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>devin.ns.cloudflare.com</value>
    <value>sonia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>bokinya.com</domain_name>
   <domain_keyword>bokinya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 23:08:07</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIANGXI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=bokinya.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>boghinya.ru</domain_name>
   <domain_keyword>boghinya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:24</query_time>
   <create_date>2019-01-14</create_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>iboginya.ru</domain_name>
   <domain_keyword>iboginya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-02 10:56:04</query_time>
   <create_date>2022-05-30</create_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.beget.com</value>
    <value>ns2.expired.beget.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>boginia.ru</domain_name>
   <domain_keyword>boginia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:25</query_time>
   <create_date>2006-02-26</create_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>bogilya.ru</domain_name>
   <domain_keyword>bogilya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:24</query_time>
   <create_date>2024-01-17</create_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>osmar.ns.cloudflare.com</value>
    <value>sky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>boginia.website</domain_name>
   <domain_keyword>boginia</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-09 15:03:56</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <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>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>bogina.online</domain_name>
   <domain_keyword>bogina</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 06:25:00</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Krasnodarskiy kray</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>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>boginy.com</domain_name>
   <domain_keyword>boginy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:49:48</query_time>
   <create_date>2009-10-22</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.anadana.lv</value>
    <value>ns2.anadana.lv</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>bogina.ru</domain_name>
   <domain_keyword>bogina</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:24</query_time>
   <create_date>2024-04-26</create_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>bogina.com</domain_name>
   <domain_keyword>bogina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:49:46</query_time>
   <create_date>2008-10-01</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2025-10-01</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>boinya.ru</domain_name>
   <domain_keyword>boinya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:50</query_time>
   <create_date>2013-02-15</create_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.site.su</value>
    <value>ns4.site.su</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>ooginza.com</domain_name>
   <domain_keyword>ooginza</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 12:38:54</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bolinta.store</domain_name>
   <domain_keyword>bolinta</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-07 11:30:02</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns14.inhostedns.com</value>
    <value>ns24.inhostedns.net</value>
    <value>ns34.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>botinea.com</domain_name>
   <domain_keyword>botinea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:36:56</query_time>
   <create_date>2019-04-22</create_date>
   <update_date>2023-04-17</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns.263idc.net</value>
    <value>nsb.263idc.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>boxinga.xyz</domain_name>
   <domain_keyword>boxinga</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 06:57:27</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>https://www.zzy.cn</registrar_website>
   <registrant_company>chen hai ping</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>brady.ns.cloudflare.com</value>
    <value>tori.ns.cloudflare.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>borinma.ru</domain_name>
   <domain_keyword>borinma</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:33:44</query_time>
   <create_date>2023-06-28</create_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <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>41</num>
   <domain_name>biogenya.de</domain_name>
   <domain_keyword>biogenya</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 09:24:17</query_time>
   <update_date>2020-02-26</update_date>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>bobinka.com</domain_name>
   <domain_keyword>bobinka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 10:45:04</query_time>
   <create_date>2023-01-20</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=bobinka.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>gogitya.online</domain_name>
   <domain_keyword>gogitya</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 18:05:20</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-31</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>44</num>
   <domain_name>beginna.com</domain_name>
   <domain_keyword>beginna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 16:13:54</query_time>
   <create_date>2018-10-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>carl.ns.cloudflare.com</value>
    <value>gina.ns.cloudflare.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>oginoya.com</domain_name>
   <domain_keyword>oginoya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 23:40:21</query_time>
   <create_date>2010-06-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>oginoya</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>JP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/oginoya.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.jimdo.com</value>
    <value>ns2.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>boringa.frl</domain_name>
   <domain_keyword>boringa</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-05-08 01:55:09</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_company>eko strategie en design</registrant_company>
   <registrant_state>NL</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.yourwebhoster.com</value>
    <value>ns2.yourwebhoster.com</value>
    <value>ns3.yourwebhoster.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>botianya.com</domain_name>
   <domain_keyword>botianya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 17:03:15</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2027-01-08</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>an hui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>bosinca.com</domain_name>
   <domain_keyword>bosinca</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 12:27:25</query_time>
   <create_date>2016-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>please-renew-your-domain-in-www.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>bloginja.com</domain_name>
   <domain_keyword>bloginja</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 04:25:32</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>rose.ns.cloudflare.com</value>
    <value>zac.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>bijinya.jp</domain_name>
   <domain_keyword>bijinya</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-14 12:14:19</query_time>
   <create_date>2005-02-20</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Xserver Inc.</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>togi-ya.jp</domain_name>
   <domain_keyword>togi-ya</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 11:55:53</query_time>
   <create_date>2012-01-04</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>brainya.com</domain_name>
   <domain_keyword>brainya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 09:19:18</query_time>
   <create_date>2017-02-15</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-15</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=brainya.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>bihinya.com</domain_name>
   <domain_keyword>bihinya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 07:26:09</query_time>
   <create_date>2015-06-08</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>bogiara.com</domain_name>
   <domain_keyword>bogiara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 15:03:54</query_time>
   <create_date>2021-03-09</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>bolinda.com.cn</domain_name>
   <domain_keyword>bolinda</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-07 11:29:49</query_time>
   <create_date>2003-05-12</create_date>
   <expiry_date>2030-05-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>深圳市博林达科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>bolanya.com</domain_name>
   <domain_keyword>bolanya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 23:23:17</query_time>
   <create_date>2005-03-03</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>697</registrar_iana>
   <registrar_name>Todaynic.com, Inc.</registrar_name>
   <registrar_website>http://www.todaynic.com</registrar_website>
   <name_servers>
    <value>ns3.01isp.com</value>
    <value>ns4.01isp.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>barinya.org</domain_name>
   <domain_keyword>barinya</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 13:37:49</query_time>
   <create_date>2020-05-03</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>https://www.onlinenic.com/en/Domains/whois.html</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Solovev Nikolaj Vladimirivich</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Voronezh</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.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>baginda.net</domain_name>
   <domain_keyword>baginda</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 23:55:41</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Agus Imam</registrant_name>
   <registrant_address>JlMedokan Sawah 121 Surabaya</registrant_address>
   <registrant_city>surabaya</registrant_city>
   <registrant_state>Jawa Timur</registrant_state>
   <registrant_zip>60295</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+62.81952214000</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>corinya.com</domain_name>
   <domain_keyword>corinya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 23:20:05</query_time>
   <create_date>2010-07-13</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-13</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>ns0.zen.co.uk</value>
    <value>ns1.zen.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>bogenia.ru</domain_name>
   <domain_keyword>bogenia</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:23:18</query_time>
   <create_date>2023-08-22</create_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO VIZAZh</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>buhinya.com</domain_name>
   <domain_keyword>buhinya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 13:25:27</query_time>
   <create_date>2001-05-24</create_date>
   <update_date>2022-04-24</update_date>
   <expiry_date>2027-05-24</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>active co.,ltd.</registrant_name>
   <registrant_address>6-5-25, Nabeshima</registrant_address>
   <registrant_city>saga-shi</registrant_city>
   <registrant_state>Saga-ken</registrant_state>
   <registrant_zip>849-0937</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.952323323</registrant_phone>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>butinya.com</domain_name>
   <domain_keyword>butinya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 17:36:01</query_time>
   <create_date>2000-06-20</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1407</registrar_iana>
   <registrar_name>SW HOSTING &amp; COMMUNICATIONS TECHNOLOGIES, S.L.</registrar_name>
   <registrar_website>http://www.serveisweb.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Girona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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.gestiondecuenta.com</value>
    <value>ns2.gestiondecuenta.com</value>
    <value>ns3.gestiondecuenta.com</value>
    <value>ns4.gestiondecuenta.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>bogunyar.ru</domain_name>
   <domain_keyword>bogunyar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:35</query_time>
   <create_date>2017-12-10</create_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns2.tkcentr.ru</value>
    <value>ns3.tkcentr.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>baginda.vip</domain_name>
   <domain_keyword>baginda</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-13 01:46:01</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-10-30</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>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>65</num>
   <domain_name>diginya.com</domain_name>
   <domain_keyword>diginya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 07:30:16</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Syed Nadir Arsalan</registrant_name>
   <registrant_company>Seamnia</registrant_company>
   <registrant_address>611, 6th Floor</registrant_address>
   <registrant_city>Karachi</registrant_city>
   <registrant_state>Sindh</registrant_state>
   <registrant_zip>74700</registrant_zip>
   <registrant_country>PK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+92.3333683851</registrant_phone>
   <registrant_fax>+92.3333683851</registrant_fax>
   <name_servers>
    <value>jay.ns.cloudflare.com</value>
    <value>kate.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bodinka.com</domain_name>
   <domain_keyword>bodinka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:56:17</query_time>
   <create_date>2003-12-06</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>226</registrar_iana>
   <registrar_name>Deutsche Telekom AG</registrar_name>
   <registrar_website>http://www.registrar.telekom.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01-tld.t-online.de</value>
    <value>dns02-tld.t-online.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>borgonya.nl</domain_name>
   <domain_keyword>borgonya</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-15 19:54:00</query_time>
   <create_date>2013-12-18</create_date>
   <update_date>2023-12-19</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns1.serverhostgroup.com</value>
    <value>ns2.serverhostgroup.com</value>
    <value>ns3.serverhostgroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>brogina.com</domain_name>
   <domain_keyword>brogina</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 23:56:46</query_time>
   <create_date>2010-09-20</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-20</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>WI</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/brogina.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>reza.ns.cloudflare.com</value>
    <value>viddy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>bominga.org</domain_name>
   <domain_keyword>bominga</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 23:20:33</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>bolinha.com.br</domain_name>
   <domain_keyword>bolinha</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-15 14:51:02</query_time>
   <create_date>1997-06-25</create_date>
   <update_date>2020-07-11</update_date>
   <expiry_date>2025-06-25</expiry_date>
   <registrant_name>BOLINHA RESTAURANTE LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>bovinta.com</domain_name>
   <domain_keyword>bovinta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 07:11:19</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2028-09-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>72</num>
   <domain_name>kokinya.net</domain_name>
   <domain_keyword>kokinya</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 14:02:03</query_time>
   <create_date>2010-04-26</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Naoki Nishimura</registrant_name>
   <registrant_company>Studio With</registrant_company>
   <registrant_address>1-22-14 Oimazatominami</registrant_address>
   <registrant_city>Higashinariku</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>537-0013</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.669770688</registrant_phone>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>beginza.ru</domain_name>
   <domain_keyword>beginza</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:32:16</query_time>
   <create_date>2013-08-07</create_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns.fastdns24.com</value>
    <value>dns2.fastdns24.org</value>
    <value>dns3.fastdns24.eu</value>
    <value>dns4.fastdns24.link</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>sofinya.com</domain_name>
   <domain_keyword>sofinya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 06:18:30</query_time>
   <create_date>2020-10-13</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (030591083)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O sofinya.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.adk-media.com</value>
    <value>ns2.adk-media.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>bogincan.com</domain_name>
   <domain_keyword>bogincan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 11:31:28</query_time>
   <create_date>2022-04-17</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-17</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>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>poginta.com</domain_name>
   <domain_keyword>poginta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 20:20:20</query_time>
   <create_date>2018-08-23</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>On behalf of poginta.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>5940fcfc5398ab5ba3a5e776c814caf7574a7461165db3cee874d59a959baedc@poginta.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.commonmx.com</value>
    <value>ns2.commonmx.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>boginni.com</domain_name>
   <domain_keyword>boginni</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 15:12:40</query_time>
   <create_date>2005-05-16</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2024-05-16</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>78</num>
   <domain_name>aogunya.top</domain_name>
   <domain_keyword>aogunya</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-13 22:10:42</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>Alibaba.com Singapore E-Commerce Private Limited</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>pk0409</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>xjp</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</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>fay.ns.cloudflare.com</value>
    <value>noel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>e-ginya.com</domain_name>
   <domain_keyword>e-ginya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 20:25:06</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>2283</registrar_iana>
   <registrar_name>DYNADOT14 LLC</registrar_name>
   <registrar_website>http://www.dynadot14.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=e-ginya.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>loginza.biz</domain_name>
   <domain_keyword>loginza</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-12 19:20:45</query_time>
   <create_date>2010-08-17</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-08-16</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>whois.safenames.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>YANDEX LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.yandex.ru</value>
    <value>ns2.yandex.ru</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>81</num>
   <domain_name>boxinda.net</domain_name>
   <domain_keyword>boxinda</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 19:15:28</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>3388</registrar_iana>
   <registrar_name>DropCatch.com 1179 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>sichuan</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.miruavdns.com</value>
    <value>ns2.miruavdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>uiboginya.ru</domain_name>
   <domain_keyword>uiboginya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:25:47</query_time>
   <create_date>2023-03-20</create_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>booinga.com</domain_name>
   <domain_keyword>booinga</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 17:32:39</query_time>
   <create_date>2015-03-29</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-29</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>84</num>
   <domain_name>doainya.com</domain_name>
   <domain_keyword>doainya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:47:17</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV. Jogjacamp</registrar_name>
   <registrar_website>http://resellercamp.com/</registrar_website>
   <registrant_company>Ajakan</registrant_company>
   <registrant_state>Sumatera Barat</registrant_state>
   <registrant_country>ID</registrant_country>
   <name_servers>
    <value>dns1.domainesia.com</value>
    <value>dns2.domainesia.com</value>
    <value>dns3.domainesia.com</value>
    <value>dns4.domainesia.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>borenya.org</domain_name>
   <domain_keyword>borenya</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 15:30:22</query_time>
   <create_date>2004-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Borenya West African Drum and Dance</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ohio</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>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>botinha.info</domain_name>
   <domain_keyword>botinha</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 11:54:41</query_time>
   <create_date>2018-12-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-06</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>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</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.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>buhinya.org</domain_name>
   <domain_keyword>buhinya</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 03:42:27</query_time>
   <create_date>2007-07-27</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Santobuhin Shokai</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.buhinya.org</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>jokinya.work</domain_name>
   <domain_keyword>jokinya</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-26 19:31:06</query_time>
   <create_date>2020-06-14</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>biginza.com</domain_name>
   <domain_keyword>biginza</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:53:42</query_time>
   <create_date>2005-10-06</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>seizo yamaguchi</registrant_name>
   <registrant_company>obitokimono yamaguchi</registrant_company>
   <registrant_address>1-6-1</registrant_address>
   <registrant_city>ikomashi mayumiminami</registrant_city>
   <registrant_state>nara</registrant_state>
   <registrant_zip>630-0123</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.743788834</registrant_phone>
   <registrant_fax>+81.743788853</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>goginga.com</domain_name>
   <domain_keyword>goginga</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:15:43</query_time>
   <create_date>2011-09-12</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-12</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=goginga.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>lolinya.com</domain_name>
   <domain_keyword>lolinya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 23:04:33</query_time>
   <create_date>2011-11-03</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.cyberdns.tw</value>
    <value>ns2.cyberdns.tw</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>92</num>
   <domain_name>molinya.xyz</domain_name>
   <domain_keyword>molinya</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 14:27:21</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-30</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.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>bogonyc.com</domain_name>
   <domain_keyword>bogonyc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 03:13:43</query_time>
   <create_date>2018-08-29</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-29</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>ns61.domaincontrol.com</value>
    <value>ns62.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>94</num>
   <domain_name>boxinda.store</domain_name>
   <domain_keyword>boxinda</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-20 18:41:26</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>5</registrant_state>
   <registrant_country>AF</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>nina.ns.cloudflare.com</value>
    <value>terry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>biginla.com</domain_name>
   <domain_keyword>biginla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:53:30</query_time>
   <create_date>2005-12-09</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=biginla.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>96</num>
   <domain_name>bominsa.com</domain_name>
   <domain_keyword>bominsa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:21:34</query_time>
   <create_date>2011-02-11</create_date>
   <update_date>2021-09-15</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10DENCEHISPAHARD, S.L</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SANCHEZ Y CARBÓ, SL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Girona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>http://www.whoiscontactsprotection.com/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>blognya.ru</domain_name>
   <domain_keyword>blognya</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 01:05:34</query_time>
   <create_date>2012-03-19</create_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.blogivolgograda.ru</value>
    <value>ns2.blogivolgograda.ru</value>
    <value>ns3.blogivolgograda.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>bobinga.com</domain_name>
   <domain_keyword>bobinga</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:12:34</query_time>
   <create_date>2004-10-16</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>yogirya.com</domain_name>
   <domain_keyword>yogirya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 12:16:24</query_time>
   <create_date>2018-08-05</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>nl</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/5fae7893-b8b4-415b-9d54-7d63c1afee8f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>rovinya.cat</domain_name>
   <domain_keyword>rovinya</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-25 22:28:18</query_time>
   <create_date>2022-04-27</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <name_servers>
    <value>dns17.servidoresdns.net</value>
    <value>dns18.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.249</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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