WHOIS QUERY TIME

30 Apr 2024 - 1:04 PM UTC

Registered: 1 April 2023
Expiry: 1 April 2025

REGISTRAR

Name: REGRU-RU

DOMAIN STATUS

NOT 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=ekaterinburgnu.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ekaterinburgnu.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ekaterinburgnu.ru",
            "domain_keyword": "ekaterinburgnu",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2023-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ekaterinburgnu.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ekaterinburgnu.ru</domain_name>
   <domain_keyword>ekaterinburgnu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2023-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.029</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.072 seconds) for "ekaterinburgnu.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

30 Apr 2024 - 1:04 PM UTC

Registered: 1 April 2023
Expiry: 1 April 2025

REGISTRAR

Name: REGRU-RU

DOMAIN STATUS

NOT 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=ekaterinburgnu.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ekaterinburgnu.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "ekaterinburgnu.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "ekaterinburgnu.ru",
            "domain_keyword": "ekaterinburgnu",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2023-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.072,
        "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>ekaterinburgnu.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>ekaterinburgnu.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ekaterinburgnu.ru</domain_name>
   <domain_keyword>ekaterinburgnu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2023-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.072</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 1 domain names (in 0.021 seconds) which contained the exact domain keyword "ekaterinburgnu".
Domain Name Registered Expiry Registrar Ownership
1 ekaterinburgnu.com 28 Dec 2020 28 Dec 2024 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
2 ekaterinburgnu.ru 1 Apr 2023 1 Apr 2025 REGRU-RU Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ekaterinburgnu&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ekaterinburgnu",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "ekaterinburgnu.com, ekaterinburgnu.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "ekaterinburgnu.com",
            "domain_keyword": "ekaterinburgnu",
            "domain_tld": "com",
            "query_time": "2024-05-07 13:22:40",
            "create_date": "2020-12-28",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9122282767",
            "registrant_fax": "+7.9122282767",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ekaterinburgnu.ru",
            "domain_keyword": "ekaterinburgnu",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2023-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.021,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ekaterinburgnu</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>ekaterinburgnu.com, ekaterinburgnu.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ekaterinburgnu.com</domain_name>
   <domain_keyword>ekaterinburgnu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 13:22:40</query_time>
   <create_date>2020-12-28</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9122282767</registrant_phone>
   <registrant_fax>+7.9122282767</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ekaterinburgnu.ru</domain_name>
   <domain_keyword>ekaterinburgnu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2023-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.021</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 45 domain names (in 0.127 seconds) which look and sound like the brand name "ekaterinburgnu".
