WHOIS QUERY TIME

29 May 2024 - 1:15 AM UTC

Registered: 24 July 2009
Modified: 26 May 2024
Expiry: 26 May 2025

REGISTRAR

Name: One.com A/S
Website: http://www.one.com/

NAME SERVERS

ns01.one.com
ns02.one.com

DOMAIN STATUS

Active
associated
autoRenewPeriod

REGISTRANT

Name: Ano Nymous

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=r-m.fr
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "r-m.fr"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "r-m.fr",
            "domain_keyword": "r-m",
            "domain_tld": "fr",
            "query_time": "2024-05-29 01:15:36",
            "create_date": "2009-07-24",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>r-m.fr</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>r-m.fr</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-29 01:15:36</query_time>
   <create_date>2009-07-24</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.05</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.852 seconds) for "r-m.fr" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 4:24 PM UTC

Registered: 24 July 2009
Modified: 30 June 2023
Expiry: 26 May 2024

REGISTRAR

Name: One.com A/S
Website: http://www.one.com/

NAME SERVERS

ns01.one.com
ns02.one.com

DOMAIN STATUS

Active
associated

REGISTRANT

Name: Ano Nymous

#2 - QUERY TIME

29 May 2024 - 1:15 AM UTC

Registered: 24 July 2009
Modified: 26 May 2024
Expiry: 26 May 2025

REGISTRAR

Name: One.com A/S
Website: http://www.one.com/

NAME SERVERS

ns01.one.com
ns02.one.com

DOMAIN STATUS

Active
associated
autoRenewPeriod

REGISTRANT

