WHOIS QUERY TIME

30 Apr 2024 - 8:58 AM UTC

Registered: 4 March 2016
Expiry: 4 March 2025

REGISTRAR

Name: R01-RU

NAME SERVERS

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

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=an-rus.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "an-rus.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "an-rus.ru",
            "domain_keyword": "an-rus",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:58:25",
            "create_date": "2016-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>an-rus.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>an-rus.ru</domain_name>
   <domain_keyword>an-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:58:25</query_time>
   <create_date>2016-03-04</create_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.036</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.03 seconds) for "an-rus.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

30 Apr 2024 - 8:58 AM UTC

Registered: 4 March 2016
Expiry: 4 March 2025

REGISTRAR

Name: R01-RU

NAME SERVERS

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

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=an-rus.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "an-rus.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "an-rus.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "an-rus.ru",
            "domain_keyword": "an-rus",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:58:25",
            "create_date": "2016-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "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>an-rus.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>an-rus.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>an-rus.ru</domain_name>
   <domain_keyword>an-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:58:25</query_time>
   <create_date>2016-03-04</create_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.03</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 4,590 domain names (in 0.16 seconds) which look and sound like the brand name "an-rus".
Domain Name Registered Expiry Registrar Ownership
1 an-tus.jp 7 Oct 2008 31 Oct 2024 - TUS
2 ak-rus.ru 15 Feb 2017 15 Feb 2025 R01-RU Private Person
3 nn-rus.online 28 Mar 2024 28 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
4 dan-rus.ru 16 Nov 2021 16 Nov 2024 RU-CENTER-RU OBSchESTVO S OGRANIChENNOY OTVETSTVENNOSTYu "DAYVERS ALERT NETVORK RUS"
5 anarus.net 20 Aug 2018 20 Aug 2025 GoDaddy.com, LLC -
6 anurus.net 4 Nov 2014 4 Nov 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
7 ai-rus.com 13 Mar 2023 13 Mar 2025 GoDaddy.com, LLC -
8 andrus.org 22 Jun 1997 21 Jun 2024 MarkMonitor Inc. AARP
9 al-rus.su 14 Dec 2021 14 Dec 2024 BEGET-SU Private Person
10 atn-rus.ru 6 Jan 2023 6 Jan 2025 TIMEWEB-RU Private Person
11 anarus.org 20 Aug 2018 20 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 andrus.family 16 Mar 2021 16 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
13 au-rus.store 16 May 2024 16 May 2025 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
14 anarus.com 20 Aug 2018 20 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 anorus.online 22 May 2023 22 May 2025 Registrar of Domain Names REG.RU, LLC Private Person
16 al-rus.com 19 Feb 2015 19 Feb 2026 CJSC REGISTRAR R01 N/A
17 an-rui.com 19 Apr 2023 19 Apr 2025 Bonzai Domains, LLC PERFECT PRIVACY, LLC
18 andrus.info 30 Jun 2013 30 Jun 2033 GoDaddy.com, LLC Domains By Proxy, LLC
19 in-rus.ru 18 Feb 2008 18 Feb 2025 SALENAMES-RU Private Person
20 aa-rus.ru 8 Mar 2023 8 Mar 2025 R01-RU Private Person
21 man-rus.ru 15 Oct 2009 15 Oct 2024 RU-CENTER-RU "MTBR" LLC
22 ai-rus.ru 12 Sep 2019 12 Sep 2024 RU-CENTER-RU OOO AIRUS
23 ao-rus.ru 3 Nov 2020 3 Nov 2024 REGRU-RU Agrofirma Zolotaya Niva, LLC
24 san-rus.ru 21 Aug 2020 21 Aug 2024 REGTIME-RU LTD "Edinaya Sluzhba Bronirovaniya"
25 antrus.co.jp 27 Sep 2016 - - Antrus Corp.
26 af-rus.com 26 Sep 2014 25 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER "AF RUS" Ltd
27 andrus.com.pl 2 Nov 2000 1 Nov 2024 nazwa.pl sp. z o.o. -
28 an-bus.cn 15 Oct 2023 15 Oct 2024 广东时代互联科技有限公司 蒋万龙
29 andrus.pro 18 May 2013 18 May 2027 Reliable Software n/a
30 ae-rus.net 6 Jul 2020 6 Jul 2030 GoDaddy.com, LLC -
31 and-rus.biz 20 Mar 2014 19 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER Ltd "A and D RUS"
32 anb-rus.ru 18 Sep 2014 18 Sep 2024 RU-CENTER-RU Private Person
33 cn-rus.com 8 May 2003 8 May 2026 Gname.com Pte. Ltd. Redacted for privacy
34 anarus.ru 15 Jul 2013 15 Jul 2024 RU-CENTER-RU Private Person
35 andrus.video 21 Jun 2023 21 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 andrus.gmbh 28 Mar 2022 28 Mar 2024 united-domains AG andrus GmbH
37 sn-rus.store 22 Dec 2023 22 Dec 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
38 am-rus.ru 18 Jan 2009 18 Jan 2025 REGRU-RU Avtorus-M Ltd
39 anarus.info 20 Aug 2018 20 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 anirus.ru 17 Jan 2024 17 Jan 2025 REGRU-RU Private Person
41 at-rus.com 25 Mar 2012 25 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER -
42 andrus.cloud 23 Apr 2024 23 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
43 anirus.com 29 Oct 2015 29 Oct 2024 GoDaddy.com, LLC -
44 ansrus.com 22 Nov 2017 22 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
45 antrus.ru 15 Nov 2006 15 Nov 2024 RU-CENTER-RU NETGALAXY LTD
46 anurus.ltd 18 Jul 2016 18 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Guangzhou Weixing Information Science and Technology Company Limited
47 en-rus.ru 16 Apr 2024 16 Apr 2025 REGRU-RU Private Person
48 and-rus.su 20 Mar 2014 20 Mar 2025 RUCENTER-SU Ltd "A and D RUS"
49 ag-rus.ru 28 Aug 2015 28 Aug 2024 RU-CENTER-RU LLC "Agro Azbuka"
50 andrus.eu - - RegistryGate GmbH -
51 anurus.com 4 Nov 2014 4 Nov 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
52 un-rus.ru 22 Sep 2010 22 Sep 2024 RU-CENTER-RU LLC "Ulysse Nardin"
53 anbrus.com 12 Sep 2018 12 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
54 anorus.ru 22 May 2023 22 May 2025 REGRU-RU Private Person
55 anurus.online 18 Jul 2016 18 Jul 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Guangzhou Weixing Information Science and Technology Company Limited
56 annrus.ru 14 Dec 2016 14 Dec 2024 RU-CENTER-RU ISSLEDOVANIJ
57 andrus.ru 19 Jul 2019 19 Jul 2024 SALENAMES-RU Private Person
58 han-rus.ru 14 Jun 2021 14 Jun 2024 REGRU-RU Private Person
59 na-rus.online 6 Jul 2023 6 Jul 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
60 angrus.com 23 Apr 2014 23 Apr 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
61 ae-rus.ru 13 Feb 2020 13 Feb 2025 RU-CENTER-RU ALIEXPRESS CIS HOLDING PTE. LTD.
62 andrus.net 22 Nov 2003 22 Nov 2024 Dynadot Inc -
63 en-rus.com 23 Aug 2013 23 Aug 2026 Network Solutions, LLC -
64 and-rus.team 30 Aug 2021 30 Aug 2024 Regional Network Information Center, JSC dba RU-CENTER Ltd "A and D RUS"
65 tn-rus.ru 26 Nov 2020 26 Nov 2024 RU-CENTER-RU Private Person
66 andrus.pl 9 Nov 2005 9 Nov 2024 home.pl S.A. -
67 and-rus.org 20 Mar 2014 20 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER Ltd "A and D RUS"
68 andrus.digital 30 Oct 2017 30 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
69 ap-rus.ru 31 Oct 2023 31 Oct 2024 TIMEWEB-RU Private Person
70 and-rus.ru 3 Aug 2006 3 Aug 2024 RU-CENTER-RU Ltd "A and D RUS"
71 ad-rus.com 5 Dec 2014 5 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
72 ag-rus.com 1 Jan 2012 1 Jan 2025 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
73 and-rus.net 23 Aug 2011 22 Aug 2024 Regional Network Information Center, JSC dba RU-CENTER Ltd "A and D RUS"
74 2n-rus.ru 1 Sep 2015 1 Sep 2024 R01-RU Private Person
75 andrus.com 1 Mar 1996 2 Mar 2026 easyDNS Technologies, Inc. MyPrivacy.net Ltd.
76 andrus.io 9 Apr 2018 9 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
77 en-rus.co.uk 6 Mar 2013 6 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
78 andrus.uno 6 Feb 2024 6 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
79 ant-rus.ru 2 Jun 2010 2 Jun 2024 RU-CENTER-RU CJSC 'ANT-Engineering'
80 andrus.dev 3 Mar 2019 3 Mar 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
81 sn-rus.ru 22 Dec 2023 22 Dec 2024 BEGET-RU OOO "SRS"
82 au-rus.ru 16 May 2024 16 May 2025 BEGET-RU Private Person
83 an-ru.com 15 May 2006 15 May 2025 Japan Registry Services Co.,Ltd.(JPRS) nakamura ruriko
84 andrus.realtor 21 Oct 2014 21 Oct 2024 Name Share, Inc NAR's official operator of the .REALTOR TLD
85 an-us.net 25 Oct 2023 25 Oct 2025 GoDaddy.com, LLC -
86 an-us.com 25 Oct 2023 25 Oct 2025 GoDaddy.com, LLC -
87 n-rus.ru 18 Jul 2008 18 Jul 2024 RU-CENTER-RU Private Person
88 an-rs.com 20 Sep 2017 20 Sep 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
89 anrus.com 7 Jun 2008 7 Jun 2024 Sea Wasp, LLC Names2000.com
90 anrus.ru 11 Jan 2010 11 Jan 2025 SALENAMES-RU Private Person
91 a-rus.ru 25 Feb 2017 25 Feb 2025 TIMEWEB-RU Private Person
92 andrus.xyz 17 Jan 2020 17 Jan 2026 Go Daddy, LLC Domains By Proxy, LLC
93 fn-rus.ru 3 Mar 2021 3 Mar 2025 RU-CENTER-RU Private Person
94 andrus.email 26 Mar 2014 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
95 antrus.com 3 Nov 2004 3 Nov 2024 GoDaddy.com, LLC -
96 an-aus.com 30 Sep 2006 30 Sep 2024 united domains AG -
97 av-rus.com 14 May 2024 14 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
98 andrus.club 29 Jun 2023 29 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 andrus.co.uk 27 Jan 2000 27 Jan 2032 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
100 nn-rus.ru 4 Mar 2014 4 Mar 2025 ACTIVE-RU Private Person
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for An-rus.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=an-rus.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "an-rus.ru",
        "page_size": 100
    },
    "count": {
        "total": 4590,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "an-tus.jp, ak-rus.ru, nn-rus.online, dan-rus.ru, anarus.net, anurus.net, ai-rus.com, andrus.org, al-rus.su, atn-rus.ru, anarus.org, andrus.family, au-rus.store, anarus.com, anorus.online, al-rus.com, an-rui.com, andrus.info, in-rus.ru, aa-rus.ru, man-rus.ru, ai-rus.ru, ao-rus.ru, san-rus.ru, antrus.co.jp, af-rus.com, andrus.com.pl, an-bus.cn, andrus.pro, ae-rus.net, and-rus.biz, anb-rus.ru, cn-rus.com, anarus.ru, andrus.video, andrus.gmbh, sn-rus.store, am-rus.ru, anarus.info, anirus.ru, at-rus.com, andrus.cloud, anirus.com, ansrus.com, antrus.ru, anurus.ltd, en-rus.ru, and-rus.su, ag-rus.ru, andrus.eu, anurus.com, un-rus.ru, anbrus.com, anorus.ru, anurus.online, annrus.ru, andrus.ru, han-rus.ru, na-rus.online, angrus.com, ae-rus.ru, andrus.net, en-rus.com, and-rus.team, tn-rus.ru, andrus.pl, and-rus.org, andrus.digital, ap-rus.ru, and-rus.ru, ad-rus.com, ag-rus.com, and-rus.net, 2n-rus.ru, andrus.com, andrus.io, en-rus.co.uk, andrus.uno, ant-rus.ru, andrus.dev, sn-rus.ru, au-rus.ru, an-ru.com, andrus.realtor, an-us.net, an-us.com, n-rus.ru, an-rs.com, anrus.com, anrus.ru, a-rus.ru, andrus.xyz, fn-rus.ru, andrus.email, antrus.com, an-aus.com, av-rus.com, andrus.club, andrus.co.uk, nn-rus.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "an-tus.jp",
            "domain_keyword": "an-tus",
            "domain_tld": "jp",
            "query_time": "2024-04-27 09:45:53",
            "create_date": "2008-10-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-10-31",
            "registrant_name": "TUS",
            "registrant_address": "B1 Takadanobabamarine Bldg. 1-32-13 Takadanobaba Shinjuku-ku",
            "registrant_zip": "169-0075",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5285-6081",
            "registrant_fax": "03-5285-6082",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "ak-rus.ru",
            "domain_keyword": "ak-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:56:04",
            "create_date": "2017-02-15",
            "expiry_date": "2025-02-15",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "nn-rus.online",
            "domain_keyword": "nn-rus",
            "domain_tld": "online",
            "query_time": "2024-05-27 12:54:19",
            "create_date": "2024-03-28",
            "update_date": "2024-05-26",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Nigegorodskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "dan-rus.ru",
            "domain_keyword": "dan-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:45:57",
            "create_date": "2021-11-16",
            "expiry_date": "2024-11-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OBSchESTVO S OGRANIChENNOY OTVETSTVENNOSTYu \"DAYVERS ALERT NETVORK RUS\"",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "anarus.net",
            "domain_keyword": "anarus",
            "domain_tld": "net",
            "query_time": "2024-04-16 05:54:19",
            "create_date": "2018-08-20",
            "update_date": "2023-08-21",
            "expiry_date": "2025-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "anurus.net",
            "domain_keyword": "anurus",
            "domain_tld": "net",
            "query_time": "2024-06-02 13:43:28",
            "create_date": "2014-11-04",
            "update_date": "2017-10-30",
            "expiry_date": "2026-11-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ai-rus.com",
            "domain_keyword": "ai-rus",
            "domain_tld": "com",
            "query_time": "2024-05-13 17:16:47",
            "create_date": "2023-03-13",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "andrus.org",
            "domain_keyword": "andrus",
            "domain_tld": "org",
            "query_time": "2024-04-15 03:41:32",
            "create_date": "1997-06-22",
            "update_date": "2022-05-20",
            "expiry_date": "2024-06-21",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AARP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "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.markmonitor.com",
                "ns2.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "al-rus.su",
            "domain_keyword": "al-rus",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:19:24",
            "create_date": "2021-12-14",
            "expiry_date": "2024-12-14",
            "registrar_name": "BEGET-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 10,
            "domain_name": "atn-rus.ru",
            "domain_keyword": "atn-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:00:17",
            "create_date": "2023-01-06",
            "expiry_date": "2025-01-06",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "anarus.org",
            "domain_keyword": "anarus",
            "domain_tld": "org",
            "query_time": "2024-05-10 19:06:46",
            "create_date": "2018-08-20",
            "update_date": "2023-10-04",
            "expiry_date": "2025-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "andrus.family",
            "domain_keyword": "andrus",
            "domain_tld": "family",
            "query_time": "2024-05-22 03:27:29",
            "create_date": "2021-03-16",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cny.name.com",
                "ns2fwz.name.com",
                "ns3dgr.name.com",
                "ns4clq.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "au-rus.store",
            "domain_keyword": "au-rus",
            "domain_tld": "store",
            "query_time": "2024-05-19 17:41:54",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "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": 14,
            "domain_name": "anarus.com",
            "domain_keyword": "anarus",
            "domain_tld": "com",
            "query_time": "2024-05-13 03:48:13",
            "create_date": "2018-08-20",
            "update_date": "2023-08-21",
            "expiry_date": "2025-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=anarus.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "anorus.online",
            "domain_keyword": "anorus",
            "domain_tld": "online",
            "query_time": "2024-05-24 19:45:38",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Permskiy kray",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "al-rus.com",
            "domain_keyword": "al-rus",
            "domain_tld": "com",
            "query_time": "2024-06-08 00:05:53",
            "create_date": "2015-02-19",
            "update_date": "2024-02-22",
            "expiry_date": "2026-02-19",
            "registrar_iana": 1426,
            "registrar_name": "CJSC REGISTRAR R01",
            "registrar_website": "http://www.r01.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "N/A",
            "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_state": "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.9169015156",
            "registrant_fax": "+7.9169015156",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "an-rui.com",
            "domain_keyword": "an-rui",
            "domain_tld": "com",
            "query_time": "2024-05-04 17:36:49",
            "create_date": "2023-04-19",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-19",
            "registrar_iana": 2228,
            "registrar_name": "Bonzai Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9027492701",
            "name_servers": [
                "ns1637.ztomy.com",
                "ns2637.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "andrus.info",
            "domain_keyword": "andrus",
            "domain_tld": "info",
            "query_time": "2024-05-27 21:31:35",
            "create_date": "2013-06-30",
            "update_date": "2023-08-14",
            "expiry_date": "2033-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "in-rus.ru",
            "domain_keyword": "in-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:56:57",
            "create_date": "2008-02-18",
            "expiry_date": "2025-02-18",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "aa-rus.ru",
            "domain_keyword": "aa-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-01 17:34:03",
            "create_date": "2023-03-08",
            "expiry_date": "2025-03-08",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.lpmotor.ru",
                "ns2.lpmotor.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "man-rus.ru",
            "domain_keyword": "man-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:35:47",
            "create_date": "2009-10-15",
            "expiry_date": "2024-10-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "\"MTBR\" LLC",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 22,
            "domain_name": "ai-rus.ru",
            "domain_keyword": "ai-rus",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:10:55",
            "create_date": "2019-09-12",
            "expiry_date": "2024-09-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO AIRUS",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "ao-rus.ru",
            "domain_keyword": "ao-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:32:14",
            "create_date": "2020-11-03",
            "expiry_date": "2024-11-03",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Agrofirma Zolotaya Niva, LLC",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "san-rus.ru",
            "domain_keyword": "san-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:03:39",
            "create_date": "2020-08-21",
            "expiry_date": "2024-08-21",
            "registrar_name": "REGTIME-RU",
            "registrant_company": "LTD \"Edinaya Sluzhba Bronirovaniya\"",
            "name_servers": [
                "ns4.q0.ru",
                "ns5.q0.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "antrus.co.jp",
            "domain_keyword": "antrus",
            "domain_tld": "co.jp",
            "query_time": "2024-06-12 16:54:35",
            "create_date": "2016-09-27",
            "update_date": "2023-10-01",
            "registrant_company": "Antrus Corp.",
            "name_servers": [
                "dns.antrus.co.jp",
                "ns-tk011.ocn.ad.jp"
            ]
        },
        {
            "num": 26,
            "domain_name": "af-rus.com",
            "domain_keyword": "af-rus",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:48:30",
            "create_date": "2014-09-26",
            "update_date": "2023-08-09",
            "expiry_date": "2024-09-25",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "\"AF RUS\" Ltd",
            "registrant_company": "\"AF RUS\" Ltd",
            "registrant_address": "Stroiteley, 3. OOO \"AF RUS\"",
            "registrant_city": "Moscow",
            "registrant_zip": "119311",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4956638115",
            "name_servers": [
                "ns1.behostings.net",
                "ns2.behostings.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "andrus.com.pl",
            "domain_keyword": "andrus",
            "domain_tld": "com.pl",
            "query_time": "2024-03-12 01:05:37",
            "create_date": "2000-11-02",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-01",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 28,
            "domain_name": "an-bus.cn",
            "domain_keyword": "an-bus",
            "domain_tld": "cn",
            "query_time": "2024-05-17 17:15:49",
            "create_date": "2023-10-15",
            "expiry_date": "2024-10-15",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "蒋万龙",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns7.01isp.com",
                "ns8.01isp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "andrus.pro",
            "domain_keyword": "andrus",
            "domain_tld": "pro",
            "query_time": "2024-05-22 03:27:29",
            "create_date": "2013-05-18",
            "update_date": "2024-05-21",
            "expiry_date": "2027-05-18",
            "registrar_iana": 3246,
            "registrar_name": "Reliable Software",
            "registrar_website": "https://hoster.by/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n/a",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "n/a",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BY",
            "registrant_email": "please query the rdds service of the registrar 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.activeby.net",
                "ns2.activeby.net",
                "ns3.activeby.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ae-rus.net",
            "domain_keyword": "ae-rus",
            "domain_tld": "net",
            "query_time": "2024-06-11 02:02:43",
            "create_date": "2020-07-06",
            "update_date": "2023-12-15",
            "expiry_date": "2030-07-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "and-rus.biz",
            "domain_keyword": "and-rus",
            "domain_tld": "biz",
            "query_time": "2024-05-04 14:18:28",
            "create_date": "2014-03-20",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-19",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "www.nic.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ltd \"A and D RUS\"",
            "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": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "anb-rus.ru",
            "domain_keyword": "anb-rus",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:11:05",
            "create_date": "2014-09-18",
            "expiry_date": "2024-09-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "cn-rus.com",
            "domain_keyword": "cn-rus",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:03:53",
            "create_date": "2003-05-08",
            "update_date": "2024-05-28",
            "expiry_date": "2026-05-08",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cn-rus.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "anarus.ru",
            "domain_keyword": "anarus",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:10:16",
            "create_date": "2013-07-15",
            "expiry_date": "2024-07-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns.fastdns24.com",
                "dns2.fastdns24.org",
                "dns3.fastdns24.eu",
                "dns4.fastdns24.link"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "andrus.video",
            "domain_keyword": "andrus",
            "domain_tld": "video",
            "query_time": "2024-05-18 16:27:55",
            "create_date": "2023-06-21",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "andrus.gmbh",
            "domain_keyword": "andrus",
            "domain_tld": "gmbh",
            "query_time": "2024-05-27 21:31:35",
            "create_date": "2022-03-28",
            "update_date": "2024-05-11",
            "expiry_date": "2024-03-28",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "andrus GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sn-rus.store",
            "domain_keyword": "sn-rus",
            "domain_tld": "store",
            "query_time": "2024-05-04 17:27:26",
            "create_date": "2023-12-22",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-22",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "am-rus.ru",
            "domain_keyword": "am-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:45:40",
            "create_date": "2009-01-18",
            "expiry_date": "2025-01-18",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Avtorus-M Ltd",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "anarus.info",
            "domain_keyword": "anarus",
            "domain_tld": "info",
            "query_time": "2024-04-16 05:54:19",
            "create_date": "2018-08-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "anirus.ru",
            "domain_keyword": "anirus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:06:54",
            "create_date": "2024-01-17",
            "expiry_date": "2025-01-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "at-rus.com",
            "domain_keyword": "at-rus",
            "domain_tld": "com",
            "query_time": "2024-05-23 07:40:21",
            "create_date": "2012-03-25",
            "update_date": "2023-03-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://nic.ru",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "andrus.cloud",
            "domain_keyword": "andrus",
            "domain_tld": "cloud",
            "query_time": "2024-05-01 06:39:47",
            "create_date": "2024-04-23",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kobe.ns.cloudflare.com",
                "yolanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "anirus.com",
            "domain_keyword": "anirus",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:15:34",
            "create_date": "2015-10-29",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ansrus.com",
            "domain_keyword": "ansrus",
            "domain_tld": "com",
            "query_time": "2024-04-15 02:23:51",
            "create_date": "2017-11-22",
            "update_date": "2020-11-16",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "antrus.ru",
            "domain_keyword": "antrus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 06:16:02",
            "create_date": "2006-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "anurus.ltd",
            "domain_keyword": "anurus",
            "domain_tld": "ltd",
            "query_time": "2024-06-02 13:43:28",
            "create_date": "2016-07-18",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Guangzhou Weixing Information Science and Technology Company Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "en-rus.ru",
            "domain_keyword": "en-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-01 13:48:12",
            "create_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "and-rus.su",
            "domain_keyword": "and-rus",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:20:06",
            "create_date": "2014-03-20",
            "expiry_date": "2025-03-20",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "Ltd \"A and D RUS\"",
            "registrant_email": "[email protected]",
            "registrant_phone": "+74959373344",
            "registrant_fax": "+74959375566",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 49,
            "domain_name": "ag-rus.ru",
            "domain_keyword": "ag-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:20:47",
            "create_date": "2015-08-28",
            "expiry_date": "2024-08-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"Agro Azbuka\"",
            "name_servers": [
                "ns.megagroup.ru",
                "ns1.megagroup.ru",
                "ns2.megagroup.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 50,
            "domain_name": "andrus.eu",
            "domain_keyword": "andrus",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:40:52",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ]
        },
        {
            "num": 51,
            "domain_name": "anurus.com",
            "domain_keyword": "anurus",
            "domain_tld": "com",
            "query_time": "2024-06-02 13:43:28",
            "create_date": "2014-11-04",
            "update_date": "2017-10-30",
            "expiry_date": "2025-11-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guangdong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "un-rus.ru",
            "domain_keyword": "un-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:58:06",
            "create_date": "2010-09-22",
            "expiry_date": "2024-09-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"Ulysse Nardin\"",
            "name_servers": [
                "dns1.un-rus.ru.",
                "dns2.un-rus.ru."
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 53,
            "domain_name": "anbrus.com",
            "domain_keyword": "anbrus",
            "domain_tld": "com",
            "query_time": "2024-04-18 16:55:18",
            "create_date": "2018-09-12",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=anbrus.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "anorus.ru",
            "domain_keyword": "anorus",
            "domain_tld": "ru",
            "query_time": "2024-05-24 19:45:38",
            "create_date": "2023-05-22",
            "expiry_date": "2025-05-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "anurus.online",
            "domain_keyword": "anurus",
            "domain_tld": "online",
            "query_time": "2024-06-02 13:43:28",
            "create_date": "2016-07-18",
            "update_date": "2023-08-31",
            "expiry_date": "2026-07-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Guangzhou Weixing Information Science and Technology Company Limited",
            "registrant_state": "Zhejiang",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "annrus.ru",
            "domain_keyword": "annrus",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:20:04",
            "create_date": "2016-12-14",
            "expiry_date": "2024-12-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "ISSLEDOVANIJ",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 57,
            "domain_name": "andrus.ru",
            "domain_keyword": "andrus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 14:03:31",
            "create_date": "2019-07-19",
            "expiry_date": "2024-07-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "han-rus.ru",
            "domain_keyword": "han-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-05 13:07:30",
            "create_date": "2021-06-14",
            "expiry_date": "2024-06-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "na-rus.online",
            "domain_keyword": "na-rus",
            "domain_tld": "online",
            "query_time": "2024-05-27 18:00:26",
            "create_date": "2023-07-06",
            "update_date": "2023-09-03",
            "expiry_date": "2024-07-06",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "angrus.com",
            "domain_keyword": "angrus",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:29:43",
            "create_date": "2014-04-23",
            "update_date": "2022-10-19",
            "expiry_date": "2026-04-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ae-rus.ru",
            "domain_keyword": "ae-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-16 08:41:10",
            "create_date": "2020-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "ALIEXPRESS CIS HOLDING PTE. LTD.",
            "name_servers": [
                "ns1.alibabadns.com",
                "ns2.alibabadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "andrus.net",
            "domain_keyword": "andrus",
            "domain_tld": "net",
            "query_time": "2024-06-05 00:12:22",
            "create_date": "2003-11-22",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "en-rus.com",
            "domain_keyword": "en-rus",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:51:14",
            "create_date": "2013-08-23",
            "update_date": "2022-06-27",
            "expiry_date": "2026-08-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "and-rus.team",
            "domain_keyword": "and-rus",
            "domain_tld": "team",
            "query_time": "2024-05-17 20:30:25",
            "create_date": "2021-08-30",
            "update_date": "2023-09-03",
            "expiry_date": "2024-08-30",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ltd \"A and D RUS\"",
            "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": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "tn-rus.ru",
            "domain_keyword": "tn-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:54:52",
            "create_date": "2020-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "andrus.pl",
            "domain_keyword": "andrus",
            "domain_tld": "pl",
            "query_time": "2024-04-12 11:24:18",
            "create_date": "2005-11-09",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "and-rus.org",
            "domain_keyword": "and-rus",
            "domain_tld": "org",
            "query_time": "2024-05-17 20:30:24",
            "create_date": "2014-03-20",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-20",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ltd \"A and D RUS\"",
            "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": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "andrus.digital",
            "domain_keyword": "andrus",
            "domain_tld": "digital",
            "query_time": "2024-04-29 03:28:20",
            "create_date": "2017-10-30",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ap-rus.ru",
            "domain_keyword": "ap-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:33:22",
            "create_date": "2023-10-31",
            "expiry_date": "2024-10-31",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 70,
            "domain_name": "and-rus.ru",
            "domain_keyword": "and-rus",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:11:17",
            "create_date": "2006-08-03",
            "expiry_date": "2024-08-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Ltd \"A and D RUS\"",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "ad-rus.com",
            "domain_keyword": "ad-rus",
            "domain_tld": "com",
            "query_time": "2024-05-23 23:42:22",
            "create_date": "2014-12-05",
            "update_date": "2023-11-05",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ag-rus.com",
            "domain_keyword": "ag-rus",
            "domain_tld": "com",
            "query_time": "2024-05-12 11:16:58",
            "create_date": "2012-01-01",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-01",
            "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.4955801111",
            "registrant_fax": "+7.4955801111",
            "name_servers": [
                "ns1.advantshop.net",
                "ns2.advantshop.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "and-rus.net",
            "domain_keyword": "and-rus",
            "domain_tld": "net",
            "query_time": "2024-05-17 20:30:24",
            "create_date": "2011-08-23",
            "update_date": "2014-05-21",
            "expiry_date": "2024-08-22",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Ltd \"A and D RUS\"",
            "registrant_company": "Ltd \"A and D RUS\"",
            "registrant_address": "Vereyskaya, 17",
            "registrant_city": "Moscow",
            "registrant_zip": "121357",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4959373344",
            "registrant_fax": "+7.4959375566",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "2n-rus.ru",
            "domain_keyword": "2n-rus",
            "domain_tld": "ru",
            "query_time": "2024-04-30 15:53:12",
            "create_date": "2015-09-01",
            "expiry_date": "2024-09-01",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "andrus.com",
            "domain_keyword": "andrus",
            "domain_tld": "com",
            "query_time": "2024-05-06 23:08:12",
            "create_date": "1996-03-01",
            "update_date": "2022-12-14",
            "expiry_date": "2026-03-02",
            "registrar_iana": 469,
            "registrar_name": "easyDNS Technologies, Inc.",
            "registrar_website": "http://www.easydns.com",
            "registrant_name": "Contact Privacy",
            "registrant_company": "MyPrivacy.net Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "andrus.io",
            "domain_keyword": "andrus",
            "domain_tld": "io",
            "query_time": "2024-05-18 16:27:55",
            "create_date": "2018-04-09",
            "update_date": "2024-03-15",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "merlin.ns.cloudflare.com",
                "nicole.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "en-rus.co.uk",
            "domain_keyword": "en-rus",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 00:48:39",
            "create_date": "2013-03-06",
            "update_date": "2023-02-20",
            "expiry_date": "2024-03-06",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 78,
            "domain_name": "andrus.uno",
            "domain_keyword": "andrus",
            "domain_tld": "uno",
            "query_time": "2024-05-27 21:31:35",
            "create_date": "2024-02-06",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns1.web-hosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ant-rus.ru",
            "domain_keyword": "ant-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 06:12:04",
            "create_date": "2010-06-02",
            "expiry_date": "2024-06-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "CJSC 'ANT-Engineering'",
            "name_servers": [
                "conrad.ns.cloudflare.com",
                "monroe.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "andrus.dev",
            "domain_keyword": "andrus",
            "domain_tld": "dev",
            "query_time": "2024-04-15 03:41:32",
            "create_date": "2019-03-03",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "sn-rus.ru",
            "domain_keyword": "sn-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:03:48",
            "create_date": "2023-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "BEGET-RU",
            "registrant_company": "OOO \"SRS\"",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "au-rus.ru",
            "domain_keyword": "au-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-18 17:16:23",
            "create_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "an-ru.com",
            "domain_keyword": "an-ru",
            "domain_tld": "com",
            "query_time": "2024-05-17 17:16:34",
            "create_date": "2006-05-15",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "nakamura ruriko",
            "registrant_address": "4-48-3",
            "registrant_city": "hirosimasihigasikukaminukusina",
            "registrant_state": "hiroshimaken",
            "registrant_zip": "732-0032",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.822892113",
            "name_servers": [
                "ns06.mesh.ad.jp",
                "ns07.mesh.ad.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "andrus.realtor",
            "domain_keyword": "andrus",
            "domain_tld": "realtor",
            "query_time": "2024-04-29 03:28:20",
            "create_date": "2014-10-21",
            "update_date": "2023-09-21",
            "expiry_date": "2024-10-21",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NAR's official operator of the .REALTOR TLD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "an-us.net",
            "domain_keyword": "an-us",
            "domain_tld": "net",
            "query_time": "2024-05-08 07:09:33",
            "create_date": "2023-10-25",
            "update_date": "2024-05-03",
            "expiry_date": "2025-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "alexa.ns.cloudflare.com",
                "corey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "an-us.com",
            "domain_keyword": "an-us",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:09:33",
            "create_date": "2023-10-25",
            "update_date": "2024-05-03",
            "expiry_date": "2025-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "jeremy.ns.cloudflare.com",
                "sky.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "n-rus.ru",
            "domain_keyword": "n-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-03 03:09:49",
            "create_date": "2008-07-18",
            "expiry_date": "2024-07-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "an-rs.com",
            "domain_keyword": "an-rs",
            "domain_tld": "com",
            "query_time": "2024-04-27 09:45:47",
            "create_date": "2017-09-20",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-20",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (214796673)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O an-rs.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "anrus.com",
            "domain_keyword": "anrus",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:38:58",
            "create_date": "2008-06-07",
            "update_date": "2023-05-28",
            "expiry_date": "2024-06-07",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "J H Kim",
            "registrant_company": "Names2000.com",
            "registrant_address": "No 511 Jeil B/D 1045,Beomgye-dong, Dongan-gu",
            "registrant_city": "Anyang",
            "registrant_state": "Gyeonggi-Do",
            "registrant_zip": "431-085",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.313880888",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "anrus.ru",
            "domain_keyword": "anrus",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:21:33",
            "create_date": "2010-01-11",
            "expiry_date": "2025-01-11",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 91,
            "domain_name": "a-rus.ru",
            "domain_keyword": "a-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-01 17:31:54",
            "create_date": "2017-02-25",
            "expiry_date": "2025-02-25",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "andrus.xyz",
            "domain_keyword": "andrus",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 21:31:35",
            "create_date": "2020-01-17",
            "update_date": "2024-04-15",
            "expiry_date": "2026-01-17",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "fn-rus.ru",
            "domain_keyword": "fn-rus",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:23:46",
            "create_date": "2021-03-03",
            "expiry_date": "2025-03-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "andrus.email",
            "domain_keyword": "andrus",
            "domain_tld": "email",
            "query_time": "2024-05-27 21:31:35",
            "create_date": "2014-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "antrus.com",
            "domain_keyword": "antrus",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:07:01",
            "create_date": "2004-11-03",
            "update_date": "2024-03-30",
            "expiry_date": "2024-11-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "an-aus.com",
            "domain_keyword": "an-aus",
            "domain_tld": "com",
            "query_time": "2024-04-27 09:44:59",
            "create_date": "2006-09-30",
            "update_date": "2024-04-01",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "av-rus.com",
            "domain_keyword": "av-rus",
            "domain_tld": "com",
            "query_time": "2024-05-17 15:26:51",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "may.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "andrus.club",
            "domain_keyword": "andrus",
            "domain_tld": "club",
            "query_time": "2024-05-27 21:31:36",
            "create_date": "2023-06-29",
            "update_date": "2023-07-04",
            "expiry_date": "2024-06-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "andrus.co.uk",
            "domain_keyword": "andrus",
            "domain_tld": "co.uk",
            "query_time": "2024-06-05 00:12:22",
            "create_date": "2000-01-27",
            "update_date": "2023-12-01",
            "expiry_date": "2032-01-27",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 100,
            "domain_name": "nn-rus.ru",
            "domain_keyword": "nn-rus",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:12:21",
            "create_date": "2014-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "a.p-dns.com",
                "b.p-dns.org",
                "c.p-dns.biz",
                "d.p-dns.info"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.16,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>an-rus.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4590</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>an-tus.jp, ak-rus.ru, nn-rus.online, dan-rus.ru, anarus.net, anurus.net, ai-rus.com, andrus.org, al-rus.su, atn-rus.ru, anarus.org, andrus.family, au-rus.store, anarus.com, anorus.online, al-rus.com, an-rui.com, andrus.info, in-rus.ru, aa-rus.ru, man-rus.ru, ai-rus.ru, ao-rus.ru, san-rus.ru, antrus.co.jp, af-rus.com, andrus.com.pl, an-bus.cn, andrus.pro, ae-rus.net, and-rus.biz, anb-rus.ru, cn-rus.com, anarus.ru, andrus.video, andrus.gmbh, sn-rus.store, am-rus.ru, anarus.info, anirus.ru, at-rus.com, andrus.cloud, anirus.com, ansrus.com, antrus.ru, anurus.ltd, en-rus.ru, and-rus.su, ag-rus.ru, andrus.eu, anurus.com, un-rus.ru, anbrus.com, anorus.ru, anurus.online, annrus.ru, andrus.ru, han-rus.ru, na-rus.online, angrus.com, ae-rus.ru, andrus.net, en-rus.com, and-rus.team, tn-rus.ru, andrus.pl, and-rus.org, andrus.digital, ap-rus.ru, and-rus.ru, ad-rus.com, ag-rus.com, and-rus.net, 2n-rus.ru, andrus.com, andrus.io, en-rus.co.uk, andrus.uno, ant-rus.ru, andrus.dev, sn-rus.ru, au-rus.ru, an-ru.com, andrus.realtor, an-us.net, an-us.com, n-rus.ru, an-rs.com, anrus.com, anrus.ru, a-rus.ru, andrus.xyz, fn-rus.ru, andrus.email, antrus.com, an-aus.com, av-rus.com, andrus.club, andrus.co.uk, nn-rus.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>an-tus.jp</domain_name>
   <domain_keyword>an-tus</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-27 09:45:53</query_time>
   <create_date>2008-10-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>TUS</registrant_name>
   <registrant_address>B1 Takadanobabamarine Bldg. 1-32-13 Takadanobaba Shinjuku-ku</registrant_address>
   <registrant_zip>169-0075</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5285-6081</registrant_phone>
   <registrant_fax>03-5285-6082</registrant_fax>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>ak-rus.ru</domain_name>
   <domain_keyword>ak-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:56:04</query_time>
   <create_date>2017-02-15</create_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>nn-rus.online</domain_name>
   <domain_keyword>nn-rus</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 12:54:19</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-05-26</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>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Nigegorodskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dan-rus.ru</domain_name>
   <domain_keyword>dan-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:45:57</query_time>
   <create_date>2021-11-16</create_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OBSchESTVO S OGRANIChENNOY OTVETSTVENNOSTYu &quot;DAYVERS ALERT NETVORK RUS&quot;</registrant_company>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>anarus.net</domain_name>
   <domain_keyword>anarus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 05:54:19</query_time>
   <create_date>2018-08-20</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2025-08-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>anurus.net</domain_name>
   <domain_keyword>anurus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 13:43:28</query_time>
   <create_date>2014-11-04</create_date>
   <update_date>2017-10-30</update_date>
   <expiry_date>2026-11-04</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ai-rus.com</domain_name>
   <domain_keyword>ai-rus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 17:16:47</query_time>
   <create_date>2023-03-13</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-13</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>andrus.org</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 03:41:32</query_time>
   <create_date>1997-06-22</create_date>
   <update_date>2022-05-20</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AARP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DC</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.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>al-rus.su</domain_name>
   <domain_keyword>al-rus</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:19:24</query_time>
   <create_date>2021-12-14</create_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>BEGET-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</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>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>atn-rus.ru</domain_name>
   <domain_keyword>atn-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:00:17</query_time>
   <create_date>2023-01-06</create_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>anarus.org</domain_name>
   <domain_keyword>anarus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 19:06:46</query_time>
   <create_date>2018-08-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2025-08-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>andrus.family</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-22 03:27:29</query_time>
   <create_date>2021-03-16</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cny.name.com</value>
    <value>ns2fwz.name.com</value>
    <value>ns3dgr.name.com</value>
    <value>ns4clq.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>au-rus.store</domain_name>
   <domain_keyword>au-rus</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-19 17:41:54</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</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>14</num>
   <domain_name>anarus.com</domain_name>
   <domain_keyword>anarus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 03:48:13</query_time>
   <create_date>2018-08-20</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2025-08-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=anarus.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>anorus.online</domain_name>
   <domain_keyword>anorus</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 19:45:38</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Permskiy kray</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>al-rus.com</domain_name>
   <domain_keyword>al-rus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 00:05:53</query_time>
   <create_date>2015-02-19</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2026-02-19</expiry_date>
   <registrar_iana>1426</registrar_iana>
   <registrar_name>CJSC REGISTRAR R01</registrar_name>
   <registrar_website>http://www.r01.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>N/A</registrant_company>
   <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_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9169015156</registrant_phone>
   <registrant_fax>+7.9169015156</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>an-rui.com</domain_name>
   <domain_keyword>an-rui</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 17:36:49</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>2228</registrar_iana>
   <registrar_name>Bonzai Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9027492701</registrant_phone>
   <name_servers>
    <value>ns1637.ztomy.com</value>
    <value>ns2637.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>andrus.info</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 21:31:35</query_time>
   <create_date>2013-06-30</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2033-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>in-rus.ru</domain_name>
   <domain_keyword>in-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:56:57</query_time>
   <create_date>2008-02-18</create_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>aa-rus.ru</domain_name>
   <domain_keyword>aa-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 17:34:03</query_time>
   <create_date>2023-03-08</create_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.lpmotor.ru</value>
    <value>ns2.lpmotor.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>man-rus.ru</domain_name>
   <domain_keyword>man-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:35:47</query_time>
   <create_date>2009-10-15</create_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>&quot;MTBR&quot; LLC</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>ai-rus.ru</domain_name>
   <domain_keyword>ai-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:10:55</query_time>
   <create_date>2019-09-12</create_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO AIRUS</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>ao-rus.ru</domain_name>
   <domain_keyword>ao-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:32:14</query_time>
   <create_date>2020-11-03</create_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Agrofirma Zolotaya Niva, LLC</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>24</num>
   <domain_name>san-rus.ru</domain_name>
   <domain_keyword>san-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:03:39</query_time>
   <create_date>2020-08-21</create_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_company>LTD &quot;Edinaya Sluzhba Bronirovaniya&quot;</registrant_company>
   <name_servers>
    <value>ns4.q0.ru</value>
    <value>ns5.q0.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>antrus.co.jp</domain_name>
   <domain_keyword>antrus</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-12 16:54:35</query_time>
   <create_date>2016-09-27</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>Antrus Corp.</registrant_company>
   <name_servers>
    <value>dns.antrus.co.jp</value>
    <value>ns-tk011.ocn.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>26</num>
   <domain_name>af-rus.com</domain_name>
   <domain_keyword>af-rus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:48:30</query_time>
   <create_date>2014-09-26</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-09-25</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>&quot;AF RUS&quot; Ltd</registrant_name>
   <registrant_company>&quot;AF RUS&quot; Ltd</registrant_company>
   <registrant_address>Stroiteley, 3. OOO &quot;AF RUS&quot;</registrant_address>
   <registrant_city>Moscow</registrant_city>
   <registrant_zip>119311</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4956638115</registrant_phone>
   <name_servers>
    <value>ns1.behostings.net</value>
    <value>ns2.behostings.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>andrus.com.pl</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-12 01:05:37</query_time>
   <create_date>2000-11-02</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>an-bus.cn</domain_name>
   <domain_keyword>an-bus</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-17 17:15:49</query_time>
   <create_date>2023-10-15</create_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>蒋万龙</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns7.01isp.com</value>
    <value>ns8.01isp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>andrus.pro</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-22 03:27:29</query_time>
   <create_date>2013-05-18</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2027-05-18</expiry_date>
   <registrar_iana>3246</registrar_iana>
   <registrar_name>Reliable Software</registrar_name>
   <registrar_website>https://hoster.by/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>n/a</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BY</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.activeby.net</value>
    <value>ns2.activeby.net</value>
    <value>ns3.activeby.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ae-rus.net</domain_name>
   <domain_keyword>ae-rus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 02:02:43</query_time>
   <create_date>2020-07-06</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2030-07-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>and-rus.biz</domain_name>
   <domain_keyword>and-rus</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-04 14:18:28</query_time>
   <create_date>2014-03-20</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>www.nic.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ltd &quot;A and D RUS&quot;</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>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>anb-rus.ru</domain_name>
   <domain_keyword>anb-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:11:05</query_time>
   <create_date>2014-09-18</create_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>cn-rus.com</domain_name>
   <domain_keyword>cn-rus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:03:53</query_time>
   <create_date>2003-05-08</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2026-05-08</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=cn-rus.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>anarus.ru</domain_name>
   <domain_keyword>anarus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:10:16</query_time>
   <create_date>2013-07-15</create_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns.fastdns24.com</value>
    <value>dns2.fastdns24.org</value>
    <value>dns3.fastdns24.eu</value>
    <value>dns4.fastdns24.link</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>andrus.video</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-18 16:27:55</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>andrus.gmbh</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-27 21:31:35</query_time>
   <create_date>2022-03-28</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>andrus GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>sn-rus.store</domain_name>
   <domain_keyword>sn-rus</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-04 17:27:26</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-22</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>am-rus.ru</domain_name>
   <domain_keyword>am-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:45:40</query_time>
   <create_date>2009-01-18</create_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Avtorus-M Ltd</registrant_company>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>anarus.info</domain_name>
   <domain_keyword>anarus</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 05:54:19</query_time>
   <create_date>2018-08-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>anirus.ru</domain_name>
   <domain_keyword>anirus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:06:54</query_time>
   <create_date>2024-01-17</create_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>at-rus.com</domain_name>
   <domain_keyword>at-rus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 07:40:21</query_time>
   <create_date>2012-03-25</create_date>
   <update_date>2023-03-25</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://nic.ru</registrar_website>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>andrus.cloud</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-01 06:39:47</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kobe.ns.cloudflare.com</value>
    <value>yolanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>anirus.com</domain_name>
   <domain_keyword>anirus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:15:34</query_time>
   <create_date>2015-10-29</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ansrus.com</domain_name>
   <domain_keyword>ansrus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 02:23:51</query_time>
   <create_date>2017-11-22</create_date>
   <update_date>2020-11-16</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>antrus.ru</domain_name>
   <domain_keyword>antrus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 06:16:02</query_time>
   <create_date>2006-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>anurus.ltd</domain_name>
   <domain_keyword>anurus</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-02 13:43:28</query_time>
   <create_date>2016-07-18</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Guangzhou Weixing Information Science and Technology Company Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>en-rus.ru</domain_name>
   <domain_keyword>en-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 13:48:12</query_time>
   <create_date>2024-04-16</create_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>and-rus.su</domain_name>
   <domain_keyword>and-rus</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:20:06</query_time>
   <create_date>2014-03-20</create_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>Ltd &quot;A and D RUS&quot;</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+74959373344</registrant_phone>
   <registrant_fax>+74959375566</registrant_fax>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>ag-rus.ru</domain_name>
   <domain_keyword>ag-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:20:47</query_time>
   <create_date>2015-08-28</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;Agro Azbuka&quot;</registrant_company>
   <name_servers>
    <value>ns.megagroup.ru</value>
    <value>ns1.megagroup.ru</value>
    <value>ns2.megagroup.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>andrus.eu</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:40:52</query_time>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
  </value>
  <value>
   <num>51</num>
   <domain_name>anurus.com</domain_name>
   <domain_keyword>anurus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 13:43:28</query_time>
   <create_date>2014-11-04</create_date>
   <update_date>2017-10-30</update_date>
   <expiry_date>2025-11-04</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guangdong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>un-rus.ru</domain_name>
   <domain_keyword>un-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:58:06</query_time>
   <create_date>2010-09-22</create_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;Ulysse Nardin&quot;</registrant_company>
   <name_servers>
    <value>dns1.un-rus.ru.</value>
    <value>dns2.un-rus.ru.</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>anbrus.com</domain_name>
   <domain_keyword>anbrus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 16:55:18</query_time>
   <create_date>2018-09-12</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=anbrus.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>anorus.ru</domain_name>
   <domain_keyword>anorus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-24 19:45:38</query_time>
   <create_date>2023-05-22</create_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>anurus.online</domain_name>
   <domain_keyword>anurus</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 13:43:28</query_time>
   <create_date>2016-07-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-07-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Guangzhou Weixing Information Science and Technology Company Limited</registrant_company>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>annrus.ru</domain_name>
   <domain_keyword>annrus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:20:04</query_time>
   <create_date>2016-12-14</create_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>ISSLEDOVANIJ</registrant_company>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>andrus.ru</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 14:03:31</query_time>
   <create_date>2019-07-19</create_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>han-rus.ru</domain_name>
   <domain_keyword>han-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 13:07:30</query_time>
   <create_date>2021-06-14</create_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>na-rus.online</domain_name>
   <domain_keyword>na-rus</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 18:00:26</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-07-06</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>angrus.com</domain_name>
   <domain_keyword>angrus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:29:43</query_time>
   <create_date>2014-04-23</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2026-04-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ae-rus.ru</domain_name>
   <domain_keyword>ae-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-16 08:41:10</query_time>
   <create_date>2020-02-13</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>ALIEXPRESS CIS HOLDING PTE. LTD.</registrant_company>
   <name_servers>
    <value>ns1.alibabadns.com</value>
    <value>ns2.alibabadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>andrus.net</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 00:12:22</query_time>
   <create_date>2003-11-22</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-22</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>en-rus.com</domain_name>
   <domain_keyword>en-rus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:51:14</query_time>
   <create_date>2013-08-23</create_date>
   <update_date>2022-06-27</update_date>
   <expiry_date>2026-08-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>and-rus.team</domain_name>
   <domain_keyword>and-rus</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-17 20:30:25</query_time>
   <create_date>2021-08-30</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ltd &quot;A and D RUS&quot;</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>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>tn-rus.ru</domain_name>
   <domain_keyword>tn-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:54:52</query_time>
   <create_date>2020-11-26</create_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>andrus.pl</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-12 11:24:18</query_time>
   <create_date>2005-11-09</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>and-rus.org</domain_name>
   <domain_keyword>and-rus</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 20:30:24</query_time>
   <create_date>2014-03-20</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-20</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/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ltd &quot;A and D RUS&quot;</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>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>andrus.digital</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-29 03:28:20</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ap-rus.ru</domain_name>
   <domain_keyword>ap-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:33:22</query_time>
   <create_date>2023-10-31</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>and-rus.ru</domain_name>
   <domain_keyword>and-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:11:17</query_time>
   <create_date>2006-08-03</create_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Ltd &quot;A and D RUS&quot;</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>ad-rus.com</domain_name>
   <domain_keyword>ad-rus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 23:42:22</query_time>
   <create_date>2014-12-05</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>72</num>
   <domain_name>ag-rus.com</domain_name>
   <domain_keyword>ag-rus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 11:16:58</query_time>
   <create_date>2012-01-01</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-01</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.4955801111</registrant_phone>
   <registrant_fax>+7.4955801111</registrant_fax>
   <name_servers>
    <value>ns1.advantshop.net</value>
    <value>ns2.advantshop.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>and-rus.net</domain_name>
   <domain_keyword>and-rus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 20:30:24</query_time>
   <create_date>2011-08-23</create_date>
   <update_date>2014-05-21</update_date>
   <expiry_date>2024-08-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>Ltd &quot;A and D RUS&quot;</registrant_name>
   <registrant_company>Ltd &quot;A and D RUS&quot;</registrant_company>
   <registrant_address>Vereyskaya, 17</registrant_address>
   <registrant_city>Moscow</registrant_city>
   <registrant_zip>121357</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4959373344</registrant_phone>
   <registrant_fax>+7.4959375566</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>2n-rus.ru</domain_name>
   <domain_keyword>2n-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 15:53:12</query_time>
   <create_date>2015-09-01</create_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>andrus.com</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 23:08:12</query_time>
   <create_date>1996-03-01</create_date>
   <update_date>2022-12-14</update_date>
   <expiry_date>2026-03-02</expiry_date>
   <registrar_iana>469</registrar_iana>
   <registrar_name>easyDNS Technologies, Inc.</registrar_name>
   <registrar_website>http://www.easydns.com</registrar_website>
   <registrant_name>Contact Privacy</registrant_name>
   <registrant_company>MyPrivacy.net Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>andrus.io</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-18 16:27:55</query_time>
   <create_date>2018-04-09</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>merlin.ns.cloudflare.com</value>
    <value>nicole.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>en-rus.co.uk</domain_name>
   <domain_keyword>en-rus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 00:48:39</query_time>
   <create_date>2013-03-06</create_date>
   <update_date>2023-02-20</update_date>
   <expiry_date>2024-03-06</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>andrus.uno</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-05-27 21:31:35</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns1.web-hosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>ant-rus.ru</domain_name>
   <domain_keyword>ant-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 06:12:04</query_time>
   <create_date>2010-06-02</create_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>CJSC 'ANT-Engineering'</registrant_company>
   <name_servers>
    <value>conrad.ns.cloudflare.com</value>
    <value>monroe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>andrus.dev</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-15 03:41:32</query_time>
   <create_date>2019-03-03</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>sn-rus.ru</domain_name>
   <domain_keyword>sn-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:03:48</query_time>
   <create_date>2023-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_company>OOO &quot;SRS&quot;</registrant_company>
   <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>82</num>
   <domain_name>au-rus.ru</domain_name>
   <domain_keyword>au-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-18 17:16:23</query_time>
   <create_date>2024-05-16</create_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>an-ru.com</domain_name>
   <domain_keyword>an-ru</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 17:16:34</query_time>
   <create_date>2006-05-15</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>nakamura ruriko</registrant_name>
   <registrant_address>4-48-3</registrant_address>
   <registrant_city>hirosimasihigasikukaminukusina</registrant_city>
   <registrant_state>hiroshimaken</registrant_state>
   <registrant_zip>732-0032</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.822892113</registrant_phone>
   <name_servers>
    <value>ns06.mesh.ad.jp</value>
    <value>ns07.mesh.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>andrus.realtor</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>realtor</domain_tld>
   <query_time>2024-04-29 03:28:20</query_time>
   <create_date>2014-10-21</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>667</registrar_iana>
   <registrar_name>Name Share, Inc</registrar_name>
   <registrar_website>www.nameshare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NAR's official operator of the .REALTOR TLD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>an-us.net</domain_name>
   <domain_keyword>an-us</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 07:09:33</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-10-25</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>alexa.ns.cloudflare.com</value>
    <value>corey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>an-us.com</domain_name>
   <domain_keyword>an-us</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:09:33</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-10-25</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>jeremy.ns.cloudflare.com</value>
    <value>sky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>n-rus.ru</domain_name>
   <domain_keyword>n-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 03:09:49</query_time>
   <create_date>2008-07-18</create_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>an-rs.com</domain_name>
   <domain_keyword>an-rs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 09:45:47</query_time>
   <create_date>2017-09-20</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (214796673)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O an-rs.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>anrus.com</domain_name>
   <domain_keyword>anrus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:38:58</query_time>
   <create_date>2008-06-07</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>J H Kim</registrant_name>
   <registrant_company>Names2000.com</registrant_company>
   <registrant_address>No 511 Jeil B/D 1045,Beomgye-dong, Dongan-gu</registrant_address>
   <registrant_city>Anyang</registrant_city>
   <registrant_state>Gyeonggi-Do</registrant_state>
   <registrant_zip>431-085</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.313880888</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>anrus.ru</domain_name>
   <domain_keyword>anrus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:21:33</query_time>
   <create_date>2010-01-11</create_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>a-rus.ru</domain_name>
   <domain_keyword>a-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 17:31:54</query_time>
   <create_date>2017-02-25</create_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>andrus.xyz</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 21:31:35</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2026-01-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>fn-rus.ru</domain_name>
   <domain_keyword>fn-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:23:46</query_time>
   <create_date>2021-03-03</create_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>andrus.email</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-27 21:31:35</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>antrus.com</domain_name>
   <domain_keyword>antrus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:07:01</query_time>
   <create_date>2004-11-03</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-11-03</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.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>an-aus.com</domain_name>
   <domain_keyword>an-aus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 09:44:59</query_time>
   <create_date>2006-09-30</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>av-rus.com</domain_name>
   <domain_keyword>av-rus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 15:26:51</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>may.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>andrus.club</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-27 21:31:36</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>andrus.co.uk</domain_name>
   <domain_keyword>andrus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-05 00:12:22</query_time>
   <create_date>2000-01-27</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2032-01-27</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>nn-rus.ru</domain_name>
   <domain_keyword>nn-rus</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:12:21</query_time>
   <create_date>2014-03-04</create_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>a.p-dns.com</value>
    <value>b.p-dns.org</value>
    <value>c.p-dns.biz</value>
    <value>d.p-dns.info</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.16</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.