Domain Name Registered Expiry Registrar Ownership
1 ekaterinburg-nu.ru 3 Jun 2024 3 Jun 2025 REGRU-RU Private Person
2 ekaterinburg66.ru 28 Dec 2020 28 Dec 2024 BEGET-RU Private Person
3 ekaterinburgeum.ru 13 Dec 2016 13 Dec 2024 REGTIME-RU Private Person
4 ekaterinburg-nb.info 28 Jun 2023 28 Jun 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
5 yekaterinburg4u.ru 9 Oct 2013 9 Oct 2024 RU-CENTER-RU Private Person
6 ekaterinburgout.ru 7 May 2024 7 May 2025 FE-RU Private Person
7 ekaterinburgmenu.ru 20 Nov 2008 20 Nov 2024 REGRU-RU Private Person
8 ekaterinburg24.ru 10 Mar 2009 10 Mar 2025 SALENAMES-RU Private Person
9 ekaterinburgfm.ru 6 Jul 2023 6 Jul 2024 RU-CENTER-RU Private Person
10 ekaterinburger.ru 18 May 2018 18 May 2024 REGRU-RU Private Person
11 ekaterinburg96.ru 29 Jan 2020 29 Jan 2025 RU-CENTER-RU Private Person
12 ekaterinburg-nb.com 5 Nov 2019 5 Nov 2024 GoDaddy.com, LLC -
13 ekaterinburgov.ru 14 Jul 2022 14 Jul 2024 REGRU-RU Yandex.Mail Exclusive email address feature
14 ekaterinburg1.ru 13 Jul 2016 13 Jul 2024 REGRU-RU Private Person
15 ekaterinburge.ru 23 Jan 2011 23 Jan 2025 R01-RU Private Person
16 ekaterinburgo.ru 22 May 2023 22 May 2025 SPRINTNAMES-RU Private Person
17 ekaterinburga.ru 31 Aug 2009 31 Aug 2024 REGRU-RU Private Person
18 ekaterinburg7.ru 25 Dec 2012 25 Dec 2024 REGTIME-RU Private Person
19 ekaterinburg.online 26 Aug 2015 26 Aug 2024 Dynadot LLC -
20 ekaterinburg.io 4 Sep 2022 4 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
21 ekaterinburg.info 4 Oct 2001 4 Oct 2024 Vautron Rechenzentrum AG REDACTED FOR PRIVACY
22 ekaterinburg.guide 24 Nov 2014 24 Nov 2025 Registrar of Domain Names REG.RU LLC Privacy Protection
23 ekaterinburg.press 26 Sep 2016 26 Sep 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
24 ekaterinburg.asia 26 Mar 2008 26 Mar 2025 Regtime Ltd. REDACTED FOR PRIVACY
25 ekaterinburg.group 23 Apr 2023 23 Apr 2025 Regional Network Information Center, JSC dba RU-CENTER Vyacheslav E Alekseev
26 ekaterinburg.live 23 Apr 2023 23 Apr 2025 Regional Network Information Center, JSC dba RU-CENTER Vyacheslav E Alekseev
27 ekaterinburg.name - - Danesco Trading Ltd. -
28 ekaterinburg.net 15 Oct 2021 15 Oct 2025 Dynadot Inc -
29 ekaterinburg.market 23 Apr 2023 23 Apr 2025 Regional Network Information Center, JSC dba RU-CENTER Vyacheslav E Alekseev
30 ekaterinburg.guru 12 Feb 2024 12 Feb 2025 Registrar of Domain Names REG.RU LLC Privacy Protection
31 ekaterinburg.su 2 Aug 2022 2 Aug 2024 RFRU-SU Private Person
32 ekaterinburg.com 22 Feb 1997 22 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER LLC "INTERMEDIAGROUP"
33 ekaterinburg.host 30 Apr 2024 30 Apr 2025 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
34 ekaterinburg.ru 3 Mar 1998 31 Mar 2025 RU-CENTER-RU LLC "INTERMEDIAGROUP"
35 ekaterinburg.city 28 Mar 2017 28 Mar 2025 Registrar of Domain Names REG.RU LLC Privacy Protection
36 ekaterinburg.cc 4 Dec 2008 3 Dec 2024 Regional Network Information Center, JSC dba RU-CENTER Deneb Ltd
37 ekaterinburg.org 16 Jan 2020 16 Jan 2025 Dynadot Inc Dynadot Privacy Service
38 ekaterinburg.me 14 Sep 2014 14 Sep 2024 Key-Systems GmbH c/o whoisproxy.com
39 ekaterinburg.dev 4 Sep 2022 4 Sep 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
40 ekaterinburg.pro 31 Mar 2023 31 Mar 2024 Registrar of Domain Names REG.RU LLC Private Person
41 ekaterinburgsm.com 11 Apr 2022 11 Apr 2025 NameSilo, LLC -
42 ekaterinburg.news 29 Jun 2020 29 Jun 2024 Porkbun LLC Private by Design, LLC
43 ekaterinburg.support 25 Jan 2017 25 Jan 2025 Registrar of Domain Names REG.RU LLC Privacy Protection
44 ekaterinburg.site 17 Nov 2023 17 Nov 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
45 ekaterinburg.design 18 Dec 2019 18 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ekaterinburgnu.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ekaterinburgnu.ru",
        "page_size": 100
    },
    "count": {
        "total": 45,
        "relation": "eq",
        "current": 45
    },
    "unique_domains": "ekaterinburg-nu.ru, ekaterinburg66.ru, ekaterinburgeum.ru, ekaterinburg-nb.info, yekaterinburg4u.ru, ekaterinburgout.ru, ekaterinburgmenu.ru, ekaterinburg24.ru, ekaterinburgfm.ru, ekaterinburger.ru, ekaterinburg96.ru, ekaterinburg-nb.com, ekaterinburgov.ru, ekaterinburg1.ru, ekaterinburge.ru, ekaterinburgo.ru, ekaterinburga.ru, ekaterinburg7.ru, ekaterinburg.online, ekaterinburg.io, ekaterinburg.info, ekaterinburg.guide, ekaterinburg.press, ekaterinburg.asia, ekaterinburg.group, ekaterinburg.live, ekaterinburg.name, ekaterinburg.net, ekaterinburg.market, ekaterinburg.guru, ekaterinburg.su, ekaterinburg.com, ekaterinburg.host, ekaterinburg.ru, ekaterinburg.city, ekaterinburg.cc, ekaterinburg.org, ekaterinburg.me, ekaterinburg.dev, ekaterinburg.pro, ekaterinburgsm.com, ekaterinburg.news, ekaterinburg.support, ekaterinburg.site, ekaterinburg.design",
    "results": [
        {
            "num": 1,
            "domain_name": "ekaterinburg-nu.ru",
            "domain_keyword": "ekaterinburg-nu",
            "domain_tld": "ru",
            "query_time": "2024-06-06 17:35:56",
            "create_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "ekaterinburg66.ru",
            "domain_keyword": "ekaterinburg66",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2020-12-28",
            "expiry_date": "2024-12-28",
            "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": 3,
            "domain_name": "ekaterinburgeum.ru",
            "domain_keyword": "ekaterinburgeum",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2016-12-13",
            "expiry_date": "2024-12-13",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "ekaterinburg-nb.info",
            "domain_keyword": "ekaterinburg-nb",
            "domain_tld": "info",
            "query_time": "2024-05-25 02:57:26",
            "create_date": "2023-06-28",
            "update_date": "2024-01-01",
            "expiry_date": "2024-06-28",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "yekaterinburg4u.ru",
            "domain_keyword": "yekaterinburg4u",
            "domain_tld": "ru",
            "query_time": "2024-05-05 03:29:14",
            "create_date": "2013-10-09",
            "expiry_date": "2024-10-09",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "ekaterinburgout.ru",
            "domain_keyword": "ekaterinburgout",
            "domain_tld": "ru",
            "query_time": "2024-05-09 17:18:57",
            "create_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_name": "FE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nocsu.com",
                "ns2.nocsu.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "ekaterinburgmenu.ru",
            "domain_keyword": "ekaterinburgmenu",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2008-11-20",
            "expiry_date": "2024-11-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.webazilla.com",
                "ns2.webazilla.com",
                "ns3.webazilla.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "ekaterinburg24.ru",
            "domain_keyword": "ekaterinburg24",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2009-03-10",
            "expiry_date": "2025-03-10",
            "registrar_name": "SALENAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.snparking.ru",
                "ns2.snparking.ru",
                "ns3.snparking.ru",
                "ns4.snparking.ru",
                "ns5.snparking.ru",
                "ns6.snparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "ekaterinburgfm.ru",
            "domain_keyword": "ekaterinburgfm",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2023-07-06",
            "expiry_date": "2024-07-06",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.creatium.app",
                "ns2.creatium.app",
                "ns3.creatium.app",
                "ns4.creatium.app"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "ekaterinburger.ru",
            "domain_keyword": "ekaterinburger",
            "domain_tld": "ru",
            "query_time": "2024-05-29 22:14:31",
            "create_date": "2018-05-18",
            "expiry_date": "2024-05-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "ekaterinburg96.ru",
            "domain_keyword": "ekaterinburg96",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2020-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru",
                "ns4.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "ekaterinburg-nb.com",
            "domain_keyword": "ekaterinburg-nb",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:45:30",
            "create_date": "2019-11-05",
            "update_date": "2024-01-26",
            "expiry_date": "2024-11-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.csof.net",
                "ns2.csof.net",
                "ns3.csof.net",
                "ns4.csof.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ekaterinburgov.ru",
            "domain_keyword": "ekaterinburgov",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2022-07-14",
            "expiry_date": "2024-07-14",
            "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": 14,
            "domain_name": "ekaterinburg1.ru",
            "domain_keyword": "ekaterinburg1",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2016-07-13",
            "expiry_date": "2024-07-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "46.ns1.domainparking.ru",
                "46.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "ekaterinburge.ru",
            "domain_keyword": "ekaterinburge",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2011-01-23",
            "expiry_date": "2025-01-23",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.smartape.ru",
                "ns2.smartape.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "ekaterinburgo.ru",
            "domain_keyword": "ekaterinburgo",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2023-05-22",
            "expiry_date": "2025-05-22",
            "registrar_name": "SPRINTNAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "ekaterinburga.ru",
            "domain_keyword": "ekaterinburga",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2009-08-31",
            "expiry_date": "2024-08-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.m-hoster-6.ru",
                "ns2.m-hoster-6.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "ekaterinburg7.ru",
            "domain_keyword": "ekaterinburg7",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "2012-12-25",
            "expiry_date": "2024-12-25",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 19,
            "domain_name": "ekaterinburg.online",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "online",
            "query_time": "2024-05-24 01:13:58",
            "create_date": "2015-08-26",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ekaterinburg.io",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "io",
            "query_time": "2024-05-13 09:18:39",
            "create_date": "2022-09-04",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ekaterinburg.info",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "info",
            "query_time": "2024-04-29 04:48:54",
            "create_date": "2001-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ekaterinburg.guide",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "guide",
            "query_time": "2024-05-13 09:18:39",
            "create_date": "2014-11-24",
            "update_date": "2024-01-22",
            "expiry_date": "2025-11-24",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ekaterinburg.press",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "press",
            "query_time": "2024-05-29 22:14:31",
            "create_date": "2016-09-26",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-26",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ekaterinburg.asia",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "asia",
            "query_time": "2024-05-31 06:01:00",
            "create_date": "2008-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1362,
            "registrar_name": "Regtime Ltd.",
            "registrar_website": "http://webnames.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ekaterinburg.group",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "group",
            "query_time": "2024-04-29 04:48:54",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "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_company": "Vyacheslav E Alekseev",
            "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": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ekaterinburg.live",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "live",
            "query_time": "2024-04-29 04:48:54",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "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_company": "Vyacheslav E Alekseev",
            "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": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ekaterinburg.name",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "name",
            "query_time": "2024-05-07 13:22:39",
            "registrar_iana": 1418,
            "registrar_name": "Danesco Trading Ltd.",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 28,
            "domain_name": "ekaterinburg.net",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "net",
            "query_time": "2024-05-17 17:56:48",
            "create_date": "2021-10-15",
            "update_date": "2024-02-22",
            "expiry_date": "2025-10-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ekaterinburg.market",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "market",
            "query_time": "2024-04-29 04:48:54",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "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_company": "Vyacheslav E Alekseev",
            "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": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ekaterinburg.guru",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "guru",
            "query_time": "2024-06-02 16:37:07",
            "create_date": "2024-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.hosting.reg.ru",
                "ns6.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ekaterinburg.su",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:09:11",
            "create_date": "2022-08-02",
            "expiry_date": "2024-08-02",
            "registrar_name": "RFRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 32,
            "domain_name": "ekaterinburg.com",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:45:30",
            "create_date": "1997-02-22",
            "update_date": "2023-03-16",
            "expiry_date": "2025-02-22",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "CLOSED JOINT STOCK COMPANY \"INTERMEDIAGROUP\"",
            "registrant_company": "LLC \"INTERMEDIAGROUP\"",
            "registrant_address": "Derbenevskaya 15B",
            "registrant_city": "Moscow",
            "registrant_state": "Russia",
            "registrant_zip": "115114",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4956335757",
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ekaterinburg.host",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "host",
            "query_time": "2024-05-02 16:40:13",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ekaterinburg.ru",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:04:19",
            "create_date": "1998-03-03",
            "expiry_date": "2025-03-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"INTERMEDIAGROUP\"",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "ekaterinburg.city",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "city",
            "query_time": "2024-05-25 02:57:26",
            "create_date": "2017-03-28",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ekaterinburg.cc",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "cc",
            "query_time": "2024-05-29 22:14:31",
            "create_date": "2008-12-04",
            "update_date": "2023-11-01",
            "expiry_date": "2024-12-03",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Deneb Ltd",
            "registrant_company": "Deneb Ltd",
            "registrant_address": "13, Antona Valeka",
            "registrant_city": "Ekaterinburg",
            "registrant_state": "Sverdlovskaya",
            "registrant_zip": "620014",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.3433723307",
            "registrant_fax": "+7.3433723307",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ekaterinburg.org",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "org",
            "query_time": "2024-04-21 16:37:58",
            "create_date": "2020-01-16",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ekaterinburg.me",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "me",
            "query_time": "2024-05-24 01:13:58",
            "create_date": "2014-09-14",
            "update_date": "2024-02-12",
            "expiry_date": "2024-09-14",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru",
                "ns4.netangels.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ekaterinburg.dev",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "dev",
            "query_time": "2024-05-07 13:22:39",
            "create_date": "2022-09-04",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ekaterinburg.pro",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "pro",
            "query_time": "2024-05-29 22:14:32",
            "create_date": "2023-03-31",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-31",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sverdlovsk",
            "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.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ekaterinburgsm.com",
            "domain_keyword": "ekaterinburgsm",
            "domain_tld": "com",
            "query_time": "2024-06-10 11:45:31",
            "create_date": "2022-04-11",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "anastasia.ns.cloudflare.com",
                "chase.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ekaterinburg.news",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "news",
            "query_time": "2024-04-29 04:48:54",
            "create_date": "2020-06-29",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ekaterinburg.support",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "support",
            "query_time": "2024-05-25 02:57:26",
            "create_date": "2017-01-25",
            "update_date": "2024-03-10",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ekaterinburg.site",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "site",
            "query_time": "2024-05-24 01:13:58",
            "create_date": "2023-11-17",
            "update_date": "2024-01-15",
            "expiry_date": "2024-11-17",
            "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.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ekaterinburg.design",
            "domain_keyword": "ekaterinburg",
            "domain_tld": "design",
            "query_time": "2024-06-10 11:45:31",
            "create_date": "2019-12-18",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.127,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ekaterinburgnu.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>45</total>
  <relation>eq</relation>
  <current>45</current>
 </count>
 <unique_domains>ekaterinburg-nu.ru, ekaterinburg66.ru, ekaterinburgeum.ru, ekaterinburg-nb.info, yekaterinburg4u.ru, ekaterinburgout.ru, ekaterinburgmenu.ru, ekaterinburg24.ru, ekaterinburgfm.ru, ekaterinburger.ru, ekaterinburg96.ru, ekaterinburg-nb.com, ekaterinburgov.ru, ekaterinburg1.ru, ekaterinburge.ru, ekaterinburgo.ru, ekaterinburga.ru, ekaterinburg7.ru, ekaterinburg.online, ekaterinburg.io, ekaterinburg.info, ekaterinburg.guide, ekaterinburg.press, ekaterinburg.asia, ekaterinburg.group, ekaterinburg.live, ekaterinburg.name, ekaterinburg.net, ekaterinburg.market, ekaterinburg.guru, ekaterinburg.su, ekaterinburg.com, ekaterinburg.host, ekaterinburg.ru, ekaterinburg.city, ekaterinburg.cc, ekaterinburg.org, ekaterinburg.me, ekaterinburg.dev, ekaterinburg.pro, ekaterinburgsm.com, ekaterinburg.news, ekaterinburg.support, ekaterinburg.site, ekaterinburg.design</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ekaterinburg-nu.ru</domain_name>
   <domain_keyword>ekaterinburg-nu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-06 17:35:56</query_time>
   <create_date>2024-06-03</create_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_name>REGRU-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>2</num>
   <domain_name>ekaterinburg66.ru</domain_name>
   <domain_keyword>ekaterinburg66</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2020-12-28</create_date>
   <expiry_date>2024-12-28</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>3</num>
   <domain_name>ekaterinburgeum.ru</domain_name>
   <domain_keyword>ekaterinburgeum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2016-12-13</create_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>ekaterinburg-nb.info</domain_name>
   <domain_keyword>ekaterinburg-nb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 02:57:26</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>yekaterinburg4u.ru</domain_name>
   <domain_keyword>yekaterinburg4u</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 03:29:14</query_time>
   <create_date>2013-10-09</create_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>ekaterinburgout.ru</domain_name>
   <domain_keyword>ekaterinburgout</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-09 17:18:57</query_time>
   <create_date>2024-05-07</create_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>FE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nocsu.com</value>
    <value>ns2.nocsu.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>ekaterinburgmenu.ru</domain_name>
   <domain_keyword>ekaterinburgmenu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2008-11-20</create_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.webazilla.com</value>
    <value>ns2.webazilla.com</value>
    <value>ns3.webazilla.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>ekaterinburg24.ru</domain_name>
   <domain_keyword>ekaterinburg24</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2009-03-10</create_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.snparking.ru</value>
    <value>ns2.snparking.ru</value>
    <value>ns3.snparking.ru</value>
    <value>ns4.snparking.ru</value>
    <value>ns5.snparking.ru</value>
    <value>ns6.snparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>ekaterinburgfm.ru</domain_name>
   <domain_keyword>ekaterinburgfm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2023-07-06</create_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.creatium.app</value>
    <value>ns2.creatium.app</value>
    <value>ns3.creatium.app</value>
    <value>ns4.creatium.app</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>ekaterinburger.ru</domain_name>
   <domain_keyword>ekaterinburger</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-29 22:14:31</query_time>
   <create_date>2018-05-18</create_date>
   <expiry_date>2024-05-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>ekaterinburg96.ru</domain_name>
   <domain_keyword>ekaterinburg96</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2020-01-29</create_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
    <value>ns4.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>ekaterinburg-nb.com</domain_name>
   <domain_keyword>ekaterinburg-nb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:45:30</query_time>
   <create_date>2019-11-05</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.csof.net</value>
    <value>ns2.csof.net</value>
    <value>ns3.csof.net</value>
    <value>ns4.csof.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ekaterinburgov.ru</domain_name>
   <domain_keyword>ekaterinburgov</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2022-07-14</create_date>
   <expiry_date>2024-07-14</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>14</num>
   <domain_name>ekaterinburg1.ru</domain_name>
   <domain_keyword>ekaterinburg1</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2016-07-13</create_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>46.ns1.domainparking.ru</value>
    <value>46.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>ekaterinburge.ru</domain_name>
   <domain_keyword>ekaterinburge</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2011-01-23</create_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.smartape.ru</value>
    <value>ns2.smartape.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>ekaterinburgo.ru</domain_name>
   <domain_keyword>ekaterinburgo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2023-05-22</create_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>SPRINTNAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>ekaterinburga.ru</domain_name>
   <domain_keyword>ekaterinburga</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2009-08-31</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.m-hoster-6.ru</value>
    <value>ns2.m-hoster-6.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>ekaterinburg7.ru</domain_name>
   <domain_keyword>ekaterinburg7</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>2012-12-25</create_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>ekaterinburg.online</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 01:13:58</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ekaterinburg.io</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-13 09:18:39</query_time>
   <create_date>2022-09-04</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ekaterinburg.info</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 04:48:54</query_time>
   <create_date>2001-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.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_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ekaterinburg.guide</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-05-13 09:18:39</query_time>
   <create_date>2014-11-24</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-11-24</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.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>ekaterinburg.press</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-29 22:14:31</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-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>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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ekaterinburg.asia</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-31 06:01:00</query_time>
   <create_date>2008-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>Regtime Ltd.</registrar_name>
   <registrar_website>http://webnames.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>ekaterinburg.group</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-29 04:48:54</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</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_company>Vyacheslav E Alekseev</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>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ekaterinburg.live</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-29 04:48:54</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</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_company>Vyacheslav E Alekseev</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>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ekaterinburg.name</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-07 13:22:39</query_time>
   <registrar_iana>1418</registrar_iana>
   <registrar_name>Danesco Trading Ltd.</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>ekaterinburg.net</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 17:56:48</query_time>
   <create_date>2021-10-15</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-10-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ekaterinburg.market</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-04-29 04:48:54</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</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_company>Vyacheslav E Alekseev</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>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ekaterinburg.guru</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-06-02 16:37:07</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.hosting.reg.ru</value>
    <value>ns6.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ekaterinburg.su</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:09:11</query_time>
   <create_date>2022-08-02</create_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>RFRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>ekaterinburg.com</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:45:30</query_time>
   <create_date>1997-02-22</create_date>
   <update_date>2023-03-16</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>CLOSED JOINT STOCK COMPANY &quot;INTERMEDIAGROUP&quot;</registrant_name>
   <registrant_company>LLC &quot;INTERMEDIAGROUP&quot;</registrant_company>
   <registrant_address>Derbenevskaya 15B</registrant_address>
   <registrant_city>Moscow</registrant_city>
   <registrant_state>Russia</registrant_state>
   <registrant_zip>115114</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4956335757</registrant_phone>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ekaterinburg.host</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-02 16:40:13</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</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>34</num>
   <domain_name>ekaterinburg.ru</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:04:19</query_time>
   <create_date>1998-03-03</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;INTERMEDIAGROUP&quot;</registrant_company>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>ekaterinburg.city</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-25 02:57:26</query_time>
   <create_date>2017-03-28</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ekaterinburg.cc</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-29 22:14:31</query_time>
   <create_date>2008-12-04</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Deneb Ltd</registrant_name>
   <registrant_company>Deneb Ltd</registrant_company>
   <registrant_address>13, Antona Valeka</registrant_address>
   <registrant_city>Ekaterinburg</registrant_city>
   <registrant_state>Sverdlovskaya</registrant_state>
   <registrant_zip>620014</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.3433723307</registrant_phone>
   <registrant_fax>+7.3433723307</registrant_fax>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ekaterinburg.org</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 16:37:58</query_time>
   <create_date>2020-01-16</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynadot Privacy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>ekaterinburg.me</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-24 01:13:58</query_time>
   <create_date>2014-09-14</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
    <value>ns4.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ekaterinburg.dev</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-07 13:22:39</query_time>
   <create_date>2022-09-04</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ekaterinburg.pro</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-29 22:14:32</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sverdlovsk</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.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ekaterinburgsm.com</domain_name>
   <domain_keyword>ekaterinburgsm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 11:45:31</query_time>
   <create_date>2022-04-11</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>anastasia.ns.cloudflare.com</value>
    <value>chase.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ekaterinburg.news</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-29 04:48:54</query_time>
   <create_date>2020-06-29</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ekaterinburg.support</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-25 02:57:26</query_time>
   <create_date>2017-01-25</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ekaterinburg.site</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 01:13:58</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-11-17</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.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ekaterinburg.design</domain_name>
   <domain_keyword>ekaterinburg</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-10 11:45:31</query_time>
   <create_date>2019-12-18</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.127</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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