Name: Ano Nymous

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=r-m.fr
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "r-m.fr",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "r-m.fr",
    "results": [
        {
            "num": 1,
            "domain_name": "r-m.fr",
            "domain_keyword": "r-m",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:24:27",
            "create_date": "2009-07-24",
            "update_date": "2023-06-30",
            "expiry_date": "2024-05-26",
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 2,
            "domain_name": "r-m.fr",
            "domain_keyword": "r-m",
            "domain_tld": "fr",
            "query_time": "2024-05-29 01:15:36",
            "create_date": "2009-07-24",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        }
    ],
    "stats": {
        "total_time": 0.852,
        "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>r-m.fr</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>r-m.fr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>r-m.fr</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:24:27</query_time>
   <create_date>2009-07-24</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>r-m.fr</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-29 01:15:36</query_time>
   <create_date>2009-07-24</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.852</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 38 domain names (in 0.08 seconds) which contained the exact domain keyword "r-m".
Domain Name Registered Expiry Registrar Ownership
1 r-m.net 15 Dec 1998 14 Dec 2024 HTTP.NET INTERNET GMBH -
2 r-m.ru 15 Feb 2001 15 Feb 2025 RU-CENTER-RU Europroject Group Ltd.
3 r-m.com 16 Aug 2003 16 Aug 2025 Abion AB Rambøll Gruppen A/S
4 r-m.co.jp 17 Sep 2003 - - RESORT MENTENANSU INC
5 r-m.it 21 Jun 2004 21 Jun 2024 E-Mind s.r.l. Ricambi Macchine Srl
6 r-m.org 23 Jun 2006 23 Jun 2025 GoDaddy.com, LLC Karl-Oskar Fosshaug
7 r-m.hr 12 Oct 2008 19 Feb 2025 CARNET -
8 r-m.fr 24 Jul 2009 26 May 2025 One.com A/S Ano Nymous
9 r-m.se 8 Jan 2010 8 Jan 2025 One.com -
10 r-m.co.uk 4 Mar 2010 4 Mar 2026 Easyspace Ltd [Tag = EASYSPACE] -
11 r-m.uk 12 Jun 2014 12 Jun 2024 Easyspace Ltd [Tag = EASYSPACE] -
12 r-m.biz 15 Dec 2014 14 Dec 2024 Wild West Domains, Inc. Domains By Proxy, LLC
13 r-m.media 13 Nov 2015 13 Nov 2024 RegistryGate GmbH RheinMainMedia GmbH
14 r-m.work 22 Dec 2016 22 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0146875994
15 r-m.studio 3 Sep 2017 3 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 r-m.store 8 May 2018 8 May 2025 united-domains AG united-domains Reselling GmbH
17 r-m.jp 2 Jun 2018 30 Jun 2024 - presinet co.ltd
18 r-m.top 5 Sep 2018 5 Sep 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li guang ( zhong guo ) tou zi you xian gong si
19 r-m.solutions 11 Dec 2018 11 Dec 2024 Registrar of Domain Names REG.RU LLC Privacy Protection
20 r-m.group 28 Mar 2020 28 Mar 2025 Key-Systems, LLC Domain Privacy Trustee SA
21 r-m.space 21 May 2020 21 May 2025 OVH -
22 r-m.works 17 Mar 2021 17 Mar 2025 eNom, LLC Data Protected
23 r-m.art 2 Dec 2021 2 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
24 r-m.dev 6 Jan 2022 6 Jan 2032 Squarespace Domains II LLC. Right mind
25 r-m.link 7 Mar 2022 7 Mar 2025 Alibaba Cloud Computing Ltd. xu hong xiang
26 r-m.plus 7 Mar 2022 7 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xu hong xiang
27 r-m.love 7 Mar 2022 7 Mar 2025 Alibaba Cloud Computing Ltd. xu hong xiang
28 r-m.family 14 Oct 2022 14 Oct 2025 Cloudflare, Inc REDACTED FOR PRIVACY
29 r-m.consulting 2 Nov 2022 2 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0165616201
30 r-m.xyz 1 Jul 2023 1 Jul 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
31 r-m.one 14 Jul 2023 14 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 r-m.cc 19 Jul 2023 19 Jul 2024 Catch Deleting Names LLC -
33 r-m.shop 28 Oct 2023 28 Oct 2024 Spaceship, Inc. -
34 r-m.info 29 Nov 2023 29 Nov 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
35 r-m.today 8 Dec 2023 8 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 r-m.ltd 30 Jan 2024 30 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 r-m.club 10 Apr 2024 10 Apr 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
38 r-m.pt - - - RAMALHO & MENDES LDA
39 r-m.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=r-m&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "r-m",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 39,
        "relation": "eq",
        "current": 39
    },
    "unique_domains": "r-m.net, r-m.ru, r-m.com, r-m.co.jp, r-m.it, r-m.org, r-m.hr, r-m.fr, r-m.se, r-m.co.uk, r-m.uk, r-m.biz, r-m.media, r-m.work, r-m.studio, r-m.store, r-m.jp, r-m.top, r-m.solutions, r-m.group, r-m.space, r-m.works, r-m.art, r-m.dev, r-m.link, r-m.plus, r-m.love, r-m.family, r-m.consulting, r-m.xyz, r-m.one, r-m.cc, r-m.shop, r-m.info, r-m.today, r-m.ltd, r-m.club, r-m.pt, r-m.de",
    "results": [
        {
            "num": 1,
            "domain_name": "r-m.net",
            "domain_keyword": "r-m",
            "domain_tld": "net",
            "query_time": "2024-04-16 04:14:50",
            "create_date": "1998-12-15",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-14",
            "registrar_iana": 976,
            "registrar_name": "HTTP.NET INTERNET GMBH",
            "registrar_website": "http://www.http.net",
            "name_servers": [
                "ns1.routing.net",
                "ns2.routing.net",
                "ns3.routing.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "r-m.ru",
            "domain_keyword": "r-m",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:14:45",
            "create_date": "2001-02-15",
            "expiry_date": "2025-02-15",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Europroject Group Ltd.",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "r-m.com",
            "domain_keyword": "r-m",
            "domain_tld": "com",
            "query_time": "2024-05-10 05:53:07",
            "create_date": "2003-08-16",
            "update_date": "2024-04-18",
            "expiry_date": "2025-08-16",
            "registrar_iana": 73,
            "registrar_name": "Abion AB",
            "registrar_website": "www.abion.com",
            "registrant_company": "Rambøll Gruppen A/S",
            "registrant_country": "SE",
            "name_servers": [
                "a.portsdns.se",
                "b.portsdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "r-m.co.jp",
            "domain_keyword": "r-m",
            "domain_tld": "co.jp",
            "query_time": "2024-05-15 07:24:34",
            "create_date": "2003-09-17",
            "update_date": "2023-10-01",
            "registrant_company": "RESORT MENTENANSU INC",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com"
            ]
        },
        {
            "num": 5,
            "domain_name": "r-m.it",
            "domain_keyword": "r-m",
            "domain_tld": "it",
            "query_time": "2024-05-27 07:21:36",
            "create_date": "2004-06-21",
            "update_date": "2023-07-07",
            "expiry_date": "2024-06-21",
            "registrar_name": "E-Mind s.r.l.",
            "registrar_website": "http://www.e-mind.it",
            "registrant_company": "Ricambi Macchine Srl",
            "registrant_address": "via Cella, 275/L",
            "registrant_city": "San Bartolo Ravenna",
            "registrant_state": "RA",
            "registrant_zip": "48100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.e-mind.com",
                "dns2.e-mind.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "r-m.org",
            "domain_keyword": "r-m",
            "domain_tld": "org",
            "query_time": "2024-04-16 04:14:50",
            "create_date": "2006-06-23",
            "update_date": "2024-03-19",
            "expiry_date": "2025-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Karl-Oskar Fosshaug",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar 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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "r-m.hr",
            "domain_keyword": "r-m",
            "domain_tld": "hr",
            "query_time": "2024-04-30 16:40:41",
            "create_date": "2008-10-12",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 8,
            "domain_name": "r-m.fr",
            "domain_keyword": "r-m",
            "domain_tld": "fr",
            "query_time": "2024-05-29 01:15:36",
            "create_date": "2009-07-24",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 9,
            "domain_name": "r-m.se",
            "domain_keyword": "r-m",
            "domain_tld": "se",
            "query_time": "2024-05-06 00:49:06",
            "create_date": "2010-01-08",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-08",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 10,
            "domain_name": "r-m.co.uk",
            "domain_keyword": "r-m",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 04:14:50",
            "create_date": "2010-03-04",
            "update_date": "2024-02-04",
            "expiry_date": "2026-03-04",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "r-m.uk",
            "domain_keyword": "r-m",
            "domain_tld": "uk",
            "query_time": "2024-04-16 04:14:53",
            "create_date": "2014-06-12",
            "update_date": "2022-05-13",
            "expiry_date": "2024-06-12",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "r-m.biz",
            "domain_keyword": "r-m",
            "domain_tld": "biz",
            "query_time": "2024-06-12 08:15:20",
            "create_date": "2014-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-14",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.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": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "r-m.media",
            "domain_keyword": "r-m",
            "domain_tld": "media",
            "query_time": "2024-05-27 07:21:52",
            "create_date": "2015-11-13",
            "update_date": "2024-05-10",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RheinMainMedia 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": [
                "dns.dns1.de",
                "dns.dns2.de",
                "dns.dns3.de",
                "dns.dns4.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "r-m.work",
            "domain_keyword": "r-m",
            "domain_tld": "work",
            "query_time": "2024-05-10 05:53:07",
            "create_date": "2016-12-22",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0146875994",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1375.awsdns-43.org",
                "ns-1838.awsdns-37.co.uk",
                "ns-364.awsdns-45.com",
                "ns-684.awsdns-21.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "r-m.studio",
            "domain_keyword": "r-m",
            "domain_tld": "studio",
            "query_time": "2024-05-15 07:24:34",
            "create_date": "2017-09-03",
            "update_date": "2023-10-18",
            "expiry_date": "2024-09-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "r-m.store",
            "domain_keyword": "r-m",
            "domain_tld": "store",
            "query_time": "2024-05-14 13:29:45",
            "create_date": "2018-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_company": "united-domains Reselling GmbH",
            "registrant_state": "Bayern",
            "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.",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "r-m.jp",
            "domain_keyword": "r-m",
            "domain_tld": "jp",
            "query_time": "2024-05-27 07:21:38",
            "create_date": "2018-06-02",
            "update_date": "2023-09-20",
            "expiry_date": "2024-06-30",
            "registrant_name": "presinet co.ltd",
            "registrant_address": "Please access below if you have any questions.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+",
            "registrant_fax": "+81.829627387",
            "name_servers": [
                "ns2.r-m.jp",
                "prvh1017.presinet.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 18,
            "domain_name": "r-m.top",
            "domain_keyword": "r-m",
            "domain_tld": "top",
            "query_time": "2024-04-16 04:14:50",
            "create_date": "2018-09-05",
            "update_date": "2021-01-20",
            "expiry_date": "2026-09-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li guang ( zhong guo ) tou zi you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "r-m.solutions",
            "domain_keyword": "r-m",
            "domain_tld": "solutions",
            "query_time": "2024-06-12 08:15:20",
            "create_date": "2018-12-11",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "r-m.group",
            "domain_keyword": "r-m",
            "domain_tld": "group",
            "query_time": "2024-05-27 07:21:36",
            "create_date": "2020-03-28",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns31.infomaniak.com",
                "ns32.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "r-m.space",
            "domain_keyword": "r-m",
            "domain_tld": "space",
            "query_time": "2024-05-24 06:09:32",
            "create_date": "2020-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "r-m.works",
            "domain_keyword": "r-m",
            "domain_tld": "works",
            "query_time": "2024-05-15 07:24:34",
            "create_date": "2021-03-17",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cargo.site",
                "ns2.cargo.site"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "r-m.art",
            "domain_keyword": "r-m",
            "domain_tld": "art",
            "query_time": "2024-05-29 01:15:36",
            "create_date": "2021-12-02",
            "update_date": "2024-04-16",
            "expiry_date": "2024-12-02",
            "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": [
                "ns1.cargo.site",
                "ns2.cargo.site"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "r-m.dev",
            "domain_keyword": "r-m",
            "domain_tld": "dev",
            "query_time": "2024-05-18 22:48:30",
            "create_date": "2022-01-06",
            "update_date": "2024-05-18",
            "expiry_date": "2032-01-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Right mind",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "\\u0627\\u0644\\u0642\\u0627\\u0647\\u0631\\u0629",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EG",
            "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": [
                "mario.ns.cloudflare.com",
                "meg.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "r-m.link",
            "domain_keyword": "r-m",
            "domain_tld": "link",
            "query_time": "2024-05-10 05:53:23",
            "create_date": "2022-03-07",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "xu hong xiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "r-m.plus",
            "domain_keyword": "r-m",
            "domain_tld": "plus",
            "query_time": "2024-05-10 05:53:07",
            "create_date": "2022-03-07",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-07",
            "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": "xu hong xiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "r-m.love",
            "domain_keyword": "r-m",
            "domain_tld": "love",
            "query_time": "2024-05-10 05:53:07",
            "create_date": "2022-03-07",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "xu hong xiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "r-m.family",
            "domain_keyword": "r-m",
            "domain_tld": "family",
            "query_time": "2024-05-10 05:53:07",
            "create_date": "2022-10-14",
            "update_date": "2022-10-19",
            "expiry_date": "2025-10-14",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cleo.ns.cloudflare.com",
                "tricia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "r-m.consulting",
            "domain_keyword": "r-m",
            "domain_tld": "consulting",
            "query_time": "2024-05-10 05:53:07",
            "create_date": "2022-11-02",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0165616201",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "r-m.xyz",
            "domain_keyword": "r-m",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 07:21:36",
            "create_date": "2023-07-01",
            "update_date": "2024-02-01",
            "expiry_date": "2024-07-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "r-m.one",
            "domain_keyword": "r-m",
            "domain_tld": "one",
            "query_time": "2024-05-27 07:21:36",
            "create_date": "2023-07-14",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-14",
            "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": [
                "angela.ns.cloudflare.com",
                "rodrigo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "r-m.cc",
            "domain_keyword": "r-m",
            "domain_tld": "cc",
            "query_time": "2024-06-12 08:15:20",
            "create_date": "2023-07-19",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-19",
            "registrar_iana": 2811,
            "registrar_name": "Catch Deleting Names LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "r-m.shop",
            "domain_keyword": "r-m",
            "domain_tld": "shop",
            "query_time": "2024-04-16 04:14:52",
            "create_date": "2023-10-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-10-28",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-pdcuaykeuzwld8mb8iscry.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "r-m.info",
            "domain_keyword": "r-m",
            "domain_tld": "info",
            "query_time": "2024-05-29 01:15:36",
            "create_date": "2023-11-29",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-29",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "r-m.today",
            "domain_keyword": "r-m",
            "domain_tld": "today",
            "query_time": "2024-06-12 08:15:20",
            "create_date": "2023-12-08",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "r-m.ltd",
            "domain_keyword": "r-m",
            "domain_tld": "ltd",
            "query_time": "2024-05-27 07:21:36",
            "create_date": "2024-01-30",
            "update_date": "2024-02-04",
            "expiry_date": "2025-01-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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "r-m.club",
            "domain_keyword": "r-m",
            "domain_tld": "club",
            "query_time": "2024-04-16 04:14:50",
            "create_date": "2024-04-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-10",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "r-m.pt",
            "domain_keyword": "r-m",
            "domain_tld": "pt",
            "query_time": "2024-05-20 18:37:01",
            "registrant_name": "RAMALHO & MENDES LDA",
            "registrant_address": "Rua do Brejo  512",
            "registrant_city": "Brejo",
            "registrant_state": "ANSIÃO",
            "registrant_zip": "3240-207",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "kurt.ns.cloudflare.com",
                "sharon.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 39,
            "domain_name": "r-m.de",
            "domain_keyword": "r-m",
            "domain_tld": "de",
            "query_time": "2024-05-15 11:57:22",
            "update_date": "2018-12-11",
            "name_servers": [
                "kirk.ns.cloudflare.com",
                "nia.ns.cloudflare.com"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.08,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>r-m</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>39</total>
  <relation>eq</relation>
  <current>39</current>
 </count>
 <unique_domains>r-m.net, r-m.ru, r-m.com, r-m.co.jp, r-m.it, r-m.org, r-m.hr, r-m.fr, r-m.se, r-m.co.uk, r-m.uk, r-m.biz, r-m.media, r-m.work, r-m.studio, r-m.store, r-m.jp, r-m.top, r-m.solutions, r-m.group, r-m.space, r-m.works, r-m.art, r-m.dev, r-m.link, r-m.plus, r-m.love, r-m.family, r-m.consulting, r-m.xyz, r-m.one, r-m.cc, r-m.shop, r-m.info, r-m.today, r-m.ltd, r-m.club, r-m.pt, r-m.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>r-m.net</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 04:14:50</query_time>
   <create_date>1998-12-15</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>HTTP.NET INTERNET GMBH</registrar_name>
   <registrar_website>http://www.http.net</registrar_website>
   <name_servers>
    <value>ns1.routing.net</value>
    <value>ns2.routing.net</value>
    <value>ns3.routing.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>r-m.ru</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:14:45</query_time>
   <create_date>2001-02-15</create_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Europroject Group Ltd.</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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>r-m.com</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 05:53:07</query_time>
   <create_date>2003-08-16</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-08-16</expiry_date>
   <registrar_iana>73</registrar_iana>
   <registrar_name>Abion AB</registrar_name>
   <registrar_website>www.abion.com</registrar_website>
   <registrant_company>Rambøll Gruppen A/S</registrant_company>
   <registrant_country>SE</registrant_country>
   <name_servers>
    <value>a.portsdns.se</value>
    <value>b.portsdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>r-m.co.jp</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-15 07:24:34</query_time>
   <create_date>2003-09-17</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>RESORT MENTENANSU INC</registrant_company>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>r-m.it</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-27 07:21:36</query_time>
   <create_date>2004-06-21</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>E-Mind s.r.l.</registrar_name>
   <registrar_website>http://www.e-mind.it</registrar_website>
   <registrant_company>Ricambi Macchine Srl</registrant_company>
   <registrant_address>via Cella, 275/L</registrant_address>
   <registrant_city>San Bartolo Ravenna</registrant_city>
   <registrant_state>RA</registrant_state>
   <registrant_zip>48100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.e-mind.com</value>
    <value>dns2.e-mind.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>r-m.org</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 04:14:50</query_time>
   <create_date>2006-06-23</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-06-23</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>Karl-Oskar Fosshaug</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>NO</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.sedoparking.com</value>
    <value>ns2.sedoparking.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>7</num>
   <domain_name>r-m.hr</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-30 16:40:41</query_time>
   <create_date>2008-10-12</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>8</num>
   <domain_name>r-m.fr</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-29 01:15:36</query_time>
   <create_date>2009-07-24</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>r-m.se</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 00:49:06</query_time>
   <create_date>2010-01-08</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>r-m.co.uk</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 04:14:50</query_time>
   <create_date>2010-03-04</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2026-03-04</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>r-m.uk</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-16 04:14:53</query_time>
   <create_date>2014-06-12</create_date>
   <update_date>2022-05-13</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>r-m.biz</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-12 08:15:20</query_time>
   <create_date>2014-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.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>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>r-m.media</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-27 07:21:52</query_time>
   <create_date>2015-11-13</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RheinMainMedia 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>dns.dns1.de</value>
    <value>dns.dns2.de</value>
    <value>dns.dns3.de</value>
    <value>dns.dns4.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>r-m.work</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-10 05:53:07</query_time>
   <create_date>2016-12-22</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0146875994</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1375.awsdns-43.org</value>
    <value>ns-1838.awsdns-37.co.uk</value>
    <value>ns-364.awsdns-45.com</value>
    <value>ns-684.awsdns-21.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>r-m.studio</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-15 07:24:34</query_time>
   <create_date>2017-09-03</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>r-m.store</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-14 13:29:45</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_company>united-domains Reselling GmbH</registrant_company>
   <registrant_state>Bayern</registrant_state>
   <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>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>r-m.jp</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-27 07:21:38</query_time>
   <create_date>2018-06-02</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>presinet co.ltd</registrant_name>
   <registrant_address>Please access below if you have any questions.</registrant_address>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+</registrant_phone>
   <registrant_fax>+81.829627387</registrant_fax>
   <name_servers>
    <value>ns2.r-m.jp</value>
    <value>prvh1017.presinet.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>r-m.top</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-16 04:14:50</query_time>
   <create_date>2018-09-05</create_date>
   <update_date>2021-01-20</update_date>
   <expiry_date>2026-09-05</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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li guang ( zhong guo ) tou zi you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>r-m.solutions</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-12 08:15:20</query_time>
   <create_date>2018-12-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>r-m.group</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-27 07:21:36</query_time>
   <create_date>2020-03-28</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Trustee SA</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>CH</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>ns31.infomaniak.com</value>
    <value>ns32.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>r-m.space</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-24 06:09:32</query_time>
   <create_date>2020-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>r-m.works</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-15 07:24:34</query_time>
   <create_date>2021-03-17</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cargo.site</value>
    <value>ns2.cargo.site</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>r-m.art</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-29 01:15:36</query_time>
   <create_date>2021-12-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-12-02</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>ns1.cargo.site</value>
    <value>ns2.cargo.site</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>24</num>
   <domain_name>r-m.dev</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-18 22:48:30</query_time>
   <create_date>2022-01-06</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2032-01-06</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>Right mind</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>\u0627\u0644\u0642\u0627\u0647\u0631\u0629</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EG</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>mario.ns.cloudflare.com</value>
    <value>meg.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>r-m.link</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-10 05:53:23</query_time>
   <create_date>2022-03-07</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>xu hong xiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>r-m.plus</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-10 05:53:07</query_time>
   <create_date>2022-03-07</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-07</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>xu hong xiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>r-m.love</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-10 05:53:07</query_time>
   <create_date>2022-03-07</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>xu hong xiang</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>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>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>r-m.family</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-10 05:53:07</query_time>
   <create_date>2022-10-14</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2025-10-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cleo.ns.cloudflare.com</value>
    <value>tricia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>r-m.consulting</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-10 05:53:07</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0165616201</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>r-m.xyz</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 07:21:36</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>r-m.one</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-27 07:21:36</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-14</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>angela.ns.cloudflare.com</value>
    <value>rodrigo.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>32</num>
   <domain_name>r-m.cc</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-12 08:15:20</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>2811</registrar_iana>
   <registrar_name>Catch Deleting Names LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>r-m.shop</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 04:14:52</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-pdcuaykeuzwld8mb8iscry.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>r-m.info</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 01:15:36</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>r-m.today</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-06-12 08:15:20</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>r-m.ltd</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-27 07:21:36</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-01-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>ns53.domaincontrol.com</value>
    <value>ns54.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>37</num>
   <domain_name>r-m.club</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-16 04:14:50</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>r-m.pt</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-20 18:37:01</query_time>
   <registrant_name>RAMALHO &amp; MENDES LDA</registrant_name>
   <registrant_address>Rua do Brejo  512</registrant_address>
   <registrant_city>Brejo</registrant_city>
   <registrant_state>ANSIÃO</registrant_state>
   <registrant_zip>3240-207</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>kurt.ns.cloudflare.com</value>
    <value>sharon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>r-m.de</domain_name>
   <domain_keyword>r-m</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-15 11:57:22</query_time>
   <update_date>2018-12-11</update_date>
   <name_servers>
    <value>kirk.ns.cloudflare.com</value>
    <value>nia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.08</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 4,979 domain names (in 0.351 seconds) which look and sound like the brand name "r-m".
Domain Name Registered Expiry Registrar Ownership
1 r-8.com.cn 27 Oct 2022 27 Oct 2024 DYNADOTCHINA LLC 黄朝阳
2 a-m.biz 6 Aug 2015 5 Aug 2024 RegistryGate GmbH Ingenieurbuero fuer Softwaretechnik
3 rjm.info 19 Sep 2001 19 Sep 2024 united-domains AG Reinhard Muenzel
4 v-m.biz 6 Nov 2020 6 Nov 2024 Dynadot Inc REDACTED FOR PRIVACY
5 rlm.ski 29 Sep 2016 29 Sep 2024 Network Solutions, LLC REDACTED FOR PRIVACY
6 rem.digital 29 Feb 2024 28 Feb 2025 Sav.com, LLC - 23 REDACTED FOR PRIVACY
7 r-mc.pro 1 Mar 2022 1 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Yuki Ohmura
8 rom.autos 22 Dec 2023 22 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
9 f-m.pl 10 Jul 2018 10 Jul 2024 Aftermarket.pl Limited -
10 r2m.org 18 Mar 2021 18 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 rrm.tokyo 25 Sep 2018 25 Sep 2024 GMO Internet Group, Inc. -
12 0-m.com 6 Jun 2000 6 Jun 2024 GoDaddy.com, LLC -
13 rcm.lat 17 Aug 2023 17 Aug 2024 Porkbun, LLC Private by Design, LLC
14 f-m.su 29 Aug 2007 29 Aug 2024 RUCENTER-SU Obshchestvo s ogranichennoj otvetstvennostyu "Force-Marine"
15 rdm.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
16 rfm.marketing 19 Apr 2023 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 r-p.sk 9 Oct 2018 9 Oct 2024 SWAN, a. s. Ružička Csekes, s.r.o.
18 r-r.se 27 Dec 2016 27 Dec 2024 One.com -
19 h-m.sk 27 Jul 2012 27 Jul 2024 EXO TECHNOLOGIES spol. s r.o. BÚRAN, s.r.o.
20 ram.com.br 26 Apr 2012 26 Apr 2025 - Chrysler Group LLC (E2634203)
21 rlm.link 12 Jun 2023 12 Jun 2024 NETIM SARL REDACTED FOR PRIVACY
22 rvm.me 1 May 2023 1 May 2025 Sav.com, LLC - 17 Privacy Protection
23 l-m.hn - - MarkMonitor Philip Morris Products S.A.
24 rpm.org.br 11 Mar 2003 11 Mar 2027 - SBM - SOCIEDADE BRASILEIRA DE MATEMATICA
25 r-h.team 17 May 2023 17 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 rvm.life 20 May 2023 20 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
27 2-m.tv 9 Jul 2023 9 Jul 2026 GoDaddy.com, LLC Domains By Proxy, LLC
28 rim.bi 4 Jan 2023 4 Jan 2025 Afriregister1 AKAGURIRO SURL
29 r-u.online 20 Apr 2022 20 Apr 2026 Dreamscape Networks International Pte Ltd W C Rouse-Upjohn
30 r-sm.com 30 Dec 2020 30 Dec 2024 Netowl, Inc. Xserver Inc.
31 rpm.ro 9 Jan 2019 7 Jan 2025 Webrasoft SRL -
32 r-t.online 11 May 2022 11 May 2025 Go Daddy, LLC Domains By Proxy, LLC
33 r-9.com 13 Mar 2000 13 Mar 2025 GoDaddy.com, LLC -
34 rwm.org.uk 30 Jun 2011 30 Jun 2024 20i Ltd [Tag = STACK] -
35 rdm.digital 29 Sep 2023 29 Sep 2024 Sav.com, LLC - 18 REDACTED FOR PRIVACY
36 n-m.info 8 Dec 2020 8 Dec 2024 PSI-USA, Inc. dba Domain Robot Cosmic Communication
37 w-m.app 1 Jun 2023 1 Jun 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
38 rbm.life 1 Oct 2015 1 Oct 2024 Squarespace Domains II LLC Red Branch Media, Inc
39 a-m.be 17 Jun 2022 - Registrar.eu -
40 r-2.casino 21 Apr 2024 21 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
41 r-8.co.jp 28 Jul 2015 - - R Eight
42 r-h.vip 11 Nov 2021 11 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 rmm.space 15 Apr 2015 15 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
44 ro-m.store 17 Oct 2023 17 Oct 2024 Porkbun, LLC Private by Design, LLC
45 rem.bond 15 Nov 2020 15 Nov 2030 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED
46 r-s.berlin 14 Oct 2018 14 Oct 2024 1&1 Internet SE -
47 5-m.ru 2 Nov 2021 2 Nov 2024 SALENAMES-RU Private Person
48 rsm.kr 1 Jul 2010 1 Jul 2028 ???(?) ???????
49 r-z.net 2 Mar 2000 2 Mar 2025 Tucows Domains Inc. -
50 b-m.shop 28 Oct 2023 28 Oct 2024 Spaceship, Inc. -
51 rim.world 1 May 2024 1 May 2025 Sav.com, LLC - 17 REDACTED FOR PRIVACY
52 rfm.cc 23 Mar 2012 23 Mar 2025 22net, Inc. -
53 rdm.fr 10 Mar 2006 10 Mar 2025 ECOMMERCE SARL Ano Nymous
54 z-m.pro 19 Oct 2023 19 Oct 2025 OVH SAS dobrestopnie.pl s.c. I.K. Dercz
55 s-m.tokyo 22 Jul 2014 22 Jul 2024 GMO Internet Group, Inc. -
56 rsm.legal 28 Feb 2018 28 Feb 2025 IONOS SE RSM International
57 rh-m.info 28 Sep 2004 28 Sep 2024 OVH SAS Groupe RH & M
58 rgm.pl 6 Jul 2002 5 Jul 2024 Aftermarket.pl Limited -
59 rbm.news 5 Mar 2024 5 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 k-m.immobilien 5 May 2015 5 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
61 rcm.cpa 6 Nov 2020 6 Nov 2024 EnCirca, Inc. Regier Carr & Monroe, LLP
62 r-r.io 10 Oct 2020 10 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 rem.asia 3 Oct 2021 3 Oct 2024 NameSilo, LLC See PrivacyGuardian.org
64 rdm.net.cn 17 May 2019 17 May 2026 阿里云计算有限公司(万网) 一半科技(江苏)有限公司
65 rfm.team 8 Feb 2018 8 Feb 2025 OVH SAS K.S.P. Reportages
66 rum.rip 29 Jan 2021 29 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 p-m.cc 10 Jul 2009 10 Jul 2024 EPAG DOMAINSERVICES GmbH -
68 rlm.xyz 23 Oct 2021 23 Oct 2029 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
69 ram.cm 19 Oct 2021 19 Oct 2024 Netcom.cm Sarl Not available
70 r-1.ai - - 1api.net Domains By Proxy, LLC
71 rim.ie 30 Aug 2021 30 Aug 2024 Tool Domains Tool Domains OOD
72 g-m.pro 1 Apr 2024 1 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
73 u-m.su 5 Jun 2024 5 Jun 2025 ACTIVE-SU Private Person
74 h-m.co.uk 8 Oct 1998 8 Oct 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
75 r-cm.ru 23 Nov 2010 23 Nov 2024 RU-CENTER-RU Private Person
76 ro-m.net 13 Apr 2023 13 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
77 rxm.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
78 r-pm.de - - - -
79 r-e.fr 7 Jul 2022 7 Jul 2024 Hosting Concepts B.V. d/b/a Openprovider NVA Online Advertising
80 rim.porn 11 Sep 2015 11 Sep 2024 EuroDNS SA Whois Privacy (enumDNS dba)
81 r-n.uk 4 Jul 2019 4 Jul 2025 ANY-Web Limited [Tag = ANY-WEB] -
82 r-a.co.uk 8 Oct 2017 8 Oct 2025 ANY-Web Limited [Tag = ANY-WEB] -
83 r-6.co.uk 25 Nov 1999 25 Nov 2025 Velvet Enterprises Ltd t/a Velvet [Tag = VELVET] Velvet Enterprises Ltd
84 r-h.org 14 May 2003 14 May 2025 GoDaddy.com, LLC Karl-Oskar Fosshaug
85 r-x.tech 1 Apr 2019 1 Apr 2025 Gandi SAS TOSSEN
86 w-m.com.au - - Melbourne IT Simon Portbury
87 rhm.it 4 Jul 2007 4 Jul 2024 EuroDNS SA QUINV SA
88 l-m.group 19 Apr 2024 19 Apr 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
89 a-m.gmbh 11 Dec 2016 11 Dec 2024 IONOS SE REDACTED FOR PRIVACY
90 rdm.one 28 Feb 2022 28 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
91 rcm.so 23 Aug 2021 23 Aug 2026 Dynadot LLC Super Privacy Service LTD c/o Dynadot
92 b-m.cc 9 Mar 2022 9 Mar 2025 Key-Systems GmbH c/o whoisproxy.com
93 rsm.lt 15 Aug 2023 16 Aug 2024 UAB Bartus pro UAB Bartus pro
94 m-m.bio 5 May 2023 5 May 2025 united-domains AG REDACTED FOR PRIVACY
95 rfm.network 4 Jun 2019 4 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 ram.io 5 Oct 2010 5 Oct 2024 Cloudflare, Inc REDACTED FOR PRIVACY
97 rmm.one 17 May 2018 17 May 2025 Wild West Domains, Inc. Domains By Proxy, LLC
98 h-m.movie 17 Aug 2015 17 Aug 2024 Nom-iq Ltd. dba COM LAUDE H&M Hennes & Mauritz AB
99 rgm.co.jp 26 Apr 2000 - - ROYAL GREEN MAINTENANCE Co.,Ltd.
100 rim.asia 20 Mar 2019 20 Mar 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for R-m.fr.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=r-m.fr
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "r-m.fr",
        "page_size": 100
    },
    "count": {
        "total": 4979,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "r-8.com.cn, a-m.biz, rjm.info, v-m.biz, rlm.ski, rem.digital, r-mc.pro, rom.autos, f-m.pl, r2m.org, rrm.tokyo, 0-m.com, rcm.lat, f-m.su, rdm.ai, rfm.marketing, r-p.sk, r-r.se, h-m.sk, ram.com.br, rlm.link, rvm.me, l-m.hn, rpm.org.br, r-h.team, rvm.life, 2-m.tv, rim.bi, r-u.online, r-sm.com, rpm.ro, r-t.online, r-9.com, rwm.org.uk, rdm.digital, n-m.info, w-m.app, rbm.life, a-m.be, r-2.casino, r-8.co.jp, r-h.vip, rmm.space, ro-m.store, rem.bond, r-s.berlin, 5-m.ru, rsm.kr, r-z.net, b-m.shop, rim.world, rfm.cc, rdm.fr, z-m.pro, s-m.tokyo, rsm.legal, rh-m.info, rgm.pl, rbm.news, k-m.immobilien, rcm.cpa, r-r.io, rem.asia, rdm.net.cn, rfm.team, rum.rip, p-m.cc, rlm.xyz, ram.cm, r-1.ai, rim.ie, g-m.pro, u-m.su, h-m.co.uk, r-cm.ru, ro-m.net, rxm.vip, r-pm.de, r-e.fr, rim.porn, r-n.uk, r-a.co.uk, r-6.co.uk, r-h.org, r-x.tech, w-m.com.au, rhm.it, l-m.group, a-m.gmbh, rdm.one, rcm.so, b-m.cc, rsm.lt, m-m.bio, rfm.network, ram.io, rmm.one, h-m.movie, rgm.co.jp, rim.asia",
    "results": [
        {
            "num": 1,
            "domain_name": "r-8.com.cn",
            "domain_keyword": "r-8",
            "domain_tld": "com.cn",
            "query_time": "2024-04-16 04:12:11",
            "create_date": "2022-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "黄朝阳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "a-m.biz",
            "domain_keyword": "a-m",
            "domain_tld": "biz",
            "query_time": "2024-04-24 17:20:17",
            "create_date": "2015-08-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ingenieurbuero fuer Softwaretechnik",
            "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "rjm.info",
            "domain_keyword": "rjm",
            "domain_tld": "info",
            "query_time": "2024-04-23 23:28:45",
            "create_date": "2001-09-19",
            "update_date": "2024-04-10",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reinhard Muenzel",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "v-m.biz",
            "domain_keyword": "v-m",
            "domain_tld": "biz",
            "query_time": "2024-04-27 08:50:52",
            "create_date": "2020-11-06",
            "update_date": "2023-08-26",
            "expiry_date": "2024-11-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "1107.ns1.above.com",
                "1107.ns2.above.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "rlm.ski",
            "domain_keyword": "rlm",
            "domain_tld": "ski",
            "query_time": "2024-04-27 11:57:41",
            "create_date": "2016-09-29",
            "update_date": "2021-07-31",
            "expiry_date": "2024-09-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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 rdds service of the registrar 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": [
                "ns83.worldnic.com",
                "ns84.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "rem.digital",
            "domain_keyword": "rem",
            "domain_tld": "digital",
            "query_time": "2024-04-30 19:27:13",
            "create_date": "2024-02-29",
            "update_date": "2024-04-14",
            "expiry_date": "2025-02-28",
            "registrar_iana": 3913,
            "registrar_name": "Sav.com, LLC - 23",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "r-mc.pro",
            "domain_keyword": "r-mc",
            "domain_tld": "pro",
            "query_time": "2024-04-30 16:40:42",
            "create_date": "2022-03-01",
            "update_date": "2024-02-04",
            "expiry_date": "2025-03-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yuki Ohmura",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "rom.autos",
            "domain_keyword": "rom",
            "domain_tld": "autos",
            "query_time": "2024-04-29 21:50:38",
            "create_date": "2023-12-22",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "f-m.pl",
            "domain_keyword": "f-m",
            "domain_tld": "pl",
            "query_time": "2024-04-12 12:54:08",
            "create_date": "2018-07-10",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-10",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 10,
            "domain_name": "r2m.org",
            "domain_keyword": "r2m",
            "domain_tld": "org",
            "query_time": "2024-04-19 06:48:04",
            "create_date": "2021-03-18",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-18",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "rrm.tokyo",
            "domain_keyword": "rrm",
            "domain_tld": "tokyo",
            "query_time": "2024-04-22 07:53:29",
            "create_date": "2018-09-25",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "0-m.com",
            "domain_keyword": "0-m",
            "domain_tld": "com",
            "query_time": "2024-04-22 15:23:36",
            "create_date": "2000-06-06",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "rcm.lat",
            "domain_keyword": "rcm",
            "domain_tld": "lat",
            "query_time": "2024-05-10 08:39:29",
            "create_date": "2023-08-17",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "f-m.su",
            "domain_keyword": "f-m",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:10:18",
            "create_date": "2007-08-29",
            "expiry_date": "2024-08-29",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "Obshchestvo s ogranichennoj otvetstvennostyu \"Force-Marine\"",
            "registrant_email": "[email protected]",
            "registrant_phone": "+74957305332",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 15,
            "domain_name": "rdm.ai",
            "domain_keyword": "rdm",
            "domain_tld": "ai",
            "query_time": "2024-05-06 08:57:35",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "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": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "rfm.marketing",
            "domain_keyword": "rfm",
            "domain_tld": "marketing",
            "query_time": "2024-05-05 20:44:24",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "r-p.sk",
            "domain_keyword": "r-p",
            "domain_tld": "sk",
            "query_time": "2024-05-05 23:54:38",
            "create_date": "2018-10-09",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-09",
            "registrar_name": "SWAN, a. s.",
            "registrant_name": "Ružička Csekes, s.r.o.",
            "registrant_company": "Ružička Csekes, s.r.o.",
            "registrant_address": "Vysoká 2/B",
            "registrant_city": "Bratislava",
            "registrant_zip": "811 06",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.232333429",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 18,
            "domain_name": "r-r.se",
            "domain_keyword": "r-r",
            "domain_tld": "se",
            "query_time": "2024-05-06 00:49:06",
            "create_date": "2016-12-27",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-27",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 19,
            "domain_name": "h-m.sk",
            "domain_keyword": "h-m",
            "domain_tld": "sk",
            "query_time": "2024-05-05 05:50:21",
            "create_date": "2012-07-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-27",
            "registrar_name": "EXO TECHNOLOGIES spol. s r.o.",
            "registrant_name": "BÚRAN, s.r.o.",
            "registrant_company": "BÚRAN, s.r.o.",
            "registrant_address": "Štúrova 99",
            "registrant_city": "Nitra",
            "registrant_zip": "94901",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.377416519",
            "name_servers": [
                "ns.exohosting.sk",
                "ns1.exohosting.eu",
                "ns3.exohosting.cz"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 20,
            "domain_name": "ram.com.br",
            "domain_keyword": "ram",
            "domain_tld": "com.br",
            "query_time": "2024-05-04 00:33:37",
            "create_date": "2012-04-26",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-26",
            "registrant_name": "Chrysler Group LLC (E2634203)",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.extra.chrysler.com",
                "ns2.extra.chrysler.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 21,
            "domain_name": "rlm.link",
            "domain_keyword": "rlm",
            "domain_tld": "link",
            "query_time": "2024-05-12 22:16:25",
            "create_date": "2023-06-12",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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.tarhely.com",
                "ns2.tarhely.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "rvm.me",
            "domain_keyword": "rvm",
            "domain_tld": "me",
            "query_time": "2024-05-08 00:43:32",
            "create_date": "2023-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 3907,
            "registrar_name": "Sav.com, LLC - 17",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "l-m.hn",
            "domain_keyword": "l-m",
            "domain_tld": "hn",
            "query_time": "2024-05-10 13:51:05",
            "registrar_name": "MarkMonitor",
            "registrant_name": "Domain Admin",
            "registrant_company": "Philip Morris Products S.A.",
            "registrant_address": "Quai Jeanrenaud 3",
            "registrant_city": "Neuchatel",
            "registrant_state": "CH",
            "registrant_zip": "CH-2000",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+41 582425314",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 24,
            "domain_name": "rpm.org.br",
            "domain_keyword": "rpm",
            "domain_tld": "org.br",
            "query_time": "2024-05-12 07:15:51",
            "create_date": "2003-03-11",
            "update_date": "2024-02-17",
            "expiry_date": "2027-03-11",
            "registrant_name": "SBM - SOCIEDADE BRASILEIRA DE MATEMATICA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 25,
            "domain_name": "r-h.team",
            "domain_keyword": "r-h",
            "domain_tld": "team",
            "query_time": "2024-05-20 18:36:57",
            "create_date": "2023-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "rvm.life",
            "domain_keyword": "rvm",
            "domain_tld": "life",
            "query_time": "2024-05-23 00:42:21",
            "create_date": "2023-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-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": [
                "ns1.infinityfree.com",
                "ns2.infinityfree.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "2-m.tv",
            "domain_keyword": "2-m",
            "domain_tld": "tv",
            "query_time": "2024-05-23 11:59:59",
            "create_date": "2023-07-09",
            "update_date": "2023-07-14",
            "expiry_date": "2026-07-09",
            "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": [
                "ns1.almstqbl.host",
                "ns2.almstqbl.host"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "rim.bi",
            "domain_keyword": "rim",
            "domain_tld": "bi",
            "query_time": "2024-05-26 23:16:29",
            "create_date": "2023-01-04",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-04",
            "registrar_name": "Afriregister1",
            "registrant_name": "Akaguriro .Surl",
            "registrant_company": "AKAGURIRO SURL",
            "registrant_address": "Boulevard NDADAYE Melchoir  N 76 Immeuble IHELA Credit Union",
            "registrant_city": "Bujumbura",
            "registrant_zip": "00257",
            "registrant_country": "BI",
            "registrant_email": "[email protected]",
            "registrant_phone": "+257.79247592",
            "name_servers": [
                "ns1eu.service-dns.net",
                "ns2eu.service-dns.net",
                "ns3eu.service-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "r-u.online",
            "domain_keyword": "r-u",
            "domain_tld": "online",
            "query_time": "2024-05-27 07:22:31",
            "create_date": "2022-04-20",
            "update_date": "2024-02-26",
            "expiry_date": "2026-04-20",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "W C Rouse-Upjohn",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "r-sm.com",
            "domain_keyword": "r-sm",
            "domain_tld": "com",
            "query_time": "2024-05-27 07:22:19",
            "create_date": "2020-12-30",
            "update_date": "2023-11-19",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "rpm.ro",
            "domain_keyword": "rpm",
            "domain_tld": "ro",
            "query_time": "2024-05-20 17:05:26",
            "create_date": "2019-01-09",
            "expiry_date": "2025-01-07",
            "registrar_name": "Webrasoft SRL",
            "registrar_website": "www.webrahost.ro",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 32,
            "domain_name": "r-t.online",
            "domain_keyword": "r-t",
            "domain_tld": "online",
            "query_time": "2024-05-15 07:24:49",
            "create_date": "2022-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "r-9.com",
            "domain_keyword": "r-9",
            "domain_tld": "com",
            "query_time": "2024-05-14 13:29:25",
            "create_date": "2000-03-13",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "rwm.org.uk",
            "domain_keyword": "rwm",
            "domain_tld": "org.uk",
            "query_time": "2024-06-07 02:52:10",
            "create_date": "2011-06-30",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-30",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "rdm.digital",
            "domain_keyword": "rdm",
            "domain_tld": "digital",
            "query_time": "2024-05-29 11:06:01",
            "create_date": "2023-09-29",
            "update_date": "2024-05-24",
            "expiry_date": "2024-09-29",
            "registrar_iana": 3908,
            "registrar_name": "Sav.com, LLC - 18",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "n-m.info",
            "domain_keyword": "n-m",
            "domain_tld": "info",
            "query_time": "2024-06-09 05:55:34",
            "create_date": "2020-12-08",
            "update_date": "2024-01-22",
            "expiry_date": "2024-12-08",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cosmic Communication",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berlin",
            "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": [
                "nsa5.schlundtech.de",
                "nsb5.schlundtech.de",
                "nsc5.schlundtech.de",
                "nsd5.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "w-m.app",
            "domain_keyword": "w-m",
            "domain_tld": "app",
            "query_time": "2024-06-12 23:18:30",
            "create_date": "2023-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "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": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "rbm.life",
            "domain_keyword": "rbm",
            "domain_tld": "life",
            "query_time": "2024-06-13 10:27:36",
            "create_date": "2015-10-01",
            "update_date": "2024-04-10",
            "expiry_date": "2024-10-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Red Branch Media, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "a-m.be",
            "domain_keyword": "a-m",
            "domain_tld": "be",
            "query_time": "2024-04-24 17:20:17",
            "create_date": "2022-06-17",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "nssec1.hostingindustries.nl",
                "nssec2.hostingindustries.nl",
                "nssec3.hostingindustries.de"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 40,
            "domain_name": "r-2.casino",
            "domain_keyword": "r-2",
            "domain_tld": "casino",
            "query_time": "2024-04-23 14:20:24",
            "create_date": "2024-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "r-8.co.jp",
            "domain_keyword": "r-8",
            "domain_tld": "co.jp",
            "query_time": "2024-04-16 04:12:11",
            "create_date": "2015-07-28",
            "update_date": "2023-08-01",
            "registrant_company": "R Eight",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 42,
            "domain_name": "r-h.vip",
            "domain_keyword": "r-h",
            "domain_tld": "vip",
            "query_time": "2024-04-16 04:14:02",
            "create_date": "2021-11-11",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-11",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "rmm.space",
            "domain_keyword": "rmm",
            "domain_tld": "space",
            "query_time": "2024-04-15 22:57:52",
            "create_date": "2015-04-15",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "ro-m.store",
            "domain_keyword": "ro-m",
            "domain_tld": "store",
            "query_time": "2024-04-30 02:27:48",
            "create_date": "2023-10-17",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "rem.bond",
            "domain_keyword": "rem",
            "domain_tld": "bond",
            "query_time": "2024-04-30 19:27:12",
            "create_date": "2020-11-15",
            "update_date": "2023-08-31",
            "expiry_date": "2030-11-15",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "r-s.berlin",
            "domain_keyword": "r-s",
            "domain_tld": "berlin",
            "query_time": "2024-04-30 16:41:01",
            "create_date": "2018-10-14",
            "update_date": "2018-10-14",
            "expiry_date": "2024-10-14",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.org",
                "ns1047.ui-dns.com",
                "ns1091.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "5-m.ru",
            "domain_keyword": "5-m",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:47:28",
            "create_date": "2021-11-02",
            "expiry_date": "2024-11-02",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "rsm.kr",
            "domain_keyword": "rsm",
            "domain_tld": "kr",
            "query_time": "2022-07-02 23:37:08",
            "create_date": "2010-07-01",
            "update_date": "2018-11-01",
            "expiry_date": "2028-07-01",
            "registrar_name": "???(?)",
            "registrar_website": "http://hosting.kr",
            "registrant_name": "???????",
            "registrant_address": "????? ??? ???? 298 12? ISTO Gangnam-guSeoul, 12F, prudential tower, 298Gangnam-daero,",
            "registrant_zip": "06253"
        },
        {
            "num": 49,
            "domain_name": "r-z.net",
            "domain_keyword": "r-z",
            "domain_tld": "net",
            "query_time": "2024-04-19 06:40:52",
            "create_date": "2000-03-02",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.domaindirect.com",
                "ns2.domaindirect.com",
                "ns3.domaindirect.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "b-m.shop",
            "domain_keyword": "b-m",
            "domain_tld": "shop",
            "query_time": "2024-04-19 20:15:21",
            "create_date": "2023-10-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-10-28",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-pdcuaykeuzwld8mb8iscry.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "rim.world",
            "domain_keyword": "rim",
            "domain_tld": "world",
            "query_time": "2024-05-05 07:57:58",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 3907,
            "registrar_name": "Sav.com, LLC - 17",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "rfm.cc",
            "domain_keyword": "rfm",
            "domain_tld": "cc",
            "query_time": "2024-05-06 08:20:17",
            "create_date": "2012-03-23",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "rdm.fr",
            "domain_keyword": "rdm",
            "domain_tld": "fr",
            "query_time": "2024-05-06 01:01:33",
            "create_date": "2006-03-10",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-10",
            "registrar_name": "ECOMMERCE SARL",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.hostcoyote.com",
                "ns2.hostcoyote.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 54,
            "domain_name": "z-m.pro",
            "domain_keyword": "z-m",
            "domain_tld": "pro",
            "query_time": "2024-05-03 23:01:56",
            "create_date": "2023-10-19",
            "update_date": "2023-10-24",
            "expiry_date": "2025-10-19",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "dobrestopnie.pl s.c. I.K. Dercz",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "s-m.tokyo",
            "domain_keyword": "s-m",
            "domain_tld": "tokyo",
            "query_time": "2024-05-04 12:53:26",
            "create_date": "2014-07-22",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-22",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "rsm.legal",
            "domain_keyword": "rsm",
            "domain_tld": "legal",
            "query_time": "2024-05-02 13:56:26",
            "create_date": "2018-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RSM International",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1026.ui-dns.org",
                "ns1068.ui-dns.biz",
                "ns1082.ui-dns.de",
                "ns1116.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "rh-m.info",
            "domain_keyword": "rh-m",
            "domain_tld": "info",
            "query_time": "2024-05-04 05:00:13",
            "create_date": "2004-09-28",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-28",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Groupe RH & M",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "rgm.pl",
            "domain_keyword": "rgm",
            "domain_tld": "pl",
            "query_time": "2024-05-04 04:56:46",
            "create_date": "2002-07-06",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-05",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "rbm.news",
            "domain_keyword": "rbm",
            "domain_tld": "news",
            "query_time": "2024-05-10 06:04:50",
            "create_date": "2024-03-05",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "k-m.immobilien",
            "domain_keyword": "k-m",
            "domain_tld": "immobilien",
            "query_time": "2024-05-10 12:42:02",
            "create_date": "2015-05-05",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-05",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "rcm.cpa",
            "domain_keyword": "rcm",
            "domain_tld": "cpa",
            "query_time": "2024-05-10 08:39:29",
            "create_date": "2020-11-06",
            "update_date": "2024-01-18",
            "expiry_date": "2024-11-06",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "WWW.ENCIRCA.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Regier Carr & Monroe, LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "standard3.encirca.net",
                "standard4.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "r-r.io",
            "domain_keyword": "r-r",
            "domain_tld": "io",
            "query_time": "2024-05-12 23:06:05",
            "create_date": "2020-10-10",
            "update_date": "2021-11-22",
            "expiry_date": "2025-10-10",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "rem.asia",
            "domain_keyword": "rem",
            "domain_tld": "asia",
            "query_time": "2024-05-18 07:13:33",
            "create_date": "2021-10-03",
            "update_date": "2024-05-16",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "archer.ns.cloudflare.com",
                "yolanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "pendingTransfer"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "rdm.net.cn",
            "domain_keyword": "rdm",
            "domain_tld": "net.cn",
            "query_time": "2024-05-22 02:11:54",
            "create_date": "2019-05-17",
            "expiry_date": "2026-05-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "一半科技(江苏)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "rfm.team",
            "domain_keyword": "rfm",
            "domain_tld": "team",
            "query_time": "2024-05-23 03:06:31",
            "create_date": "2018-02-08",
            "update_date": "2023-11-30",
            "expiry_date": "2025-02-08",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "K.S.P. Reportages",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "rum.rip",
            "domain_keyword": "rum",
            "domain_tld": "rip",
            "query_time": "2024-05-25 15:00:41",
            "create_date": "2021-01-29",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-29",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "p-m.cc",
            "domain_keyword": "p-m",
            "domain_tld": "cc",
            "query_time": "2024-05-24 15:40:14",
            "create_date": "2009-07-10",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-10",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "registrar_website": "http://www.epag.de",
            "name_servers": [
                "ns1.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "rlm.xyz",
            "domain_keyword": "rlm",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 05:16:37",
            "create_date": "2021-10-23",
            "update_date": "2024-05-15",
            "expiry_date": "2029-10-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "ram.cm",
            "domain_keyword": "ram",
            "domain_tld": "cm",
            "query_time": "2024-05-15 02:21:25",
            "create_date": "2021-10-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-19",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Host Master",
            "registrant_company": "Not available",
            "registrant_address": "1000 N West Street, Suite 1200",
            "registrant_city": "Wilmington",
            "registrant_state": "Delaware",
            "registrant_zip": "19801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5016482820",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 70,
            "domain_name": "r-1.ai",
            "domain_keyword": "r-1",
            "domain_tld": "ai",
            "query_time": "2024-05-28 19:07:42",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "rim.ie",
            "domain_keyword": "rim",
            "domain_tld": "ie",
            "query_time": "2024-06-04 09:49:14",
            "create_date": "2021-08-30",
            "update_date": "2023-10-14",
            "expiry_date": "2024-08-30",
            "registrar_name": "Tool Domains",
            "registrar_website": "https://edoms.com",
            "registrant_name": "Tool Domains OOD",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "g-m.pro",
            "domain_keyword": "g-m",
            "domain_tld": "pro",
            "query_time": "2024-06-01 01:05:38",
            "create_date": "2024-04-01",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "u-m.su",
            "domain_keyword": "u-m",
            "domain_tld": "su",
            "query_time": "2024-06-12 09:38:49",
            "create_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_name": "ACTIVE-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 74,
            "domain_name": "h-m.co.uk",
            "domain_keyword": "h-m",
            "domain_tld": "co.uk",
            "query_time": "2024-06-13 11:57:26",
            "create_date": "1998-10-08",
            "update_date": "2022-09-08",
            "expiry_date": "2024-10-08",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "r-cm.ru",
            "domain_keyword": "r-cm",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:14:24",
            "create_date": "2010-11-23",
            "expiry_date": "2024-11-23",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "ro-m.net",
            "domain_keyword": "ro-m",
            "domain_tld": "net",
            "query_time": "2024-04-30 02:27:48",
            "create_date": "2023-04-13",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-13",
            "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": [
                "anita.ns.cloudflare.com",
                "kareem.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "rxm.vip",
            "domain_keyword": "rxm",
            "domain_tld": "vip",
            "query_time": "2024-05-04 07:13:34",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "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": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "r-pm.de",
            "domain_keyword": "r-pm",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:24:37",
            "update_date": "2022-02-02",
            "name_servers": [
                "webde.ui-dns.biz",
                "webde.ui-dns.com",
                "webde.ui-dns.de",
                "webde.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 79,
            "domain_name": "r-e.fr",
            "domain_keyword": "r-e",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:24:25",
            "create_date": "2022-07-07",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-07",
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "NVA Online Advertising",
            "registrant_address": "NVA Online Advertising, Opper 14, 5406CA uden, Noord-Brabant",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.642204151",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 80,
            "domain_name": "rim.porn",
            "domain_keyword": "rim",
            "domain_tld": "porn",
            "query_time": "2024-04-15 13:13:30",
            "create_date": "2015-09-11",
            "update_date": "2024-03-01",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS SA",
            "registrar_website": "whois.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy (enumDNS dba)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the registrar 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-1528.awsdns-63.org",
                "ns-1674.awsdns-17.co.uk",
                "ns-335.awsdns-41.com",
                "ns-874.awsdns-45.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "r-n.uk",
            "domain_keyword": "r-n",
            "domain_tld": "uk",
            "query_time": "2024-04-16 04:15:15",
            "create_date": "2019-07-04",
            "update_date": "2024-04-01",
            "expiry_date": "2025-07-04",
            "registrar_name": "ANY-Web Limited [Tag = ANY-WEB]",
            "registrar_website": "https://www.any-domains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "r-a.co.uk",
            "domain_keyword": "r-a",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 04:12:17",
            "create_date": "2017-10-08",
            "update_date": "2024-04-01",
            "expiry_date": "2025-10-08",
            "registrar_name": "ANY-Web Limited [Tag = ANY-WEB]",
            "registrar_website": "https://www.any-domains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "r-6.co.uk",
            "domain_keyword": "r-6",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 04:12:11",
            "create_date": "1999-11-25",
            "update_date": "2023-05-29",
            "expiry_date": "2025-11-25",
            "registrar_name": "Velvet Enterprises Ltd t/a Velvet [Tag = VELVET]",
            "registrar_website": "http://www.ekx.com",
            "registrant_name": "Velvet Enterprises Ltd",
            "registrant_address": "12A York House, York House Place, London, W8 4EY, United Kingdom",
            "name_servers": [
                "ns1.tapark.co.uk",
                "ns2.tapark.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 84,
            "domain_name": "r-h.org",
            "domain_keyword": "r-h",
            "domain_tld": "org",
            "query_time": "2024-04-16 04:14:02",
            "create_date": "2003-05-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Karl-Oskar Fosshaug",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar 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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "r-x.tech",
            "domain_keyword": "r-x",
            "domain_tld": "tech",
            "query_time": "2024-04-16 18:15:37",
            "create_date": "2019-04-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_company": "TOSSEN",
            "registrant_state": "11",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "w-m.com.au",
            "domain_keyword": "w-m",
            "domain_tld": "com.au",
            "query_time": "2024-04-16 23:38:56",
            "update_date": "2023-05-20",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Simon Portbury",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "rhm.it",
            "domain_keyword": "rhm",
            "domain_tld": "it",
            "query_time": "2024-04-21 10:06:43",
            "create_date": "2007-07-04",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-04",
            "registrar_name": "EuroDNS SA",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "QUINV SA",
            "registrant_address": "36 avenue Marie Therese",
            "registrant_city": "Luxembourg",
            "registrant_state": "-",
            "registrant_zip": "2132",
            "registrant_country": "LU",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 88,
            "domain_name": "l-m.group",
            "domain_keyword": "l-m",
            "domain_tld": "group",
            "query_time": "2024-04-22 16:56:00",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "a-m.gmbh",
            "domain_keyword": "a-m",
            "domain_tld": "gmbh",
            "query_time": "2024-04-17 19:21:04",
            "create_date": "2016-12-11",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar 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-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "rdm.one",
            "domain_keyword": "rdm",
            "domain_tld": "one",
            "query_time": "2024-05-06 08:57:36",
            "create_date": "2022-02-28",
            "update_date": "2024-04-18",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "rcm.so",
            "domain_keyword": "rcm",
            "domain_tld": "so",
            "query_time": "2024-05-10 08:39:29",
            "create_date": "2021-08-23",
            "update_date": "2022-12-07",
            "expiry_date": "2026-08-23",
            "registrar_name": "Dynadot LLC",
            "registrant_name": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "b-m.cc",
            "domain_keyword": "b-m",
            "domain_tld": "cc",
            "query_time": "2024-05-08 08:51:50",
            "create_date": "2022-03-09",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://domains.google.com/",
            "registrant_name": "On behalf of b-m.cc OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "58f21723a9e4f2e3de4ed917ef89727b0728c22526e6c59ab5cfe6daf3362f5d@b-m.cc.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "rsm.lt",
            "domain_keyword": "rsm",
            "domain_tld": "lt",
            "query_time": "2024-05-10 22:58:55",
            "create_date": "2023-08-15",
            "expiry_date": "2024-08-16",
            "registrar_name": "UAB Bartus pro",
            "registrar_website": "https://www.domenai.lt",
            "registrant_company": "UAB Bartus pro",
            "name_servers": [
                "ns1.domenai.lt",
                "ns2.domenai.lt",
                "ns3.domenai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 94,
            "domain_name": "m-m.bio",
            "domain_keyword": "m-m",
            "domain_tld": "bio",
            "query_time": "2024-05-07 08:27:11",
            "create_date": "2023-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Brandenburg",
            "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": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "rfm.network",
            "domain_keyword": "rfm",
            "domain_tld": "network",
            "query_time": "2024-05-06 08:20:17",
            "create_date": "2019-06-04",
            "update_date": "2023-07-19",
            "expiry_date": "2024-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.avilanx.com",
                "ns2.avilanx.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ram.io",
            "domain_keyword": "ram",
            "domain_tld": "io",
            "query_time": "2024-05-12 11:21:11",
            "create_date": "2010-10-05",
            "update_date": "2022-09-11",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord Brabant",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dell.ns.cloudflare.com",
                "frank.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "rmm.one",
            "domain_keyword": "rmm",
            "domain_tld": "one",
            "query_time": "2024-05-22 09:32:48",
            "create_date": "2018-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "h-m.movie",
            "domain_keyword": "h-m",
            "domain_tld": "movie",
            "query_time": "2024-05-24 00:57:02",
            "create_date": "2015-08-17",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-17",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "H&M Hennes & Mauritz AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "a1-139.akam.net",
                "a11-66.akam.net",
                "a12-67.akam.net",
                "a28-64.akam.net",
                "a5-65.akam.net",
                "a8-66.akam.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "rgm.co.jp",
            "domain_keyword": "rgm",
            "domain_tld": "co.jp",
            "query_time": "2024-05-24 13:09:22",
            "create_date": "2000-04-26",
            "update_date": "2024-05-01",
            "registrant_company": "ROYAL GREEN MAINTENANCE Co.,Ltd.",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ]
        },
        {
            "num": 100,
            "domain_name": "rim.asia",
            "domain_keyword": "rim",
            "domain_tld": "asia",
            "query_time": "2024-05-24 13:33:50",
            "create_date": "2019-03-20",
            "update_date": "2024-05-04",
            "expiry_date": "2025-03-20",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.351,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>r-m.fr</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4979</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>r-8.com.cn, a-m.biz, rjm.info, v-m.biz, rlm.ski, rem.digital, r-mc.pro, rom.autos, f-m.pl, r2m.org, rrm.tokyo, 0-m.com, rcm.lat, f-m.su, rdm.ai, rfm.marketing, r-p.sk, r-r.se, h-m.sk, ram.com.br, rlm.link, rvm.me, l-m.hn, rpm.org.br, r-h.team, rvm.life, 2-m.tv, rim.bi, r-u.online, r-sm.com, rpm.ro, r-t.online, r-9.com, rwm.org.uk, rdm.digital, n-m.info, w-m.app, rbm.life, a-m.be, r-2.casino, r-8.co.jp, r-h.vip, rmm.space, ro-m.store, rem.bond, r-s.berlin, 5-m.ru, rsm.kr, r-z.net, b-m.shop, rim.world, rfm.cc, rdm.fr, z-m.pro, s-m.tokyo, rsm.legal, rh-m.info, rgm.pl, rbm.news, k-m.immobilien, rcm.cpa, r-r.io, rem.asia, rdm.net.cn, rfm.team, rum.rip, p-m.cc, rlm.xyz, ram.cm, r-1.ai, rim.ie, g-m.pro, u-m.su, h-m.co.uk, r-cm.ru, ro-m.net, rxm.vip, r-pm.de, r-e.fr, rim.porn, r-n.uk, r-a.co.uk, r-6.co.uk, r-h.org, r-x.tech, w-m.com.au, rhm.it, l-m.group, a-m.gmbh, rdm.one, rcm.so, b-m.cc, rsm.lt, m-m.bio, rfm.network, ram.io, rmm.one, h-m.movie, rgm.co.jp, rim.asia</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>r-8.com.cn</domain_name>
   <domain_keyword>r-8</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-16 04:12:11</query_time>
   <create_date>2022-10-27</create_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>黄朝阳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>2</num>
   <domain_name>a-m.biz</domain_name>
   <domain_keyword>a-m</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-24 17:20:17</query_time>
   <create_date>2015-08-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ingenieurbuero fuer Softwaretechnik</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>rjm.info</domain_name>
   <domain_keyword>rjm</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-23 23:28:45</query_time>
   <create_date>2001-09-19</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-09-19</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>Reinhard Muenzel</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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>v-m.biz</domain_name>
   <domain_keyword>v-m</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-27 08:50:52</query_time>
   <create_date>2020-11-06</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>1107.ns1.above.com</value>
    <value>1107.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>rlm.ski</domain_name>
   <domain_keyword>rlm</domain_keyword>
   <domain_tld>ski</domain_tld>
   <query_time>2024-04-27 11:57:41</query_time>
   <create_date>2016-09-29</create_date>
   <update_date>2021-07-31</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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>ns83.worldnic.com</value>
    <value>ns84.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>rem.digital</domain_name>
   <domain_keyword>rem</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-30 19:27:13</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>3913</registrar_iana>
   <registrar_name>Sav.com, LLC - 23</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>r-mc.pro</domain_name>
   <domain_keyword>r-mc</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-30 16:40:42</query_time>
   <create_date>2022-03-01</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yuki Ohmura</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>rom.autos</domain_name>
   <domain_keyword>rom</domain_keyword>
   <domain_tld>autos</domain_tld>
   <query_time>2024-04-29 21:50:38</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>f-m.pl</domain_name>
   <domain_keyword>f-m</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-12 12:54:08</query_time>
   <create_date>2018-07-10</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>r2m.org</domain_name>
   <domain_keyword>r2m</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 06:48:04</query_time>
   <create_date>2021-03-18</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-18</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>rrm.tokyo</domain_name>
   <domain_keyword>rrm</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-22 07:53:29</query_time>
   <create_date>2018-09-25</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>0-m.com</domain_name>
   <domain_keyword>0-m</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 15:23:36</query_time>
   <create_date>2000-06-06</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>rcm.lat</domain_name>
   <domain_keyword>rcm</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-10 08:39:29</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>f-m.su</domain_name>
   <domain_keyword>f-m</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:10:18</query_time>
   <create_date>2007-08-29</create_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>Obshchestvo s ogranichennoj otvetstvennostyu &quot;Force-Marine&quot;</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+74957305332</registrant_phone>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>rdm.ai</domain_name>
   <domain_keyword>rdm</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-06 08:57:35</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</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>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</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>16</num>
   <domain_name>rfm.marketing</domain_name>
   <domain_keyword>rfm</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-05 20:44:24</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>r-p.sk</domain_name>
   <domain_keyword>r-p</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 23:54:38</query_time>
   <create_date>2018-10-09</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>SWAN, a. s.</registrar_name>
   <registrant_name>Ružička Csekes, s.r.o.</registrant_name>
   <registrant_company>Ružička Csekes, s.r.o.</registrant_company>
   <registrant_address>Vysoká 2/B</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>811 06</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.232333429</registrant_phone>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>r-r.se</domain_name>
   <domain_keyword>r-r</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 00:49:06</query_time>
   <create_date>2016-12-27</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>h-m.sk</domain_name>
   <domain_keyword>h-m</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 05:50:21</query_time>
   <create_date>2012-07-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>EXO TECHNOLOGIES spol. s r.o.</registrar_name>
   <registrant_name>BÚRAN, s.r.o.</registrant_name>
   <registrant_company>BÚRAN, s.r.o.</registrant_company>
   <registrant_address>Štúrova 99</registrant_address>
   <registrant_city>Nitra</registrant_city>
   <registrant_zip>94901</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.377416519</registrant_phone>
   <name_servers>
    <value>ns.exohosting.sk</value>
    <value>ns1.exohosting.eu</value>
    <value>ns3.exohosting.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>ram.com.br</domain_name>
   <domain_keyword>ram</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-04 00:33:37</query_time>
   <create_date>2012-04-26</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrant_name>Chrysler Group LLC (E2634203)</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.extra.chrysler.com</value>
    <value>ns2.extra.chrysler.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>rlm.link</domain_name>
   <domain_keyword>rlm</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-12 22:16:25</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</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.tarhely.com</value>
    <value>ns2.tarhely.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>rvm.me</domain_name>
   <domain_keyword>rvm</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-08 00:43:32</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>3907</registrar_iana>
   <registrar_name>Sav.com, LLC - 17</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>l-m.hn</domain_name>
   <domain_keyword>l-m</domain_keyword>
   <domain_tld>hn</domain_tld>
   <query_time>2024-05-10 13:51:05</query_time>
   <registrar_name>MarkMonitor</registrar_name>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Philip Morris Products S.A.</registrant_company>
   <registrant_address>Quai Jeanrenaud 3</registrant_address>
   <registrant_city>Neuchatel</registrant_city>
   <registrant_state>CH</registrant_state>
   <registrant_zip>CH-2000</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+41 582425314</registrant_phone>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>rpm.org.br</domain_name>
   <domain_keyword>rpm</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-12 07:15:51</query_time>
   <create_date>2003-03-11</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2027-03-11</expiry_date>
   <registrant_name>SBM - SOCIEDADE BRASILEIRA DE MATEMATICA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>r-h.team</domain_name>
   <domain_keyword>r-h</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-20 18:36:57</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>rvm.life</domain_name>
   <domain_keyword>rvm</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-23 00:42:21</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-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>ns1.infinityfree.com</value>
    <value>ns2.infinityfree.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>2-m.tv</domain_name>
   <domain_keyword>2-m</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-23 11:59:59</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2026-07-09</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>ns1.almstqbl.host</value>
    <value>ns2.almstqbl.host</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>28</num>
   <domain_name>rim.bi</domain_name>
   <domain_keyword>rim</domain_keyword>
   <domain_tld>bi</domain_tld>
   <query_time>2024-05-26 23:16:29</query_time>
   <create_date>2023-01-04</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>Afriregister1</registrar_name>
   <registrant_name>Akaguriro .Surl</registrant_name>
   <registrant_company>AKAGURIRO SURL</registrant_company>
   <registrant_address>Boulevard NDADAYE Melchoir  N 76 Immeuble IHELA Credit Union</registrant_address>
   <registrant_city>Bujumbura</registrant_city>
   <registrant_zip>00257</registrant_zip>
   <registrant_country>BI</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+257.79247592</registrant_phone>
   <name_servers>
    <value>ns1eu.service-dns.net</value>
    <value>ns2eu.service-dns.net</value>
    <value>ns3eu.service-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>r-u.online</domain_name>
   <domain_keyword>r-u</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 07:22:31</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2026-04-20</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>W C Rouse-Upjohn</registrant_company>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>r-sm.com</domain_name>
   <domain_keyword>r-sm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 07:22:19</query_time>
   <create_date>2020-12-30</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>rpm.ro</domain_name>
   <domain_keyword>rpm</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-20 17:05:26</query_time>
   <create_date>2019-01-09</create_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>Webrasoft SRL</registrar_name>
   <registrar_website>www.webrahost.ro</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>r-t.online</domain_name>
   <domain_keyword>r-t</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 07:24:49</query_time>
   <create_date>2022-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>r-9.com</domain_name>
   <domain_keyword>r-9</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 13:29:25</query_time>
   <create_date>2000-03-13</create_date>
   <update_date>2024-03-20</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>rwm.org.uk</domain_name>
   <domain_keyword>rwm</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-07 02:52:10</query_time>
   <create_date>2011-06-30</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>rdm.digital</domain_name>
   <domain_keyword>rdm</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-29 11:06:01</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>3908</registrar_iana>
   <registrar_name>Sav.com, LLC - 18</registrar_name>
   <registrar_website>http://sav.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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>n-m.info</domain_name>
   <domain_keyword>n-m</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-09 05:55:34</query_time>
   <create_date>2020-12-08</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cosmic Communication</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berlin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa5.schlundtech.de</value>
    <value>nsb5.schlundtech.de</value>
    <value>nsc5.schlundtech.de</value>
    <value>nsd5.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>w-m.app</domain_name>
   <domain_keyword>w-m</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-12 23:18:30</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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-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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>rbm.life</domain_name>
   <domain_keyword>rbm</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-13 10:27:36</query_time>
   <create_date>2015-10-01</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Red Branch Media, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>a-m.be</domain_name>
   <domain_keyword>a-m</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-24 17:20:17</query_time>
   <create_date>2022-06-17</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>nssec1.hostingindustries.nl</value>
    <value>nssec2.hostingindustries.nl</value>
    <value>nssec3.hostingindustries.de</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>r-2.casino</domain_name>
   <domain_keyword>r-2</domain_keyword>
   <domain_tld>casino</domain_tld>
   <query_time>2024-04-23 14:20:24</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>r-8.co.jp</domain_name>
   <domain_keyword>r-8</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-16 04:12:11</query_time>
   <create_date>2015-07-28</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>R Eight</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>42</num>
   <domain_name>r-h.vip</domain_name>
   <domain_keyword>r-h</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-16 04:14:02</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-11</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>ns19.domaincontrol.com</value>
    <value>ns20.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>43</num>
   <domain_name>rmm.space</domain_name>
   <domain_keyword>rmm</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-15 22:57:52</query_time>
   <create_date>2015-04-15</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ro-m.store</domain_name>
   <domain_keyword>ro-m</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-30 02:27:48</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>rem.bond</domain_name>
   <domain_keyword>rem</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-04-30 19:27:12</query_time>
   <create_date>2020-11-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-11-15</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_company>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrant_company>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>r-s.berlin</domain_name>
   <domain_keyword>r-s</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-04-30 16:41:01</query_time>
   <create_date>2018-10-14</create_date>
   <update_date>2018-10-14</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.org</value>
    <value>ns1047.ui-dns.com</value>
    <value>ns1091.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>5-m.ru</domain_name>
   <domain_keyword>5-m</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:47:28</query_time>
   <create_date>2021-11-02</create_date>
   <expiry_date>2024-11-02</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>48</num>
   <domain_name>rsm.kr</domain_name>
   <domain_keyword>rsm</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-07-02 23:37:08</query_time>
   <create_date>2010-07-01</create_date>
   <update_date>2018-11-01</update_date>
   <expiry_date>2028-07-01</expiry_date>
   <registrar_name>???(?)</registrar_name>
   <registrar_website>http://hosting.kr</registrar_website>
   <registrant_name>???????</registrant_name>
   <registrant_address>????? ??? ???? 298 12? ISTO Gangnam-guSeoul, 12F, prudential tower, 298Gangnam-daero,</registrant_address>
   <registrant_zip>06253</registrant_zip>
  </value>
  <value>
   <num>49</num>
   <domain_name>r-z.net</domain_name>
   <domain_keyword>r-z</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 06:40:52</query_time>
   <create_date>2000-03-02</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.domaindirect.com</value>
    <value>ns2.domaindirect.com</value>
    <value>ns3.domaindirect.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>b-m.shop</domain_name>
   <domain_keyword>b-m</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-19 20:15:21</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-pdcuaykeuzwld8mb8iscry.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>rim.world</domain_name>
   <domain_keyword>rim</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-05 07:57:58</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>3907</registrar_iana>
   <registrar_name>Sav.com, LLC - 17</registrar_name>
   <registrar_website>http://sav.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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>rfm.cc</domain_name>
   <domain_keyword>rfm</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-06 08:20:17</query_time>
   <create_date>2012-03-23</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>rdm.fr</domain_name>
   <domain_keyword>rdm</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 01:01:33</query_time>
   <create_date>2006-03-10</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>ECOMMERCE SARL</registrar_name>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.hostcoyote.com</value>
    <value>ns2.hostcoyote.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>z-m.pro</domain_name>
   <domain_keyword>z-m</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-03 23:01:56</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2025-10-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>dobrestopnie.pl s.c. I.K. Dercz</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>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>s-m.tokyo</domain_name>
   <domain_keyword>s-m</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-04 12:53:26</query_time>
   <create_date>2014-07-22</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.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>rsm.legal</domain_name>
   <domain_keyword>rsm</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-02 13:56:26</query_time>
   <create_date>2018-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RSM International</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1026.ui-dns.org</value>
    <value>ns1068.ui-dns.biz</value>
    <value>ns1082.ui-dns.de</value>
    <value>ns1116.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>rh-m.info</domain_name>
   <domain_keyword>rh-m</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 05:00:13</query_time>
   <create_date>2004-09-28</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Groupe RH &amp; M</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>rgm.pl</domain_name>
   <domain_keyword>rgm</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-04 04:56:46</query_time>
   <create_date>2002-07-06</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>rbm.news</domain_name>
   <domain_keyword>rbm</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-10 06:04:50</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.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>60</num>
   <domain_name>k-m.immobilien</domain_name>
   <domain_keyword>k-m</domain_keyword>
   <domain_tld>immobilien</domain_tld>
   <query_time>2024-05-10 12:42:02</query_time>
   <create_date>2015-05-05</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>rcm.cpa</domain_name>
   <domain_keyword>rcm</domain_keyword>
   <domain_tld>cpa</domain_tld>
   <query_time>2024-05-10 08:39:29</query_time>
   <create_date>2020-11-06</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>WWW.ENCIRCA.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Regier Carr &amp; Monroe, LLP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>standard3.encirca.net</value>
    <value>standard4.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>r-r.io</domain_name>
   <domain_keyword>r-r</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-12 23:06:05</query_time>
   <create_date>2020-10-10</create_date>
   <update_date>2021-11-22</update_date>
   <expiry_date>2025-10-10</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>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>63</num>
   <domain_name>rem.asia</domain_name>
   <domain_keyword>rem</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-18 07:13:33</query_time>
   <create_date>2021-10-03</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>archer.ns.cloudflare.com</value>
    <value>yolanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>pendingTransfer</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>rdm.net.cn</domain_name>
   <domain_keyword>rdm</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-22 02:11:54</query_time>
   <create_date>2019-05-17</create_date>
   <expiry_date>2026-05-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>一半科技(江苏)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>rfm.team</domain_name>
   <domain_keyword>rfm</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-23 03:06:31</query_time>
   <create_date>2018-02-08</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>K.S.P. Reportages</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>rum.rip</domain_name>
   <domain_keyword>rum</domain_keyword>
   <domain_tld>rip</domain_tld>
   <query_time>2024-05-25 15:00:41</query_time>
   <create_date>2021-01-29</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-29</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>ns25.domaincontrol.com</value>
    <value>ns26.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>67</num>
   <domain_name>p-m.cc</domain_name>
   <domain_keyword>p-m</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-24 15:40:14</query_time>
   <create_date>2009-07-10</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <registrar_website>http://www.epag.de</registrar_website>
   <name_servers>
    <value>ns1.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>rlm.xyz</domain_name>
   <domain_keyword>rlm</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 05:16:37</query_time>
   <create_date>2021-10-23</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2029-10-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ram.cm</domain_name>
   <domain_keyword>ram</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-15 02:21:25</query_time>
   <create_date>2021-10-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Host Master</registrant_name>
   <registrant_company>Not available</registrant_company>
   <registrant_address>1000 N West Street, Suite 1200</registrant_address>
   <registrant_city>Wilmington</registrant_city>
   <registrant_state>Delaware</registrant_state>
   <registrant_zip>19801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5016482820</registrant_phone>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>r-1.ai</domain_name>
   <domain_keyword>r-1</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-28 19:07:42</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>rim.ie</domain_name>
   <domain_keyword>rim</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-04 09:49:14</query_time>
   <create_date>2021-08-30</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>Tool Domains</registrar_name>
   <registrar_website>https://edoms.com</registrar_website>
   <registrant_name>Tool Domains OOD</registrant_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>g-m.pro</domain_name>
   <domain_keyword>g-m</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 01:05:38</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>73</num>
   <domain_name>u-m.su</domain_name>
   <domain_keyword>u-m</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-06-12 09:38:49</query_time>
   <create_date>2024-06-05</create_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_name>ACTIVE-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>h-m.co.uk</domain_name>
   <domain_keyword>h-m</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-13 11:57:26</query_time>
   <create_date>1998-10-08</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>r-cm.ru</domain_name>
   <domain_keyword>r-cm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:14:24</query_time>
   <create_date>2010-11-23</create_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>ro-m.net</domain_name>
   <domain_keyword>ro-m</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 02:27:48</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-13</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>anita.ns.cloudflare.com</value>
    <value>kareem.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>rxm.vip</domain_name>
   <domain_keyword>rxm</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-04 07:13:34</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</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>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>r-pm.de</domain_name>
   <domain_keyword>r-pm</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:24:37</query_time>
   <update_date>2022-02-02</update_date>
   <name_servers>
    <value>webde.ui-dns.biz</value>
    <value>webde.ui-dns.com</value>
    <value>webde.ui-dns.de</value>
    <value>webde.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>r-e.fr</domain_name>
   <domain_keyword>r-e</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:24:25</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>NVA Online Advertising</registrant_company>
   <registrant_address>NVA Online Advertising, Opper 14, 5406CA uden, Noord-Brabant</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.642204151</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>rim.porn</domain_name>
   <domain_keyword>rim</domain_keyword>
   <domain_tld>porn</domain_tld>
   <query_time>2024-04-15 13:13:30</query_time>
   <create_date>2015-09-11</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>whois.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy (enumDNS dba)</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>LU</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-1528.awsdns-63.org</value>
    <value>ns-1674.awsdns-17.co.uk</value>
    <value>ns-335.awsdns-41.com</value>
    <value>ns-874.awsdns-45.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>r-n.uk</domain_name>
   <domain_keyword>r-n</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-16 04:15:15</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-07-04</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = ANY-WEB]</registrar_name>
   <registrar_website>https://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>r-a.co.uk</domain_name>
   <domain_keyword>r-a</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 04:12:17</query_time>
   <create_date>2017-10-08</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-10-08</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = ANY-WEB]</registrar_name>
   <registrar_website>https://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>r-6.co.uk</domain_name>
   <domain_keyword>r-6</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 04:12:11</query_time>
   <create_date>1999-11-25</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2025-11-25</expiry_date>
   <registrar_name>Velvet Enterprises Ltd t/a Velvet [Tag = VELVET]</registrar_name>
   <registrar_website>http://www.ekx.com</registrar_website>
   <registrant_name>Velvet Enterprises Ltd</registrant_name>
   <registrant_address>12A York House, York House Place, London, W8 4EY, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.tapark.co.uk</value>
    <value>ns2.tapark.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>r-h.org</domain_name>
   <domain_keyword>r-h</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 04:14:02</query_time>
   <create_date>2003-05-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-05-14</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>Karl-Oskar Fosshaug</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>NO</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.sedoparking.com</value>
    <value>ns2.sedoparking.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>85</num>
   <domain_name>r-x.tech</domain_name>
   <domain_keyword>r-x</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-16 18:15:37</query_time>
   <create_date>2019-04-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_company>TOSSEN</registrant_company>
   <registrant_state>11</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>w-m.com.au</domain_name>
   <domain_keyword>w-m</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-16 23:38:56</query_time>
   <update_date>2023-05-20</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Simon Portbury</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>rhm.it</domain_name>
   <domain_keyword>rhm</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 10:06:43</query_time>
   <create_date>2007-07-04</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>QUINV SA</registrant_company>
   <registrant_address>36 avenue Marie Therese</registrant_address>
   <registrant_city>Luxembourg</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>2132</registrant_zip>
   <registrant_country>LU</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>l-m.group</domain_name>
   <domain_keyword>l-m</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-22 16:56:00</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>a-m.gmbh</domain_name>
   <domain_keyword>a-m</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-04-17 19:21:04</query_time>
   <create_date>2016-12-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>rdm.one</domain_name>
   <domain_keyword>rdm</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-06 08:57:36</query_time>
   <create_date>2022-02-28</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>rcm.so</domain_name>
   <domain_keyword>rcm</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-10 08:39:29</query_time>
   <create_date>2021-08-23</create_date>
   <update_date>2022-12-07</update_date>
   <expiry_date>2026-08-23</expiry_date>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrant_name>Super Privacy Service LTD c/o Dynadot</registrant_name>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <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>92</num>
   <domain_name>b-m.cc</domain_name>
   <domain_keyword>b-m</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-08 08:51:50</query_time>
   <create_date>2022-03-09</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://domains.google.com/</registrar_website>
   <registrant_name>On behalf of b-m.cc OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>58f21723a9e4f2e3de4ed917ef89727b0728c22526e6c59ab5cfe6daf3362f5d@b-m.cc.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>rsm.lt</domain_name>
   <domain_keyword>rsm</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-10 22:58:55</query_time>
   <create_date>2023-08-15</create_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_name>UAB Bartus pro</registrar_name>
   <registrar_website>https://www.domenai.lt</registrar_website>
   <registrant_company>UAB Bartus pro</registrant_company>
   <name_servers>
    <value>ns1.domenai.lt</value>
    <value>ns2.domenai.lt</value>
    <value>ns3.domenai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>m-m.bio</domain_name>
   <domain_keyword>m-m</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-07 08:27:11</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Brandenburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>rfm.network</domain_name>
   <domain_keyword>rfm</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-06 08:20:17</query_time>
   <create_date>2019-06-04</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.avilanx.com</value>
    <value>ns2.avilanx.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>ram.io</domain_name>
   <domain_keyword>ram</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-12 11:21:11</query_time>
   <create_date>2010-10-05</create_date>
   <update_date>2022-09-11</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord Brabant</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dell.ns.cloudflare.com</value>
    <value>frank.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>rmm.one</domain_name>
   <domain_keyword>rmm</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-22 09:32:48</query_time>
   <create_date>2018-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.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>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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>h-m.movie</domain_name>
   <domain_keyword>h-m</domain_keyword>
   <domain_tld>movie</domain_tld>
   <query_time>2024-05-24 00:57:02</query_time>
   <create_date>2015-08-17</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>H&amp;M Hennes &amp; Mauritz AB</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>SE</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>a1-139.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a12-67.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-65.akam.net</value>
    <value>a8-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>rgm.co.jp</domain_name>
   <domain_keyword>rgm</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-24 13:09:22</query_time>
   <create_date>2000-04-26</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>ROYAL GREEN MAINTENANCE Co.,Ltd.</registrant_company>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>100</num>
   <domain_name>rim.asia</domain_name>
   <domain_keyword>rim</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-24 13:33:50</query_time>
   <create_date>2019-03-20</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.351</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,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

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.