WHOIS QUERY TIME

1 May 2024 - 1:45 PM UTC

Registered: 26 September 2003
Modified: 27 August 2023
Expiry: 26 September 2024

REGISTRAR

IANA: 1345
Name: Key-Systems GmbH
Website: http://rrpproxy.com

DNSSEC

unsigned

NAME SERVERS

ns1.crucialparadigm.com
ns2.crucialparadigm.com

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=reply.ws
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "reply.ws"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "reply.ws",
            "domain_keyword": "reply",
            "domain_tld": "ws",
            "query_time": "2024-05-01 13:45:29",
            "create_date": "2003-09-26",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://rrpproxy.com",
            "name_servers": [
                "ns1.crucialparadigm.com",
                "ns2.crucialparadigm.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>reply.ws</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>reply.ws</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-01 13:45:29</query_time>
   <create_date>2003-09-26</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://rrpproxy.com</registrar_website>
   <name_servers>
    <value>ns1.crucialparadigm.com</value>
    <value>ns2.crucialparadigm.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</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.064 seconds) for "reply.ws" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Dec 2022 - 1:13 AM UTC

Registered: 26 September 2003
Modified: 27 August 2022
Expiry: 26 September 2023

REGISTRAR

IANA: 1345
Name: Key-Systems GmbH
Website: http://rrpproxy.com

NAME SERVERS

ns1.crucialparadigm.com
ns2.crucialparadigm.com

DOMAIN STATUS

ok

#2 - QUERY TIME

26 Sep 2023 - 12:16 AM UTC

Registered: 26 September 2003
Modified: 27 August 2023
Expiry: 26 September 2024

REGISTRAR

IANA: 1345
Name: Key-Systems GmbH
Website: http://rrpproxy.com

DNSSEC

unsigned

NAME SERVERS

ns1.crucialparadigm.com
ns2.crucialparadigm.com

DOMAIN STATUS

ok

* 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=reply.ws
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "reply.ws",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "reply.ws",
    "results": [
        {
            "num": 1,
            "domain_name": "reply.ws",
            "domain_keyword": "reply",
            "domain_tld": "ws",
            "query_time": "2022-12-23 01:13:18",
            "create_date": "2003-09-26",
            "update_date": "2022-08-27",
            "expiry_date": "2023-09-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://rrpproxy.com",
            "name_servers": [
                "ns1.crucialparadigm.com",
                "ns2.crucialparadigm.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "reply.ws",
            "domain_keyword": "reply",
            "domain_tld": "ws",
            "query_time": "2023-09-26 00:16:54",
            "create_date": "2003-09-26",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://rrpproxy.com",
            "name_servers": [
                "ns1.crucialparadigm.com",
                "ns2.crucialparadigm.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.064,
        "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>reply.ws</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>reply.ws</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>reply.ws</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2022-12-23 01:13:18</query_time>
   <create_date>2003-09-26</create_date>
   <update_date>2022-08-27</update_date>
   <expiry_date>2023-09-26</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://rrpproxy.com</registrar_website>
   <name_servers>
    <value>ns1.crucialparadigm.com</value>
    <value>ns2.crucialparadigm.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>reply.ws</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2023-09-26 00:16:54</query_time>
   <create_date>2003-09-26</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://rrpproxy.com</registrar_website>
   <name_servers>
    <value>ns1.crucialparadigm.com</value>
    <value>ns2.crucialparadigm.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.064</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 139 domain names (in 0.027 seconds) which contained the exact domain keyword "reply".
Domain Name Registered Expiry Registrar Ownership
1 reply.net 11 Jul 1994 10 Jul 2024 Network Solutions, LLC -
2 reply.it 18 Sep 1996 15 Dec 2024 Register S.p.a. Reply S.p.A.
3 reply.nl 10 Jun 1998 - Registrar.eu -
4 reply.ru 25 Jun 1998 30 Jun 2024 RU-CENTER-RU Private Person
5 reply.hu 27 Mar 2000 - - -
6 reply.org 1 May 2000 1 May 2025 Tucows Domains Inc. Pacific Webs
7 reply.com.br 6 Oct 2000 6 Oct 2025 - REPLY COM ART ESPORTIVOS LTDA
8 reply.ca 24 Jan 2002 24 Jan 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
9 reply.us 24 Apr 2002 23 Apr 2028 GoDaddy.com, LLC Valorem Consulting Group
10 reply.cn 17 Mar 2003 17 Mar 2025 阿里云计算有限公司(万网) 北京国网信息有限责任公司
11 reply.ws 26 Sep 2003 26 Sep 2024 Key-Systems GmbH -
12 reply.pl 22 May 2004 21 May 2025 home.pl S.A. -
13 reply.org.uk 1 Oct 2004 1 Oct 2024 Alan Drury [Tag = SIGNS] -
14 reply.cc 28 Nov 2004 28 Nov 2024 GoDaddy.com, LLC -
15 reply.fr 21 Aug 2006 21 Aug 2024 OVH Ano Nymous
16 reply.in 3 May 2009 3 May 2030 Dynadot LLC REDACTED FOR PRIVACY
17 reply.co 20 Jul 2010 19 Jul 2027 Dynadot Inc REDACTED FOR PRIVACY
18 reply.cm 30 Dec 2010 30 Dec 2024 Netcom.cm Sarl Data Protected
19 reply.ly 20 Mar 2012 20 Mar 2025 Libyan Spider Network (loc) private
20 reply.xyz 3 Jun 2014 3 Jun 2025 Go Daddy, LLC Domains By Proxy, LLC
21 reply.zone 3 Sep 2014 3 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 reply.network 10 Dec 2014 10 Dec 2024 Wild West Domains, LLC Domains By Proxy, LLC
23 reply.io 27 Jan 2015 27 Jan 2030 NameCheap, Inc. ReplyApp Inc.
24 reply.feedback 5 Jul 2015 5 Jul 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
25 reply.direct 14 Sep 2015 14 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 reply.run 16 Feb 2016 16 Feb 2025 Key-Systems, LLC e-stimate ApS
27 reply.live 25 Mar 2016 25 Mar 2025 Key-Systems, LLC FX Agency
28 reply.wedding 27 Apr 2016 27 Apr 2025 eNom, LLC NybbleMouse Limited
29 reply.com 31 May 2016 10 Oct 2024 REGISTER S.P.A. Reply S.p.A.
30 reply.systems 28 Jun 2016 28 Jun 2024 Mesh Digital Limited Domains By Proxy, LLC
31 reply.ltd 16 Oct 2016 16 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhuang Ding Shan
32 reply.solutions 18 Oct 2016 18 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 reply.click 25 Jan 2017 25 Jan 2025 Gransy s.r.o. d/b/a subreg.cz Whois protection, this company does not own this domain name s.r.o.
34 reply.biz 30 Mar 2017 29 Mar 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
35 reply.marketing 13 Apr 2017 13 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 reply.cat 29 Jul 2017 29 Jul 2024 GANDI SAS -
37 reply.events 15 Aug 2017 15 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
38 reply.app 4 Jan 2018 4 Jan 2025 MarkMonitor Inc. Google LLC
39 reply.plus 3 Apr 2018 3 Apr 2025 Tucows Domains Inc. Slimweb
40 reply.link 6 May 2018 6 May 2025 101domain GRS Ltd. Digital Privacy Corporation
41 reply.pro 28 Jul 2018 28 Jul 2024 Epik LLC n/a
42 reply.ro 14 Sep 2018 2 Feb 2025 Claus Web SRL -
43 reply.work 18 Sep 2018 18 Sep 2028 GoDaddy.com, LLC Domains By Proxy, LLC
44 reply.business 5 Oct 2018 5 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
45 reply.technology 13 Nov 2018 13 Nov 2024 eNom, LLC Data Protected
46 reply.tech 22 Nov 2018 22 Nov 2024 eNom, Inc. Data Protected
47 reply.shop 14 Dec 2018 14 Dec 2024 Enom, Inc -
48 reply.bet 26 Apr 2019 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 reply.ninja 3 May 2019 3 May 2025 Porkbun LLC Private by Design, LLC
50 reply.ovh 5 Jun 2019 5 Jun 2024 OVH Tilt Factory
51 reply.social 24 Jun 2019 24 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 reply.uk 4 Jul 2019 4 Jul 2024 Register S.p.A. [Tag = REGISTER-IT] Reply Limited
53 reply.show 12 Aug 2019 12 Aug 2024 Squarespace Domains II LLC Wurd Voice
54 reply.codes 6 Nov 2019 6 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
55 reply.tv 22 Jan 2020 22 Jan 2025 TurnCommerce, Inc. DBA NameBright.com Appetite Media
56 reply.su 29 Mar 2020 29 Mar 2025 RUCENTER-SU Private Person
57 reply.info 6 Apr 2020 6 Apr 2024 Dynadot Inc REDACTED FOR PRIVACY
58 reply.kiwi 17 Apr 2020 17 Apr 2025 Tucows Data Protected
59 reply.one 14 Jul 2020 14 Jul 2024 PSI-USA, Inc. dba Domain Robot Sematell GmbH
60 reply.expert 16 Jul 2020 16 Jul 2024 Gandi SAS Directly Software, Inc.
61 reply.so 6 Sep 2020 6 Sep 2024 NameCheap Privacy service provided by Withheld for Privacy ehf
62 reply.bot 3 Oct 2020 3 Oct 2024 EnCirca, Inc. Kannan Dorairaj
63 reply.church 24 Nov 2020 24 Nov 2024 Amazon Registrar, Inc. Identity Protection Service
64 reply.guru 7 Dec 2020 7 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 reply.sexy 7 Dec 2020 7 Dec 2030 eNom, Inc. Data Protected
66 reply.digital 26 Jan 2021 26 Jan 2025 INWX GmbH Retail.me GmbH
67 reply.brussels 3 Mar 2021 3 Mar 2025 Ascio Technologies Inc, Danmark Reply SpA
68 reply.today 10 Mar 2021 10 Mar 2025 Chengdu West Dimension Digital Technology Co., Ltd. Li Ling
69 reply.farm 24 Apr 2021 24 Apr 2025 Porkbun LLC Private by Design, LLC
70 reply.ooo 21 May 2021 21 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
71 reply.community 15 Jul 2021 15 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
72 reply.fashion 20 Nov 2021 20 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0163132655
73 reply.la 23 Mar 2022 23 Mar 2025 LA Domain Names -
74 reply.nyc 31 Mar 2022 31 Mar 2025 Porkbun REDACTED FOR PRIVACY
75 reply.moe 8 Jun 2022 8 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 reply.club 6 Aug 2022 6 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
77 reply.ink 8 Aug 2022 8 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
78 reply.video 16 Aug 2022 16 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
79 reply.gift 25 Aug 2022 25 Aug 2024 Synergy Wholesale Pty Ltd REDACTED FOR PRIVACY
80 reply.fyi 14 Sep 2022 14 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
81 reply.express 21 Sep 2022 21 Sep 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com Gelform Inc
82 reply.bio 9 Nov 2022 9 Nov 2024 NameCheap, Inc. Private by Design, LLC
83 reply.dev 27 Nov 2022 27 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 reply.icu 2 Dec 2022 2 Dec 2032 PDR Ltd. d/b/a PublicDomainRegistry.com Area Control
85 reply.africa 21 Dec 2022 21 Dec 2024 Namecheap, Inc. REDACTED
86 reply.computer 4 Jan 2023 4 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
87 reply.wtf 9 Jan 2023 9 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 reply.love 14 Feb 2023 14 Feb 2025 Tucows Domains Inc. Privacy Protected by Hostnet
89 reply.sbs 14 Feb 2023 14 Feb 2026 Porkbun, LLC Private by Design, LLC
90 reply.contact 1 Mar 2023 1 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
91 reply.new 15 Mar 2023 15 Mar 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
92 reply.reviews 18 Mar 2023 18 Mar 2025 Mesh Digital Limited Domains By Proxy, LLC
93 reply.media 19 Mar 2023 19 Mar 2024 Sav.com, LLC - 21 Privacy Protection
94 reply.lol 18 Apr 2023 18 Apr 2025 Dynadot LLC -
95 reply.world 25 Apr 2023 25 Apr 2025 Sav.com, LLC Privacy Protection
96 reply.best 26 Apr 2023 26 Apr 2025 Sav.com, LLC - 19 Privacy Protection
97 reply.cfd 2 May 2023 2 May 2025 Aceville Pte. Ltd. "Jacobs Deshaun"
98 reply.pics 6 May 2023 6 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
99 reply.email 7 May 2023 7 May 2025 Name.com, Inc. Domain Protection Services, Inc.
100 reply.sh 5 Jun 2023 5 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Reply.ws.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=reply&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "reply",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 140,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "reply.net, reply.it, reply.nl, reply.ru, reply.hu, reply.org, reply.com.br, reply.ca, reply.us, reply.cn, reply.ws, reply.pl, reply.org.uk, reply.cc, reply.fr, reply.in, reply.co, reply.cm, reply.ly, reply.xyz, reply.zone, reply.network, reply.io, reply.feedback, reply.direct, reply.run, reply.live, reply.wedding, reply.com, reply.systems, reply.ltd, reply.solutions, reply.click, reply.biz, reply.marketing, reply.cat, reply.events, reply.app, reply.plus, reply.link, reply.pro, reply.ro, reply.work, reply.business, reply.technology, reply.tech, reply.shop, reply.bet, reply.ninja, reply.ovh, reply.social, reply.uk, reply.show, reply.codes, reply.tv, reply.su, reply.info, reply.kiwi, reply.one, reply.expert, reply.so, reply.bot, reply.church, reply.guru, reply.sexy, reply.digital, reply.brussels, reply.today, reply.farm, reply.ooo, reply.community, reply.fashion, reply.la, reply.nyc, reply.moe, reply.club, reply.ink, reply.video, reply.gift, reply.fyi, reply.express, reply.bio, reply.dev, reply.icu, reply.africa, reply.computer, reply.wtf, reply.love, reply.sbs, reply.contact, reply.new, reply.reviews, reply.media, reply.lol, reply.world, reply.best, reply.cfd, reply.pics, reply.email, reply.sh",
    "results": [
        {
            "num": 1,
            "domain_name": "reply.net",
            "domain_keyword": "reply",
            "domain_tld": "net",
            "query_time": "2024-06-07 11:11:29",
            "create_date": "1994-07-11",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.reply.net",
                "ns2.reply.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "reply.it",
            "domain_keyword": "reply",
            "domain_tld": "it",
            "query_time": "2024-06-07 11:11:30",
            "create_date": "1996-09-18",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-15",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Reply S.p.A.",
            "registrant_address": "C.so Francia 110",
            "registrant_city": "Torino",
            "registrant_state": "TO",
            "registrant_zip": "10147",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.reply.it",
                "dns2.reply.it",
                "dns4.reply.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "reply.nl",
            "domain_keyword": "reply",
            "domain_tld": "nl",
            "query_time": "2024-05-08 14:34:11",
            "create_date": "1998-06-10",
            "update_date": "2019-05-01",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "auth01.dns.trueserver.nl",
                "auth02.dns.trueserver.nl",
                "auth03.dns.trueserver.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "reply.ru",
            "domain_keyword": "reply",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:57:06",
            "create_date": "1998-06-25",
            "expiry_date": "2024-06-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "reply.hu",
            "domain_keyword": "reply",
            "domain_tld": "hu",
            "query_time": "2024-05-10 12:58:44",
            "create_date": "2000-03-27"
        },
        {
            "num": 6,
            "domain_name": "reply.org",
            "domain_keyword": "reply",
            "domain_tld": "org",
            "query_time": "2024-05-08 14:34:11",
            "create_date": "2000-05-01",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pacific Webs",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "reply.com.br",
            "domain_keyword": "reply",
            "domain_tld": "com.br",
            "query_time": "2024-04-24 23:04:50",
            "create_date": "2000-10-06",
            "update_date": "2021-10-14",
            "expiry_date": "2025-10-06",
            "registrant_name": "REPLY COM ART ESPORTIVOS LTDA",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 8,
            "domain_name": "reply.ca",
            "domain_keyword": "reply",
            "domain_tld": "ca",
            "query_time": "2024-05-01 14:10:09",
            "create_date": "2002-01-24",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-24",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "reply.us",
            "domain_keyword": "reply",
            "domain_tld": "us",
            "query_time": "2024-05-12 11:09:36",
            "create_date": "2002-04-24",
            "update_date": "2018-11-21",
            "expiry_date": "2028-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Justin Jackson",
            "registrant_company": "Valorem Consulting Group",
            "registrant_address": "2101 Broadway, Suite 31",
            "registrant_city": "Kansas City",
            "registrant_state": "Missouri",
            "registrant_zip": "64108",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8164126296",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "reply.cn",
            "domain_keyword": "reply",
            "domain_tld": "cn",
            "query_time": "2024-05-01 14:11:24",
            "create_date": "2003-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京国网信息有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "reply.ws",
            "domain_keyword": "reply",
            "domain_tld": "ws",
            "query_time": "2024-05-01 13:45:29",
            "create_date": "2003-09-26",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://rrpproxy.com",
            "name_servers": [
                "ns1.crucialparadigm.com",
                "ns2.crucialparadigm.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "reply.pl",
            "domain_keyword": "reply",
            "domain_tld": "pl",
            "query_time": "2024-06-05 16:14:52",
            "create_date": "2004-05-22",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-21",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "a.ns.segfault.pl",
                "core.segfault.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "reply.org.uk",
            "domain_keyword": "reply",
            "domain_tld": "org.uk",
            "query_time": "2024-04-24 23:04:51",
            "create_date": "2004-10-01",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-01",
            "registrar_name": "Alan Drury [Tag = SIGNS]",
            "registrar_website": "https://www.adsw.co.uk",
            "name_servers": [
                "ns1.chesternet.com",
                "ns2.chesternet.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "reply.cc",
            "domain_keyword": "reply",
            "domain_tld": "cc",
            "query_time": "2024-05-30 12:01:55",
            "create_date": "2004-11-28",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "reply.fr",
            "domain_keyword": "reply",
            "domain_tld": "fr",
            "query_time": "2024-05-05 10:37:36",
            "create_date": "2006-08-21",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-21",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 16,
            "domain_name": "reply.in",
            "domain_keyword": "reply",
            "domain_tld": "in",
            "query_time": "2024-04-24 23:04:50",
            "create_date": "2009-05-03",
            "update_date": "2023-12-04",
            "expiry_date": "2030-05-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "reply.co",
            "domain_keyword": "reply",
            "domain_tld": "co",
            "query_time": "2024-05-08 14:34:11",
            "create_date": "2010-07-20",
            "update_date": "2022-08-03",
            "expiry_date": "2027-07-19",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-32560985.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "reply.cm",
            "domain_keyword": "reply",
            "domain_tld": "cm",
            "query_time": "2024-05-08 14:34:11",
            "create_date": "2010-12-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-30",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Data Protected Data Protected",
            "registrant_company": "Data Protected",
            "registrant_address": "123 Data Protected",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98033",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.0000000000",
            "registrant_fax": "+1.0000000000",
            "name_servers": [
                "ns1.vu.cm",
                "ns2.vu.cm"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 19,
            "domain_name": "reply.ly",
            "domain_keyword": "reply",
            "domain_tld": "ly",
            "query_time": "2024-04-29 11:37:23",
            "create_date": "2012-03-20",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-20",
            "registrar_name": "Libyan Spider Network (loc)",
            "registrant_name": "Abd Arrahman Tebar",
            "registrant_company": "private",
            "registrant_address": "Tripoli",
            "registrant_city": "Tripoli",
            "registrant_state": "TR",
            "registrant_zip": "9245",
            "registrant_country": "LY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+92.5000133",
            "name_servers": [
                "ns1.ns.ly",
                "ns2.ns.ly",
                "ns3.ns.ly",
                "ns4.ns.ly",
                "ns5.ns.ly"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "reply.xyz",
            "domain_keyword": "reply",
            "domain_tld": "xyz",
            "query_time": "2024-04-24 23:04:50",
            "create_date": "2014-06-03",
            "update_date": "2024-04-16",
            "expiry_date": "2025-06-03",
            "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.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "reply.zone",
            "domain_keyword": "reply",
            "domain_tld": "zone",
            "query_time": "2024-05-19 23:28:35",
            "create_date": "2014-09-03",
            "update_date": "2023-10-18",
            "expiry_date": "2024-09-03",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "reply.network",
            "domain_keyword": "reply",
            "domain_tld": "network",
            "query_time": "2024-05-01 13:45:03",
            "create_date": "2014-12-10",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-10",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "reply.io",
            "domain_keyword": "reply",
            "domain_tld": "io",
            "query_time": "2024-06-07 11:11:30",
            "create_date": "2015-01-27",
            "update_date": "2020-08-10",
            "expiry_date": "2030-01-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ReplyApp 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": [
                "jill.ns.cloudflare.com",
                "micah.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "reply.feedback",
            "domain_keyword": "reply",
            "domain_tld": "feedback",
            "query_time": "2024-06-01 20:39:41",
            "create_date": "2015-07-05",
            "update_date": "2024-04-02",
            "expiry_date": "2024-07-05",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "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": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "reply.direct",
            "domain_keyword": "reply",
            "domain_tld": "direct",
            "query_time": "2024-04-24 23:04:50",
            "create_date": "2015-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-14",
            "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.ontraport.com",
                "ns2.ontraport.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "reply.run",
            "domain_keyword": "reply",
            "domain_tld": "run",
            "query_time": "2024-05-01 13:45:04",
            "create_date": "2016-02-16",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "e-stimate ApS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "clint.ns.cloudflare.com",
                "dina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "reply.live",
            "domain_keyword": "reply",
            "domain_tld": "live",
            "query_time": "2024-05-24 04:31:06",
            "create_date": "2016-03-25",
            "update_date": "2024-05-09",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FX Agency",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UTRECHT",
            "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": [
                "ns1.exonet.nl",
                "ns2.exonet.nl",
                "ns3.exonet.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "reply.wedding",
            "domain_keyword": "reply",
            "domain_tld": "wedding",
            "query_time": "2024-04-24 23:04:50",
            "create_date": "2016-04-27",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-27",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NybbleMouse Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "South Gloucestershire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "reply.com",
            "domain_keyword": "reply",
            "domain_tld": "com",
            "query_time": "2024-06-05 04:27:16",
            "create_date": "2016-05-31",
            "update_date": "2023-11-12",
            "expiry_date": "2024-10-10",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reply S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "dns1.reply.it",
                "dns2.reply.it",
                "dns4.reply.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "reply.systems",
            "domain_keyword": "reply",
            "domain_tld": "systems",
            "query_time": "2024-05-08 14:34:11",
            "create_date": "2016-06-28",
            "update_date": "2023-11-17",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "reply.ltd",
            "domain_keyword": "reply",
            "domain_tld": "ltd",
            "query_time": "2024-05-01 13:45:32",
            "create_date": "2016-10-16",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-16",
            "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": "Zhuang Ding Shan",
            "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": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "reply.solutions",
            "domain_keyword": "reply",
            "domain_tld": "solutions",
            "query_time": "2024-05-08 14:34:11",
            "create_date": "2016-10-18",
            "update_date": "2024-04-10",
            "expiry_date": "2024-10-18",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "reply.click",
            "domain_keyword": "reply",
            "domain_tld": "click",
            "query_time": "2024-04-24 23:04:49",
            "create_date": "2017-01-25",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o. d/b/a subreg.cz",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois protection, this company does not own this domain name s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar 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.thehost.com.ua",
                "ns2.thehost.com.ua",
                "ns3.thehost.com.ua",
                "ns4.thehost.com.ua"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "reply.biz",
            "domain_keyword": "reply",
            "domain_tld": "biz",
            "query_time": "2024-05-08 14:34:11",
            "create_date": "2017-03-30",
            "update_date": "2023-05-20",
            "expiry_date": "2025-03-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "reply.marketing",
            "domain_keyword": "reply",
            "domain_tld": "marketing",
            "query_time": "2024-05-01 13:45:19",
            "create_date": "2017-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "reply.cat",
            "domain_keyword": "reply",
            "domain_tld": "cat",
            "query_time": "2024-05-01 13:44:47",
            "create_date": "2017-07-29",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-29",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "https://www.gandi.net/",
            "name_servers": [
                "ns-30-b.gandi.net",
                "ns-36-a.gandi.net",
                "ns-59-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "reply.events",
            "domain_keyword": "reply",
            "domain_tld": "events",
            "query_time": "2024-05-01 13:45:36",
            "create_date": "2017-08-15",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "reply.app",
            "domain_keyword": "reply",
            "domain_tld": "app",
            "query_time": "2024-05-01 13:45:31",
            "create_date": "2018-01-04",
            "update_date": "2023-12-08",
            "expiry_date": "2025-01-04",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Google LLC",
            "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 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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "reply.plus",
            "domain_keyword": "reply",
            "domain_tld": "plus",
            "query_time": "2024-05-01 13:45:15",
            "create_date": "2018-04-03",
            "update_date": "2024-03-10",
            "expiry_date": "2025-04-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Slimweb",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "reply.link",
            "domain_keyword": "reply",
            "domain_tld": "link",
            "query_time": "2024-05-01 13:44:47",
            "create_date": "2018-05-06",
            "update_date": "2024-03-12",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Ltd.",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "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": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "reply.pro",
            "domain_keyword": "reply",
            "domain_tld": "pro",
            "query_time": "2024-06-07 11:11:30",
            "create_date": "2018-07-28",
            "update_date": "2024-04-06",
            "expiry_date": "2024-07-28",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n/a",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "reply.ro",
            "domain_keyword": "reply",
            "domain_tld": "ro",
            "query_time": "2024-05-01 14:12:11",
            "create_date": "2018-09-14",
            "expiry_date": "2025-02-02",
            "registrar_name": "Claus Web SRL",
            "registrar_website": "www.clausweb.ro",
            "name_servers": [
                "ns10.securepod.com",
                "ns11.securepod.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 43,
            "domain_name": "reply.work",
            "domain_keyword": "reply",
            "domain_tld": "work",
            "query_time": "2024-06-07 11:11:30",
            "create_date": "2018-09-18",
            "update_date": "2023-07-16",
            "expiry_date": "2028-09-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "reply.business",
            "domain_keyword": "reply",
            "domain_tld": "business",
            "query_time": "2024-04-24 23:04:49",
            "create_date": "2018-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2024-10-05",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "reply.technology",
            "domain_keyword": "reply",
            "domain_tld": "technology",
            "query_time": "2024-05-01 13:44:49",
            "create_date": "2018-11-13",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-13",
            "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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "reply.tech",
            "domain_keyword": "reply",
            "domain_tld": "tech",
            "query_time": "2024-05-01 13:45:07",
            "create_date": "2018-11-22",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-22",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "WA",
            "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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "reply.shop",
            "domain_keyword": "reply",
            "domain_tld": "shop",
            "query_time": "2024-05-04 07:59:45",
            "create_date": "2018-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-14",
            "registrar_iana": 48,
            "registrar_name": "Enom, Inc",
            "registrar_website": "http://www.enom.com/",
            "registrant_state": "WA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "reply.bet",
            "domain_keyword": "reply",
            "domain_tld": "bet",
            "query_time": "2024-04-27 00:53:54",
            "create_date": "2019-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "reply.ninja",
            "domain_keyword": "reply",
            "domain_tld": "ninja",
            "query_time": "2024-06-05 14:01:49",
            "create_date": "2019-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "reply.ovh",
            "domain_keyword": "reply",
            "domain_tld": "ovh",
            "query_time": "2024-05-08 14:34:11",
            "create_date": "2019-06-05",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-05",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Tilt Factory",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "reply.social",
            "domain_keyword": "reply",
            "domain_tld": "social",
            "query_time": "2024-05-01 13:45:09",
            "create_date": "2019-06-24",
            "update_date": "2023-08-08",
            "expiry_date": "2024-06-24",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "reply.uk",
            "domain_keyword": "reply",
            "domain_tld": "uk",
            "query_time": "2024-05-01 14:11:14",
            "create_date": "2019-07-04",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-04",
            "registrar_name": "Register S.p.A. [Tag = REGISTER-IT]",
            "registrar_website": "http://www.register.it",
            "registrant_name": "Reply Limited",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "reply.show",
            "domain_keyword": "reply",
            "domain_tld": "show",
            "query_time": "2024-05-01 13:44:50",
            "create_date": "2019-08-12",
            "update_date": "2024-04-02",
            "expiry_date": "2024-08-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wurd Voice",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NE",
            "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": 54,
            "domain_name": "reply.codes",
            "domain_keyword": "reply",
            "domain_tld": "codes",
            "query_time": "2024-05-01 13:44:49",
            "create_date": "2019-11-06",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "reply.tv",
            "domain_keyword": "reply",
            "domain_tld": "tv",
            "query_time": "2024-05-01 13:44:54",
            "create_date": "2020-01-22",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Appetite Media",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "reply.su",
            "domain_keyword": "reply",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:20:23",
            "create_date": "2020-03-29",
            "expiry_date": "2025-03-29",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 57,
            "domain_name": "reply.info",
            "domain_keyword": "reply",
            "domain_tld": "info",
            "query_time": "2024-06-07 11:11:30",
            "create_date": "2020-04-06",
            "update_date": "2024-05-16",
            "expiry_date": "2024-04-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "reply.kiwi",
            "domain_keyword": "reply",
            "domain_tld": "kiwi",
            "query_time": "2024-04-29 11:37:23",
            "create_date": "2020-04-17",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows",
            "registrar_website": "www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "reply.one",
            "domain_keyword": "reply",
            "domain_tld": "one",
            "query_time": "2024-06-07 11:11:30",
            "create_date": "2020-07-14",
            "update_date": "2023-08-28",
            "expiry_date": "2024-07-14",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sematell GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "reply.expert",
            "domain_keyword": "reply",
            "domain_tld": "expert",
            "query_time": "2024-05-26 18:20:01",
            "create_date": "2020-07-16",
            "update_date": "2023-06-17",
            "expiry_date": "2024-07-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Directly Software, 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-1074.awsdns-06.org",
                "ns-1549.awsdns-01.co.uk",
                "ns-192.awsdns-24.com",
                "ns-838.awsdns-40.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "reply.so",
            "domain_keyword": "reply",
            "domain_tld": "so",
            "query_time": "2024-05-08 14:34:11",
            "create_date": "2020-09-06",
            "update_date": "2023-08-07",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "reply.bot",
            "domain_keyword": "reply",
            "domain_tld": "bot",
            "query_time": "2024-05-16 07:46:14",
            "create_date": "2020-10-03",
            "update_date": "2024-01-18",
            "expiry_date": "2024-10-03",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "WWW.ENCIRCA.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kannan Dorairaj",
            "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": [
                "standard3.encirca.net",
                "standard4.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "reply.church",
            "domain_keyword": "reply",
            "domain_tld": "church",
            "query_time": "2024-05-30 12:01:55",
            "create_date": "2020-11-24",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-24",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1053.ui-dns.biz",
                "ns1058.ui-dns.de",
                "ns1096.ui-dns.com",
                "ns1110.ui-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "reply.guru",
            "domain_keyword": "reply",
            "domain_tld": "guru",
            "query_time": "2024-05-01 13:45:13",
            "create_date": "2020-12-07",
            "update_date": "2024-01-21",
            "expiry_date": "2024-12-07",
            "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": 65,
            "domain_name": "reply.sexy",
            "domain_keyword": "reply",
            "domain_tld": "sexy",
            "query_time": "2024-04-24 23:04:50",
            "create_date": "2020-12-07",
            "update_date": "2021-01-12",
            "expiry_date": "2030-12-07",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "whois.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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "reply.digital",
            "domain_keyword": "reply",
            "domain_tld": "digital",
            "query_time": "2024-05-01 13:45:05",
            "create_date": "2021-01-26",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Retail.me GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "reply.brussels",
            "domain_keyword": "reply",
            "domain_tld": "brussels",
            "query_time": "2024-05-19 23:28:34",
            "create_date": "2021-03-03",
            "update_date": "2024-01-18",
            "expiry_date": "2025-03-03",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc, Danmark",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Reply SpA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "reply.today",
            "domain_keyword": "reply",
            "domain_tld": "today",
            "query_time": "2024-05-12 11:09:36",
            "create_date": "2021-03-10",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Ling",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "sichuan",
            "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": [
                "curitiba.porkbun.com",
                "fortaleza.porkbun.com",
                "maceio.porkbun.com",
                "salvador.porkbun.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "reply.farm",
            "domain_keyword": "reply",
            "domain_tld": "farm",
            "query_time": "2024-05-07 15:55:22",
            "create_date": "2021-04-24",
            "update_date": "2024-05-05",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "reply.ooo",
            "domain_keyword": "reply",
            "domain_tld": "ooo",
            "query_time": "2024-05-24 04:31:06",
            "create_date": "2021-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "NY",
            "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": [
                "laila.ns.cloudflare.com",
                "marek.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "reply.community",
            "domain_keyword": "reply",
            "domain_tld": "community",
            "query_time": "2024-05-01 13:45:16",
            "create_date": "2021-07-15",
            "update_date": "2024-03-07",
            "expiry_date": "2024-07-15",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 72,
            "domain_name": "reply.fashion",
            "domain_keyword": "reply",
            "domain_tld": "fashion",
            "query_time": "2024-05-19 23:28:35",
            "create_date": "2021-11-20",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0163132655",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "reply.la",
            "domain_keyword": "reply",
            "domain_tld": "la",
            "query_time": "2024-05-01 13:45:04",
            "create_date": "2022-03-23",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-23",
            "registrar_iana": 9999,
            "registrar_name": "LA Domain Names",
            "registrant_email": "https://whois.nic.la/contact/reply.la/registrant",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "reply.nyc",
            "domain_keyword": "reply",
            "domain_tld": "nyc",
            "query_time": "2024-06-02 22:54:50",
            "create_date": "2022-03-31",
            "update_date": "2024-05-15",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "reply.moe",
            "domain_keyword": "reply",
            "domain_tld": "moe",
            "query_time": "2024-06-11 01:20:29",
            "create_date": "2022-06-08",
            "update_date": "2024-06-09",
            "expiry_date": "2025-06-08",
            "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": [
                "ns-1136.awsdns-14.org",
                "ns-167.awsdns-20.com",
                "ns-1837.awsdns-37.co.uk",
                "ns-579.awsdns-08.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "reply.club",
            "domain_keyword": "reply",
            "domain_tld": "club",
            "query_time": "2024-04-24 23:04:50",
            "create_date": "2022-08-06",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "reply.ink",
            "domain_keyword": "reply",
            "domain_tld": "ink",
            "query_time": "2024-05-08 14:34:11",
            "create_date": "2022-08-08",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.filospace.com",
                "ns2.filospace.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "reply.video",
            "domain_keyword": "reply",
            "domain_tld": "video",
            "query_time": "2024-05-01 13:45:06",
            "create_date": "2022-08-16",
            "update_date": "2023-07-22",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "reply.gift",
            "domain_keyword": "reply",
            "domain_tld": "gift",
            "query_time": "2024-05-19 23:28:34",
            "create_date": "2022-08-25",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Pty Ltd",
            "registrar_website": "synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.syd1.hostingplatform.net.au",
                "ns2.syd1.hostingplatform.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "reply.fyi",
            "domain_keyword": "reply",
            "domain_tld": "fyi",
            "query_time": "2024-05-01 13:44:45",
            "create_date": "2022-09-14",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "reply.express",
            "domain_keyword": "reply",
            "domain_tld": "express",
            "query_time": "2024-05-29 03:01:59",
            "create_date": "2022-09-21",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-21",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gelform Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NH",
            "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": [
                "x.ns.joker.com",
                "y.ns.joker.com",
                "z.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "reply.bio",
            "domain_keyword": "reply",
            "domain_tld": "bio",
            "query_time": "2024-05-01 13:44:56",
            "create_date": "2022-11-09",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "reply.dev",
            "domain_keyword": "reply",
            "domain_tld": "dev",
            "query_time": "2024-05-30 12:01:55",
            "create_date": "2022-11-27",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "reply.icu",
            "domain_keyword": "reply",
            "domain_tld": "icu",
            "query_time": "2024-05-30 12:01:55",
            "create_date": "2022-12-02",
            "update_date": "2023-09-28",
            "expiry_date": "2032-12-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Area Control",
            "registrant_state": "Nevada",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "reply.africa",
            "domain_keyword": "reply",
            "domain_tld": "africa",
            "query_time": "2024-04-29 11:37:23",
            "create_date": "2022-12-21",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "reply.computer",
            "domain_keyword": "reply",
            "domain_tld": "computer",
            "query_time": "2024-05-08 14:34:11",
            "create_date": "2023-01-04",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-04",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.name.com",
                "ns2.name.com",
                "ns3.name.com",
                "ns4.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "reply.wtf",
            "domain_keyword": "reply",
            "domain_tld": "wtf",
            "query_time": "2024-05-01 13:45:10",
            "create_date": "2023-01-09",
            "update_date": "2024-02-23",
            "expiry_date": "2025-01-09",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "reply.love",
            "domain_keyword": "reply",
            "domain_tld": "love",
            "query_time": "2024-05-01 13:44:50",
            "create_date": "2023-02-14",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protected by Hostnet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "reply.sbs",
            "domain_keyword": "reply",
            "domain_tld": "sbs",
            "query_time": "2024-06-01 20:39:41",
            "create_date": "2023-02-14",
            "update_date": "2024-03-26",
            "expiry_date": "2026-02-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "reply.contact",
            "domain_keyword": "reply",
            "domain_tld": "contact",
            "query_time": "2024-04-29 11:37:23",
            "create_date": "2023-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "reply.new",
            "domain_keyword": "reply",
            "domain_tld": "new",
            "query_time": "2024-05-15 09:10:03",
            "create_date": "2023-03-15",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-15",
            "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": [
                "ns10.digicertdns.com",
                "ns11.digicertdns.com",
                "ns12.digicertdns.com",
                "ns14.digicertdns.net",
                "ns15.digicertdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "reply.reviews",
            "domain_keyword": "reply",
            "domain_tld": "reviews",
            "query_time": "2024-05-19 23:28:34",
            "create_date": "2023-03-18",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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.reply.reviews",
                "ns2.reply.reviews"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "reply.media",
            "domain_keyword": "reply",
            "domain_tld": "media",
            "query_time": "2024-05-30 12:01:56",
            "create_date": "2023-03-19",
            "update_date": "2024-05-02",
            "expiry_date": "2024-03-19",
            "registrar_iana": 3911,
            "registrar_name": "Sav.com, LLC - 21",
            "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-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "reply.lol",
            "domain_keyword": "reply",
            "domain_tld": "lol",
            "query_time": "2024-05-01 13:45:04",
            "create_date": "2023-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "reply.world",
            "domain_keyword": "reply",
            "domain_tld": "world",
            "query_time": "2024-05-01 13:44:57",
            "create_date": "2023-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "reply.best",
            "domain_keyword": "reply",
            "domain_tld": "best",
            "query_time": "2024-04-29 11:37:23",
            "create_date": "2023-04-26",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-26",
            "registrar_iana": 3909,
            "registrar_name": "Sav.com, LLC - 19",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "reply.cfd",
            "domain_keyword": "reply",
            "domain_tld": "cfd",
            "query_time": "2024-05-08 14:34:11",
            "create_date": "2023-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 3858,
            "registrar_name": "Aceville Pte. Ltd.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_company": "\"Jacobs Deshaun\"",
            "registrant_state": "\"Florida\"",
            "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": [
                "chelsea.ns.cloudflare.com",
                "felipe.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "reply.pics",
            "domain_keyword": "reply",
            "domain_tld": "pics",
            "query_time": "2024-05-12 11:09:35",
            "create_date": "2023-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "reply.email",
            "domain_keyword": "reply",
            "domain_tld": "email",
            "query_time": "2024-05-12 11:09:35",
            "create_date": "2023-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2dqr.name.com",
                "ns3cna.name.com",
                "ns4cpw.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "reply.sh",
            "domain_keyword": "reply",
            "domain_tld": "sh",
            "query_time": "2024-05-30 12:01:56",
            "create_date": "2023-06-05",
            "update_date": "2024-05-11",
            "expiry_date": "2025-06-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1685923200000_2065952",
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>reply</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>140</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>reply.net, reply.it, reply.nl, reply.ru, reply.hu, reply.org, reply.com.br, reply.ca, reply.us, reply.cn, reply.ws, reply.pl, reply.org.uk, reply.cc, reply.fr, reply.in, reply.co, reply.cm, reply.ly, reply.xyz, reply.zone, reply.network, reply.io, reply.feedback, reply.direct, reply.run, reply.live, reply.wedding, reply.com, reply.systems, reply.ltd, reply.solutions, reply.click, reply.biz, reply.marketing, reply.cat, reply.events, reply.app, reply.plus, reply.link, reply.pro, reply.ro, reply.work, reply.business, reply.technology, reply.tech, reply.shop, reply.bet, reply.ninja, reply.ovh, reply.social, reply.uk, reply.show, reply.codes, reply.tv, reply.su, reply.info, reply.kiwi, reply.one, reply.expert, reply.so, reply.bot, reply.church, reply.guru, reply.sexy, reply.digital, reply.brussels, reply.today, reply.farm, reply.ooo, reply.community, reply.fashion, reply.la, reply.nyc, reply.moe, reply.club, reply.ink, reply.video, reply.gift, reply.fyi, reply.express, reply.bio, reply.dev, reply.icu, reply.africa, reply.computer, reply.wtf, reply.love, reply.sbs, reply.contact, reply.new, reply.reviews, reply.media, reply.lol, reply.world, reply.best, reply.cfd, reply.pics, reply.email, reply.sh</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>reply.net</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 11:11:29</query_time>
   <create_date>1994-07-11</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.reply.net</value>
    <value>ns2.reply.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>reply.it</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-07 11:11:30</query_time>
   <create_date>1996-09-18</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Reply S.p.A.</registrant_company>
   <registrant_address>C.so Francia 110</registrant_address>
   <registrant_city>Torino</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10147</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.reply.it</value>
    <value>dns2.reply.it</value>
    <value>dns4.reply.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>reply.nl</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 14:34:11</query_time>
   <create_date>1998-06-10</create_date>
   <update_date>2019-05-01</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>auth01.dns.trueserver.nl</value>
    <value>auth02.dns.trueserver.nl</value>
    <value>auth03.dns.trueserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>reply.ru</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:57:06</query_time>
   <create_date>1998-06-25</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>reply.hu</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 12:58:44</query_time>
   <create_date>2000-03-27</create_date>
  </value>
  <value>
   <num>6</num>
   <domain_name>reply.org</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 14:34:11</query_time>
   <create_date>2000-05-01</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-01</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>Pacific Webs</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>reply.com.br</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-24 23:04:50</query_time>
   <create_date>2000-10-06</create_date>
   <update_date>2021-10-14</update_date>
   <expiry_date>2025-10-06</expiry_date>
   <registrant_name>REPLY COM ART ESPORTIVOS LTDA</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>reply.ca</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-01 14:10:09</query_time>
   <create_date>2002-01-24</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>reply.us</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-12 11:09:36</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2018-11-21</update_date>
   <expiry_date>2028-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Justin Jackson</registrant_name>
   <registrant_company>Valorem Consulting Group</registrant_company>
   <registrant_address>2101 Broadway, Suite 31</registrant_address>
   <registrant_city>Kansas City</registrant_city>
   <registrant_state>Missouri</registrant_state>
   <registrant_zip>64108</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8164126296</registrant_phone>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.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>10</num>
   <domain_name>reply.cn</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-01 14:11:24</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京国网信息有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>reply.ws</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-01 13:45:29</query_time>
   <create_date>2003-09-26</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://rrpproxy.com</registrar_website>
   <name_servers>
    <value>ns1.crucialparadigm.com</value>
    <value>ns2.crucialparadigm.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>reply.pl</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-05 16:14:52</query_time>
   <create_date>2004-05-22</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>a.ns.segfault.pl</value>
    <value>core.segfault.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>reply.org.uk</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-24 23:04:51</query_time>
   <create_date>2004-10-01</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>Alan Drury [Tag = SIGNS]</registrar_name>
   <registrar_website>https://www.adsw.co.uk</registrar_website>
   <name_servers>
    <value>ns1.chesternet.com</value>
    <value>ns2.chesternet.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>reply.cc</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-30 12:01:55</query_time>
   <create_date>2004-11-28</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>reply.fr</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 10:37:36</query_time>
   <create_date>2006-08-21</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>reply.in</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-24 23:04:50</query_time>
   <create_date>2009-05-03</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2030-05-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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 contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>reply.co</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 14:34:11</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2022-08-03</update_date>
   <expiry_date>2027-07-19</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-32560985.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>reply.cm</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-08 14:34:11</query_time>
   <create_date>2010-12-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Data Protected Data Protected</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>123 Data Protected</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98033</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.0000000000</registrant_phone>
   <registrant_fax>+1.0000000000</registrant_fax>
   <name_servers>
    <value>ns1.vu.cm</value>
    <value>ns2.vu.cm</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>reply.ly</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-04-29 11:37:23</query_time>
   <create_date>2012-03-20</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>Libyan Spider Network (loc)</registrar_name>
   <registrant_name>Abd Arrahman Tebar</registrant_name>
   <registrant_company>private</registrant_company>
   <registrant_address>Tripoli</registrant_address>
   <registrant_city>Tripoli</registrant_city>
   <registrant_state>TR</registrant_state>
   <registrant_zip>9245</registrant_zip>
   <registrant_country>LY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+92.5000133</registrant_phone>
   <name_servers>
    <value>ns1.ns.ly</value>
    <value>ns2.ns.ly</value>
    <value>ns3.ns.ly</value>
    <value>ns4.ns.ly</value>
    <value>ns5.ns.ly</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>reply.xyz</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-24 23:04:50</query_time>
   <create_date>2014-06-03</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-06-03</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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>reply.zone</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-19 23:28:35</query_time>
   <create_date>2014-09-03</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-09-03</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>reply.network</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-01 13:45:03</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>reply.io</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-07 11:11:30</query_time>
   <create_date>2015-01-27</create_date>
   <update_date>2020-08-10</update_date>
   <expiry_date>2030-01-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ReplyApp 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>jill.ns.cloudflare.com</value>
    <value>micah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>reply.feedback</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-06-01 20:39:41</query_time>
   <create_date>2015-07-05</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</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>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>reply.direct</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-04-24 23:04:50</query_time>
   <create_date>2015-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-14</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.ontraport.com</value>
    <value>ns2.ontraport.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>reply.run</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-01 13:45:04</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-16</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>e-stimate ApS</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>clint.ns.cloudflare.com</value>
    <value>dina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>reply.live</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-24 04:31:06</query_time>
   <create_date>2016-03-25</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-03-25</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>FX Agency</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UTRECHT</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>ns1.exonet.nl</value>
    <value>ns2.exonet.nl</value>
    <value>ns3.exonet.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>reply.wedding</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>wedding</domain_tld>
   <query_time>2024-04-24 23:04:50</query_time>
   <create_date>2016-04-27</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NybbleMouse Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>South Gloucestershire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>29</num>
   <domain_name>reply.com</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 04:27:16</query_time>
   <create_date>2016-05-31</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reply S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.reply.it</value>
    <value>dns2.reply.it</value>
    <value>dns4.reply.it</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>30</num>
   <domain_name>reply.systems</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-08 14:34:11</query_time>
   <create_date>2016-06-28</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>reply.ltd</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-01 13:45:32</query_time>
   <create_date>2016-10-16</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-16</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>Zhuang Ding Shan</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>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>reply.solutions</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-08 14:34:11</query_time>
   <create_date>2016-10-18</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-10-18</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>ns57.domaincontrol.com</value>
    <value>ns58.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>33</num>
   <domain_name>reply.click</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-24 23:04:49</query_time>
   <create_date>2017-01-25</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o. d/b/a subreg.cz</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois protection, this company does not own this domain name s.r.o.</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>CZ</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.thehost.com.ua</value>
    <value>ns2.thehost.com.ua</value>
    <value>ns3.thehost.com.ua</value>
    <value>ns4.thehost.com.ua</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>reply.biz</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 14:34:11</query_time>
   <create_date>2017-03-30</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>reply.marketing</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-01 13:45:19</query_time>
   <create_date>2017-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</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>ns29.domaincontrol.com</value>
    <value>ns30.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>36</num>
   <domain_name>reply.cat</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-01 13:44:47</query_time>
   <create_date>2017-07-29</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>https://www.gandi.net/</registrar_website>
   <name_servers>
    <value>ns-30-b.gandi.net</value>
    <value>ns-36-a.gandi.net</value>
    <value>ns-59-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>reply.events</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-01 13:45:36</query_time>
   <create_date>2017-08-15</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>reply.app</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-01 13:45:31</query_time>
   <create_date>2018-01-04</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Google LLC</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 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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>reply.plus</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-01 13:45:15</query_time>
   <create_date>2018-04-03</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-04-03</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>Slimweb</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>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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>reply.link</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-01 13:44:47</query_time>
   <create_date>2018-05-06</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Ltd.</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</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>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>reply.pro</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-07 11:11:30</query_time>
   <create_date>2018-07-28</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>reply.ro</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-01 14:12:11</query_time>
   <create_date>2018-09-14</create_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_name>Claus Web SRL</registrar_name>
   <registrar_website>www.clausweb.ro</registrar_website>
   <name_servers>
    <value>ns10.securepod.com</value>
    <value>ns11.securepod.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>reply.work</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-07 11:11:30</query_time>
   <create_date>2018-09-18</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2028-09-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>reply.business</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-24 23:04:49</query_time>
   <create_date>2018-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-10-05</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>reply.technology</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-01 13:44:49</query_time>
   <create_date>2018-11-13</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-13</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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>reply.tech</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-01 13:45:07</query_time>
   <create_date>2018-11-22</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>WA</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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>reply.shop</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-04 07:59:45</query_time>
   <create_date>2018-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>Enom, Inc</registrar_name>
   <registrar_website>http://www.enom.com/</registrar_website>
   <registrant_state>WA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>reply.bet</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-04-27 00:53:54</query_time>
   <create_date>2019-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>49</num>
   <domain_name>reply.ninja</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-06-05 14:01:49</query_time>
   <create_date>2019-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>reply.ovh</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-08 14:34:11</query_time>
   <create_date>2019-06-05</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Tilt Factory</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.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>51</num>
   <domain_name>reply.social</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-01 13:45:09</query_time>
   <create_date>2019-06-24</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-06-24</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>reply.uk</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-01 14:11:14</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>Register S.p.A. [Tag = REGISTER-IT]</registrar_name>
   <registrar_website>http://www.register.it</registrar_website>
   <registrant_name>Reply Limited</registrant_name>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>reply.show</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-01 13:44:50</query_time>
   <create_date>2019-08-12</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wurd Voice</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NE</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>54</num>
   <domain_name>reply.codes</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-01 13:44:49</query_time>
   <create_date>2019-11-06</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>reply.tv</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-01 13:44:54</query_time>
   <create_date>2020-01-22</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Appetite Media</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>reply.su</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:20:23</query_time>
   <create_date>2020-03-29</create_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>reply.info</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-07 11:11:30</query_time>
   <create_date>2020-04-06</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>reply.kiwi</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-04-29 11:37:23</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows</registrar_name>
   <registrar_website>www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>reply.one</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-07 11:11:30</query_time>
   <create_date>2020-07-14</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sematell GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>reply.expert</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-26 18:20:01</query_time>
   <create_date>2020-07-16</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Directly Software, 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-1074.awsdns-06.org</value>
    <value>ns-1549.awsdns-01.co.uk</value>
    <value>ns-192.awsdns-24.com</value>
    <value>ns-838.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>reply.so</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-08 14:34:11</query_time>
   <create_date>2020-09-06</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap</registrar_name>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>reply.bot</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-16 07:46:14</query_time>
   <create_date>2020-10-03</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-10-03</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>Kannan Dorairaj</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>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>63</num>
   <domain_name>reply.church</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-30 12:01:55</query_time>
   <create_date>2020-11-24</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1053.ui-dns.biz</value>
    <value>ns1058.ui-dns.de</value>
    <value>ns1096.ui-dns.com</value>
    <value>ns1110.ui-dns.org</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>64</num>
   <domain_name>reply.guru</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-01 13:45:13</query_time>
   <create_date>2020-12-07</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-12-07</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>65</num>
   <domain_name>reply.sexy</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>sexy</domain_tld>
   <query_time>2024-04-24 23:04:50</query_time>
   <create_date>2020-12-07</create_date>
   <update_date>2021-01-12</update_date>
   <expiry_date>2030-12-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>whois.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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>reply.digital</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-01 13:45:05</query_time>
   <create_date>2021-01-26</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Retail.me GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>reply.brussels</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-05-19 23:28:34</query_time>
   <create_date>2021-03-03</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc, Danmark</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Reply SpA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant 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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>reply.today</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-12 11:09:36</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Li Ling</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>sichuan</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>curitiba.porkbun.com</value>
    <value>fortaleza.porkbun.com</value>
    <value>maceio.porkbun.com</value>
    <value>salvador.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>reply.farm</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-05-07 15:55:22</query_time>
   <create_date>2021-04-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>reply.ooo</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-24 04:31:06</query_time>
   <create_date>2021-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</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>NY</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>laila.ns.cloudflare.com</value>
    <value>marek.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>reply.community</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-01 13:45:16</query_time>
   <create_date>2021-07-15</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-07-15</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>reply.fashion</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>fashion</domain_tld>
   <query_time>2024-05-19 23:28:35</query_time>
   <create_date>2021-11-20</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-20</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 0163132655</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>reply.la</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-01 13:45:04</query_time>
   <create_date>2022-03-23</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>LA Domain Names</registrar_name>
   <registrant_email>https://whois.nic.la/contact/reply.la/registrant</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>74</num>
   <domain_name>reply.nyc</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-06-02 22:54:50</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.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>New York</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>reply.moe</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-06-11 01:20:29</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-06-08</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>ns-1136.awsdns-14.org</value>
    <value>ns-167.awsdns-20.com</value>
    <value>ns-1837.awsdns-37.co.uk</value>
    <value>ns-579.awsdns-08.net</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>76</num>
   <domain_name>reply.club</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-24 23:04:50</query_time>
   <create_date>2022-08-06</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>reply.ink</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-08 14:34:11</query_time>
   <create_date>2022-08-08</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.filospace.com</value>
    <value>ns2.filospace.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>reply.video</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-01 13:45:06</query_time>
   <create_date>2022-08-16</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>79</num>
   <domain_name>reply.gift</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>gift</domain_tld>
   <query_time>2024-05-19 23:28:34</query_time>
   <create_date>2022-08-25</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Pty Ltd</registrar_name>
   <registrar_website>synergywholesale.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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.syd1.hostingplatform.net.au</value>
    <value>ns2.syd1.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>reply.fyi</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-01 13:44:45</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>reply.express</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-05-29 03:01:59</query_time>
   <create_date>2022-09-21</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gelform Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NH</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>x.ns.joker.com</value>
    <value>y.ns.joker.com</value>
    <value>z.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>reply.bio</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-01 13:44:56</query_time>
   <create_date>2022-11-09</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>reply.dev</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-30 12:01:55</query_time>
   <create_date>2022-11-27</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>reply.icu</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-30 12:01:55</query_time>
   <create_date>2022-12-02</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2032-12-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Area Control</registrant_company>
   <registrant_state>Nevada</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>reply.africa</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-04-29 11:37:23</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>reply.computer</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-08 14:34:11</query_time>
   <create_date>2023-01-04</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.name.com</value>
    <value>ns2.name.com</value>
    <value>ns3.name.com</value>
    <value>ns4.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>reply.wtf</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-01 13:45:10</query_time>
   <create_date>2023-01-09</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-01-09</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>ns57.domaincontrol.com</value>
    <value>ns58.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>88</num>
   <domain_name>reply.love</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-01 13:44:50</query_time>
   <create_date>2023-02-14</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protected by Hostnet</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>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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>reply.sbs</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-06-01 20:39:41</query_time>
   <create_date>2023-02-14</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2026-02-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>reply.contact</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-04-29 11:37:23</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-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>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-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>reply.new</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>new</domain_tld>
   <query_time>2024-05-15 09:10:03</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-15</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>ns10.digicertdns.com</value>
    <value>ns11.digicertdns.com</value>
    <value>ns12.digicertdns.com</value>
    <value>ns14.digicertdns.net</value>
    <value>ns15.digicertdns.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>reply.reviews</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-05-19 23:28:34</query_time>
   <create_date>2023-03-18</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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.reply.reviews</value>
    <value>ns2.reply.reviews</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>reply.media</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-30 12:01:56</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>3911</registrar_iana>
   <registrar_name>Sav.com, LLC - 21</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-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>reply.lol</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-01 13:45:04</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.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>reply.world</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-01 13:44:57</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>reply.best</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-04-29 11:37:23</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>3909</registrar_iana>
   <registrar_name>Sav.com, LLC - 19</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>reply.cfd</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-08 14:34:11</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>3858</registrar_iana>
   <registrar_name>Aceville Pte. Ltd.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_company>&quot;Jacobs Deshaun&quot;</registrant_company>
   <registrant_state>&quot;Florida&quot;</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>chelsea.ns.cloudflare.com</value>
    <value>felipe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>reply.pics</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-12 11:09:35</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>reply.email</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-12 11:09:35</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2dqr.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cpw.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>reply.sh</domain_name>
   <domain_keyword>reply</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-30 12:01:56</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1685923200000_2065952</search_after>
 <stats>
  <total_time>0.027</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,116 domain names (in 0.043 seconds) which look and sound like the brand name "reply".
Domain Name Registered Expiry Registrar Ownership
1 resly.pl 15 Nov 2023 15 Nov 2024 nazwa.pl sp. z o.o. -
2 repsly.uk 9 Jul 2018 9 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
3 replay.co 16 Sep 2012 15 Sep 2026 Dynadot Inc [ VISIT NAMECORE.COM TO CONTACT US ] - Namecore
4 rreply.com 8 Mar 2013 8 Mar 2025 Dynadot Inc -
5 repay.team 19 Feb 2024 19 Feb 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
6 rep-ly.com 26 Mar 2023 26 Mar 2024 Squarespace Domains II LLC -
7 preply.com 23 Jan 2011 23 Jan 2025 GoDaddy.com, LLC -
8 weply.ai - - Key-Systems GmbH Crowdio
9 repgy.com 1 Apr 2022 1 Apr 2025 GoDaddy.com, LLC -
10 rephy.net 23 Dec 2021 23 Dec 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
11 repla.ru 13 Feb 2024 13 Feb 2025 REGRU-RU Private Person
12 repay.blog 8 Feb 2019 8 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
13 replay.audio 26 Mar 2023 26 Mar 2024 Namecheap Withheld for Privacy Purposes
14 realy.market 17 Jul 2021 17 Jul 2024 Registrar of Domain Names REG.RU LLC Contact Privacy Inc. Customer 0162159689
15 reely.co 11 May 2021 11 May 2024 Sav.com LLC Privacy Protection
16 rerly.com 15 Dec 2014 15 Dec 2024 RegistryGate GmbH REDACTED FOR PRIVACY
17 neply.org 21 Sep 2021 21 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 relly.net 8 Mar 2004 22 Apr 2025 ORANGE RELLY
19 repls.run 26 Apr 2023 26 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 replyr.com 1 Sep 2015 1 Sep 2025 GoDaddy.com, LLC -
21 teply.net 4 Oct 2011 4 Oct 2024 GRANSY S.R.O D/B/A SUBREG.CZ Vladimir Teply - MISTRAL soft
22 riply.net 18 Jan 2024 18 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 repli.co 19 Mar 2024 19 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 repll.com 26 Jun 2023 26 Jun 2024 NameCheap, Inc. -
25 repla.io 2 Jul 2015 2 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 preply.website 29 Nov 2023 29 Nov 2024 Porkbun, LLC Private by Design, LLC
27 9reply.com 21 Feb 2015 21 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
28 reeply.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
29 replay.su 17 May 2020 17 May 2024 RUCENTER-SU Private Person
30 repuy.com 13 Apr 2006 13 Apr 2025 GoDaddy.com, LLC -
31 reply2.ru 11 Mar 2009 11 Mar 2025 REGRU-RU Private Person
32 2reply.net 10 Feb 2014 10 Feb 2025 OVH, SAS REDACTED FOR PRIVACY
33 reely.uk 25 May 2019 25 May 2025 Steven Morgan t/a Look2 Services [Tag = LOOK2] Steven Morgan
34 replyo.cc 20 Aug 2023 20 Aug 2024 Dynadot Inc -
35 preply.asia 18 May 2023 18 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 replay.life 6 Aug 2023 6 Aug 2024 Sav.com, LLC - 35 REDACTED FOR PRIVACY
37 repvy.com 21 May 2020 21 May 2025 Dynadot Inc -
38 rephy.com 3 Aug 2015 3 Aug 2026 NameCheap, Inc. -
39 repay.cam 8 Nov 2023 8 Nov 2024 Porkbun, LLC Private by Design, LLC
40 replyq.com 17 Jun 2022 17 Jun 2024 GoDaddy.com, LLC -
41 replo.xyz 1 Dec 2023 1 Dec 2024 Communigal Communications Ltd Domain Name Privacy Inc.
42 reple.co.jp 1 Feb 2014 - - Reple Co.,Ltd.
43 replay.pt - - - -
44 replt.it 11 Dec 2023 11 Dec 2024 NameCase GmbH Zdenka Grdan
45 repay.systems 29 Dec 2017 29 Dec 2024 Gandi SAS REDACTED FOR PRIVACY
46 erply.live 6 May 2023 6 May 2025 Dynadot Inc REDACTED FOR PRIVACY
47 repsly.com 8 Feb 2014 8 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
48 refly.shop 31 Mar 2024 31 Mar 2025 Namecheap, Inc. -
49 repiy.com 7 Nov 2022 7 Nov 2024 Squarespace Domains II LLC HediyelikAl.Net
50 repay.holdings 16 Oct 2019 16 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 creply.com 19 Apr 2016 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 realy.co.uk 26 Mar 2024 26 Mar 2025 Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH] -
53 revly.biz 5 Sep 2018 5 Sep 2024 MarkMonitor, Inc. DNStination Inc.
54 reoly.com 23 Feb 2008 23 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 remly.xyz 29 May 2019 29 May 2025 Xin Net Technology Corp. 李扬
56 reuly.com 29 Jun 2010 29 Jun 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
57 peply.com 1 Jan 2012 1 Jan 2025 GoDaddy.com, LLC -
58 repley.com 2 Mar 2004 2 Mar 2025 eNom, LLC -
59 replo.love 26 Aug 2019 26 Aug 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
60 re-ly.com 18 Apr 2020 18 Apr 2026 GANDI SAS Remitly, Inc.
61 repay.cloud 16 Mar 2017 16 Mar 2025 Gandi SAS REPAY
62 refly.app 29 May 2018 29 May 2025 Name.com, Inc. REDACTED FOR PRIVACY
63 replay.ventures 18 Dec 2022 18 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
64 rebly.online 9 Apr 2023 9 Apr 2024 Key-Systems LLC -
65 preply.pl 25 Apr 2019 25 Apr 2025 Aftermarket.pl Limited -
66 replo.be 22 Mar 2002 - One.com A/S -
67 rehly.net 12 Jun 2019 12 Jun 2025 GoDaddy.com, LLC -
68 riply.ru 18 Dec 2016 18 Dec 2024 REGRU-RU Private Person
69 repsly.mobi 16 Apr 2015 16 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
70 realy.world 30 Apr 2024 30 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 keply.com 14 May 2009 14 May 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
72 reily.app 21 Jan 2019 21 Jan 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
73 riply.com 5 Jan 2003 5 Jan 2025 GoDaddy.com, LLC -
74 renly.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
75 repey.pro 24 Feb 2020 24 Feb 2025 Registrar of Domain Names REG.RU LLC Data Protected
76 reeply.co.uk 9 Sep 2022 9 Sep 2024 Ionos SE [Tag = 1AND1] -
77 renly.com 7 Apr 2000 7 Apr 2029 Squarespace Domains II LLC REDACTED FOR PRIVACY
78 reply1.net 3 Mar 2007 3 Mar 2025 united domains AG -
79 ireply.org 11 Oct 2013 11 Oct 2024 DreamHost, LLC Proxy Protection LLC
80 zeply.ru 15 Nov 2023 15 Nov 2024 REGRU-RU Private Person
81 relly.xyz 19 Apr 2023 19 Apr 2025 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
82 reploy.nl 18 Nov 2022 - Mijn InternetOplossing B.V. -
83 reppy.fit 10 May 2023 10 May 2025 Porkbun Private by Design, LLC
84 riply.co.uk 21 Apr 2018 21 Apr 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
85 refly.one 5 May 2023 5 May 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
86 eeply.com 10 May 2016 10 May 2025 GoDaddy.com, LLC Ideafair
87 ereply.com 26 Jun 1998 25 Jun 2024 Register.com, Inc. -
88 rsply.com 10 Dec 2023 10 Dec 2024 DropCatch.com 542 LLC HugeDomains.com
89 repfy.com.br 7 Jul 2021 7 Jul 2024 - William kassis
90 zeply.net 12 Oct 2023 12 Oct 2025 GoDaddy.com, LLC -
91 preply.top 28 Nov 2023 28 Nov 2024 Porkbun LLC Private by Design, LLC
92 repla.com 12 Mar 1997 13 Mar 2025 GoDaddy.com, LLC -
93 weply.io 18 Feb 2019 18 Feb 2025 Key-Systems GmbH WEVERSE COMPANY Inc.
94 ureply.net 4 Mar 2005 4 Mar 2025 ENOM, INC. REDACTED FOR PRIVACY
95 repli.plus 27 Jan 2021 27 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 raply.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
97 revly.app 1 Oct 2022 1 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 relly.nl 19 May 2014 - team.blue nl B.V. -
99 preply.it 23 Sep 2017 12 Sep 2024 Mobilling di Vito Longo Vito Longo
100 repli.us 11 Oct 2023 11 Oct 2024 Dynadot Inc Scott Bailey
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 Reply.ws.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=reply.ws
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "reply.ws",
        "page_size": 100
    },
    "count": {
        "total": 1116,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "resly.pl, repsly.uk, replay.co, rreply.com, repay.team, rep-ly.com, preply.com, weply.ai, repgy.com, rephy.net, repla.ru, repay.blog, replay.audio, realy.market, reely.co, rerly.com, neply.org, relly.net, repls.run, replyr.com, teply.net, riply.net, repli.co, repll.com, repla.io, preply.website, 9reply.com, reeply.ai, replay.su, repuy.com, reply2.ru, 2reply.net, reely.uk, replyo.cc, preply.asia, replay.life, repvy.com, rephy.com, repay.cam, replyq.com, replo.xyz, reple.co.jp, replay.pt, replt.it, repay.systems, erply.live, repsly.com, refly.shop, repiy.com, repay.holdings, creply.com, realy.co.uk, revly.biz, reoly.com, remly.xyz, reuly.com, peply.com, repley.com, replo.love, re-ly.com, repay.cloud, refly.app, replay.ventures, rebly.online, preply.pl, replo.be, rehly.net, riply.ru, repsly.mobi, realy.world, keply.com, reily.app, riply.com, renly.xyz, repey.pro, reeply.co.uk, renly.com, reply1.net, ireply.org, zeply.ru, relly.xyz, reploy.nl, reppy.fit, riply.co.uk, refly.one, eeply.com, ereply.com, rsply.com, repfy.com.br, zeply.net, preply.top, repla.com, weply.io, ureply.net, repli.plus, raply.ai, revly.app, relly.nl, preply.it, repli.us",
    "results": [
        {
            "num": 1,
            "domain_name": "resly.pl",
            "domain_keyword": "resly",
            "domain_tld": "pl",
            "query_time": "2024-03-28 01:52:11",
            "create_date": "2023-11-15",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "repsly.uk",
            "domain_keyword": "repsly",
            "domain_tld": "uk",
            "query_time": "2024-04-24 16:07:49",
            "create_date": "2018-07-09",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "replay.co",
            "domain_keyword": "replay",
            "domain_tld": "co",
            "query_time": "2024-04-24 23:01:38",
            "create_date": "2012-09-16",
            "update_date": "2023-03-25",
            "expiry_date": "2026-09-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "[ VISIT NAMECORE.COM TO CONTACT US ] - Namecore",
            "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": [
                "ns1.namepros-dns.com",
                "ns2.namepros-dns.org",
                "zss5p6352r53spzb3phzhs8pdh6583j8.ns.namepros-dns.is"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "rreply.com",
            "domain_keyword": "rreply",
            "domain_tld": "com",
            "query_time": "2024-05-01 14:11:39",
            "create_date": "2013-03-08",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "repay.team",
            "domain_keyword": "repay",
            "domain_tld": "team",
            "query_time": "2024-04-07 09:35:57",
            "create_date": "2024-02-19",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-19",
            "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": [
                "harleigh.ns.cloudflare.com",
                "konnor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "rep-ly.com",
            "domain_keyword": "rep-ly",
            "domain_tld": "com",
            "query_time": "2024-05-25 21:24:21",
            "create_date": "2023-03-26",
            "update_date": "2024-04-25",
            "expiry_date": "2024-03-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "http://domains2.squarespace.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "preply.com",
            "domain_keyword": "preply",
            "domain_tld": "com",
            "query_time": "2024-06-06 15:43:42",
            "create_date": "2011-01-23",
            "update_date": "2022-09-12",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "elmo.ns.cloudflare.com",
                "josephine.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "weply.ai",
            "domain_keyword": "weply",
            "domain_tld": "ai",
            "query_time": "2024-06-10 11:00:29",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.centralnicreseller.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Crowdio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dandomain.dk",
                "ns2.dandomain.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "repgy.com",
            "domain_keyword": "repgy",
            "domain_tld": "com",
            "query_time": "2024-04-29 11:33:53",
            "create_date": "2022-04-01",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "rephy.net",
            "domain_keyword": "rephy",
            "domain_tld": "net",
            "query_time": "2024-04-29 11:34:00",
            "create_date": "2021-12-23",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-23",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "repla.ru",
            "domain_keyword": "repla",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:57:00",
            "create_date": "2024-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "repay.blog",
            "domain_keyword": "repay",
            "domain_tld": "blog",
            "query_time": "2024-05-30 11:58:39",
            "create_date": "2019-02-08",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-08",
            "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": [
                "ns-1117.awsdns-11.org",
                "ns-191.awsdns-23.com",
                "ns-1995.awsdns-57.co.uk",
                "ns-732.awsdns-27.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "replay.audio",
            "domain_keyword": "replay",
            "domain_tld": "audio",
            "query_time": "2024-05-30 12:00:47",
            "create_date": "2023-03-26",
            "update_date": "2024-05-07",
            "expiry_date": "2024-03-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "realy.market",
            "domain_keyword": "realy",
            "domain_tld": "market",
            "query_time": "2024-05-31 00:29:53",
            "create_date": "2021-07-17",
            "update_date": "2023-11-24",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162159689",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "reely.co",
            "domain_keyword": "reely",
            "domain_tld": "co",
            "query_time": "2024-06-05 01:08:39",
            "create_date": "2021-05-11",
            "update_date": "2024-05-16",
            "expiry_date": "2024-05-11",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkco1.neustar.biz",
                "ns2.parkco1.neustar.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "expired"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "rerly.com",
            "domain_keyword": "rerly",
            "domain_tld": "com",
            "query_time": "2024-06-06 01:02:40",
            "create_date": "2014-12-15",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "neply.org",
            "domain_keyword": "neply",
            "domain_tld": "org",
            "query_time": "2024-06-10 06:14:54",
            "create_date": "2021-09-21",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-21",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "relly.net",
            "domain_keyword": "relly",
            "domain_tld": "net",
            "query_time": "2024-04-18 22:40:37",
            "create_date": "2004-03-08",
            "update_date": "2021-12-11",
            "expiry_date": "2025-04-22",
            "registrar_iana": 14,
            "registrar_name": "ORANGE",
            "registrar_website": "http://cloud.orange-business.com/noms-de-domaine",
            "registrant_company": "RELLY",
            "registrant_address": "Zone industrielle de la Plaine",
            "registrant_city": "ELOYES",
            "registrant_zip": "88510",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.oleane.net",
                "ns4.oleane.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "repls.run",
            "domain_keyword": "repls",
            "domain_tld": "run",
            "query_time": "2024-04-29 11:37:12",
            "create_date": "2023-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "replyr.com",
            "domain_keyword": "replyr",
            "domain_tld": "com",
            "query_time": "2024-05-01 13:44:57",
            "create_date": "2015-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2025-09-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "teply.net",
            "domain_keyword": "teply",
            "domain_tld": "net",
            "query_time": "2024-04-20 19:53:29",
            "create_date": "2011-10-04",
            "update_date": "2023-09-04",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "Vladimir Teply - MISTRAL soft",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.hostingzdarma.cz",
                "ns2.hostingzdarma.cz",
                "ns3.hosting-zdarma.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "riply.net",
            "domain_keyword": "riply",
            "domain_tld": "net",
            "query_time": "2024-05-19 02:05:10",
            "create_date": "2024-01-18",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=riply.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "repli.co",
            "domain_keyword": "repli",
            "domain_tld": "co",
            "query_time": "2024-05-19 23:27:31",
            "create_date": "2024-03-19",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-19",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "repll.com",
            "domain_keyword": "repll",
            "domain_tld": "com",
            "query_time": "2024-05-19 23:28:30",
            "create_date": "2023-06-26",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "repla.io",
            "domain_keyword": "repla",
            "domain_tld": "io",
            "query_time": "2024-05-23 05:13:44",
            "create_date": "2015-07-02",
            "update_date": "2023-08-16",
            "expiry_date": "2024-07-02",
            "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": [
                "brenda.ns.cloudflare.com",
                "yichun.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "preply.website",
            "domain_keyword": "preply",
            "domain_tld": "website",
            "query_time": "2024-05-30 03:18:05",
            "create_date": "2023-11-29",
            "update_date": "2024-03-23",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "9reply.com",
            "domain_keyword": "9reply",
            "domain_tld": "com",
            "query_time": "2024-06-01 11:31:26",
            "create_date": "2015-02-21",
            "update_date": "2020-05-01",
            "expiry_date": "2024-02-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "reeply.ai",
            "domain_keyword": "reeply",
            "domain_tld": "ai",
            "query_time": "2024-06-09 14:20:00",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cortney.ns.cloudflare.com",
                "matias.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "replay.su",
            "domain_keyword": "replay",
            "domain_tld": "su",
            "query_time": "2024-05-30 12:00:48",
            "create_date": "2020-05-17",
            "expiry_date": "2024-05-17",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 30,
            "domain_name": "repuy.com",
            "domain_keyword": "repuy",
            "domain_tld": "com",
            "query_time": "2024-04-26 04:28:56",
            "create_date": "2006-04-13",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "reply2.ru",
            "domain_keyword": "reply2",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:57:06",
            "create_date": "2009-03-11",
            "expiry_date": "2025-03-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns-1163.awsdns-17.org",
                "ns-1778.awsdns-30.co.uk",
                "ns-191.awsdns-23.com",
                "ns-979.awsdns-58.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "2reply.net",
            "domain_keyword": "2reply",
            "domain_tld": "net",
            "query_time": "2024-04-22 01:07:03",
            "create_date": "2014-02-10",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-10",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "reely.uk",
            "domain_keyword": "reely",
            "domain_tld": "uk",
            "query_time": "2024-05-07 23:36:48",
            "create_date": "2019-05-25",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-25",
            "registrar_name": "Steven Morgan t/a Look2 Services [Tag = LOOK2]",
            "registrant_name": "Steven Morgan",
            "registrant_address": "22 Walker Avenue, Barassie, TROON, KA10 6SA, United Kingdom",
            "name_servers": [
                "ns15.thewebhostserver.com",
                "ns16.thewebhostserver.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "replyo.cc",
            "domain_keyword": "replyo",
            "domain_tld": "cc",
            "query_time": "2024-05-08 14:34:17",
            "create_date": "2023-08-20",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "preply.asia",
            "domain_keyword": "preply",
            "domain_tld": "asia",
            "query_time": "2024-05-20 08:55:54",
            "create_date": "2023-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "replay.life",
            "domain_keyword": "replay",
            "domain_tld": "life",
            "query_time": "2024-05-19 00:31:08",
            "create_date": "2023-08-06",
            "update_date": "2023-09-09",
            "expiry_date": "2024-08-06",
            "registrar_iana": 3925,
            "registrar_name": "Sav.com, LLC - 35",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "repvy.com",
            "domain_keyword": "repvy",
            "domain_tld": "com",
            "query_time": "2024-05-24 04:32:30",
            "create_date": "2020-05-21",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "rephy.com",
            "domain_keyword": "rephy",
            "domain_tld": "com",
            "query_time": "2024-05-01 14:11:27",
            "create_date": "2015-08-03",
            "update_date": "2024-01-11",
            "expiry_date": "2026-08-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "repay.cam",
            "domain_keyword": "repay",
            "domain_tld": "cam",
            "query_time": "2024-05-19 23:25:15",
            "create_date": "2023-11-08",
            "update_date": "2024-02-06",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "replyq.com",
            "domain_keyword": "replyq",
            "domain_tld": "com",
            "query_time": "2024-05-26 18:20:04",
            "create_date": "2022-06-17",
            "update_date": "2024-04-06",
            "expiry_date": "2024-06-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "replo.xyz",
            "domain_keyword": "replo",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 12:01:50",
            "create_date": "2023-12-01",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-01",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "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.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "reple.co.jp",
            "domain_keyword": "reple",
            "domain_tld": "co.jp",
            "query_time": "2024-05-31 01:25:47",
            "create_date": "2014-02-01",
            "update_date": "2024-03-01",
            "registrant_company": "Reple Co.,Ltd.",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ]
        },
        {
            "num": 43,
            "domain_name": "replay.pt",
            "domain_keyword": "replay",
            "domain_tld": "pt",
            "query_time": "2024-06-08 18:21:55",
            "name_servers": [
                "dns1.host-redirect.com",
                "dns2.host-redirect.com",
                "dns3.host-redirect.com",
                "dns4.host-redirect.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 44,
            "domain_name": "replt.it",
            "domain_keyword": "replt",
            "domain_tld": "it",
            "query_time": "2024-04-22 15:00:26",
            "create_date": "2023-12-11",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-11",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Zdenka Grdan",
            "registrant_address": "Juraja Dobrile 16",
            "registrant_city": "Velika Gorica",
            "registrant_state": "HR",
            "registrant_zip": "10410",
            "registrant_country": "HR",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 45,
            "domain_name": "repay.systems",
            "domain_keyword": "repay",
            "domain_tld": "systems",
            "query_time": "2024-05-09 13:59:44",
            "create_date": "2017-12-29",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-29",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "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": [
                "ns-1194.awsdns-21.org",
                "ns-166.awsdns-20.com",
                "ns-1751.awsdns-26.co.uk",
                "ns-978.awsdns-58.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "erply.live",
            "domain_keyword": "erply",
            "domain_tld": "live",
            "query_time": "2024-05-12 07:18:42",
            "create_date": "2023-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "repsly.com",
            "domain_keyword": "repsly",
            "domain_tld": "com",
            "query_time": "2024-05-20 14:54:36",
            "create_date": "2014-02-08",
            "update_date": "2024-01-05",
            "expiry_date": "2025-02-08",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of repsly.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1295.awsdns-33.org",
                "ns-1541.awsdns-00.co.uk",
                "ns-430.awsdns-53.com",
                "ns-879.awsdns-45.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "refly.shop",
            "domain_keyword": "refly",
            "domain_tld": "shop",
            "query_time": "2024-05-31 10:41:39",
            "create_date": "2024-03-31",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "repiy.com",
            "domain_keyword": "repiy",
            "domain_tld": "com",
            "query_time": "2024-06-07 11:07:28",
            "create_date": "2022-11-07",
            "update_date": "2024-06-06",
            "expiry_date": "2024-11-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HediyelikAl.Net",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yalova",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "rocky.ns.cloudflare.com",
                "thea.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "repay.holdings",
            "domain_keyword": "repay",
            "domain_tld": "holdings",
            "query_time": "2024-04-29 04:15:51",
            "create_date": "2019-10-16",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1232.awsdns-26.org",
                "ns-183.awsdns-22.com",
                "ns-2031.awsdns-61.co.uk",
                "ns-661.awsdns-18.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "creply.com",
            "domain_keyword": "creply",
            "domain_tld": "com",
            "query_time": "2024-05-04 17:29:21",
            "create_date": "2016-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=creply.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "realy.co.uk",
            "domain_keyword": "realy",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 18:56:39",
            "create_date": "2024-03-26",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-26",
            "registrar_name": "Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "revly.biz",
            "domain_keyword": "revly",
            "domain_tld": "biz",
            "query_time": "2024-05-08 05:20:35",
            "create_date": "2018-09-05",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DNStination 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": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "reoly.com",
            "domain_keyword": "reoly",
            "domain_tld": "com",
            "query_time": "2024-05-30 11:55:01",
            "create_date": "2008-02-23",
            "update_date": "2020-05-01",
            "expiry_date": "2024-02-23",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "remly.xyz",
            "domain_keyword": "remly",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 06:54:18",
            "create_date": "2019-05-29",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "李扬",
            "registrant_state": "上海市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "reuly.com",
            "domain_keyword": "reuly",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:12:21",
            "create_date": "2010-06-29",
            "update_date": "2023-08-18",
            "expiry_date": "2024-06-29",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/reuly.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "peply.com",
            "domain_keyword": "peply",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:38:26",
            "create_date": "2012-01-01",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "repley.com",
            "domain_keyword": "repley",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:09:15",
            "create_date": "2004-03-02",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enomdomains.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "replo.love",
            "domain_keyword": "replo",
            "domain_tld": "love",
            "query_time": "2024-05-19 23:28:30",
            "create_date": "2019-08-26",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "re-ly.com",
            "domain_keyword": "re-ly",
            "domain_tld": "com",
            "query_time": "2024-05-18 02:59:31",
            "create_date": "2020-04-18",
            "update_date": "2024-01-05",
            "expiry_date": "2026-04-18",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Remitly, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-130-a.gandi.net",
                "ns-61-c.gandi.net",
                "ns-75-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "repay.cloud",
            "domain_keyword": "repay",
            "domain_tld": "cloud",
            "query_time": "2024-05-15 09:08:26",
            "create_date": "2017-03-16",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REPAY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "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": [
                "ns-1121.awsdns-12.org",
                "ns-1712.awsdns-22.co.uk",
                "ns-245.awsdns-30.com",
                "ns-933.awsdns-52.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "refly.app",
            "domain_keyword": "refly",
            "domain_tld": "app",
            "query_time": "2024-05-31 10:41:39",
            "create_date": "2018-05-29",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rigas",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "replay.ventures",
            "domain_keyword": "replay",
            "domain_tld": "ventures",
            "query_time": "2024-06-07 11:08:39",
            "create_date": "2022-12-18",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1ntw.name.com",
                "ns2fkr.name.com",
                "ns3fgq.name.com",
                "ns4dfh.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "rebly.online",
            "domain_keyword": "rebly",
            "domain_tld": "online",
            "query_time": "2024-06-11 17:16:27",
            "create_date": "2023-04-09",
            "update_date": "2024-05-23",
            "expiry_date": "2024-04-09",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.expirationwarning.net",
                "ns7.expirationwarning.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "preply.pl",
            "domain_keyword": "preply",
            "domain_tld": "pl",
            "query_time": "2024-04-10 08:57:03",
            "create_date": "2019-04-25",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-25",
            "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": 66,
            "domain_name": "replo.be",
            "domain_keyword": "replo",
            "domain_tld": "be",
            "query_time": "2024-04-24 23:04:37",
            "create_date": "2002-03-22",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 67,
            "domain_name": "rehly.net",
            "domain_keyword": "rehly",
            "domain_tld": "net",
            "query_time": "2024-04-20 04:17:12",
            "create_date": "2019-06-12",
            "update_date": "2023-06-13",
            "expiry_date": "2025-06-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "riply.ru",
            "domain_keyword": "riply",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:48:52",
            "create_date": "2016-12-18",
            "expiry_date": "2024-12-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "repsly.mobi",
            "domain_keyword": "repsly",
            "domain_tld": "mobi",
            "query_time": "2024-04-24 16:07:49",
            "create_date": "2015-04-16",
            "update_date": "2023-10-08",
            "expiry_date": "2025-04-16",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "realy.world",
            "domain_keyword": "realy",
            "domain_tld": "world",
            "query_time": "2024-05-03 17:21:31",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "keply.com",
            "domain_keyword": "keply",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:26:25",
            "create_date": "2009-05-14",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-14",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/keply.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "reily.app",
            "domain_keyword": "reily",
            "domain_tld": "app",
            "query_time": "2024-05-24 04:11:11",
            "create_date": "2019-01-21",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sichuang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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": [
                "earl.ns.cloudflare.com",
                "gina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "riply.com",
            "domain_keyword": "riply",
            "domain_tld": "com",
            "query_time": "2024-05-27 02:24:20",
            "create_date": "2003-01-05",
            "update_date": "2023-12-16",
            "expiry_date": "2025-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "renly.xyz",
            "domain_keyword": "renly",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 01:19:42",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "repey.pro",
            "domain_keyword": "repey",
            "domain_tld": "pro",
            "query_time": "2024-06-07 11:06:44",
            "create_date": "2020-02-24",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.hostland.ru",
                "ns3.hostland.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "reeply.co.uk",
            "domain_keyword": "reeply",
            "domain_tld": "co.uk",
            "query_time": "2024-04-02 19:08:29",
            "create_date": "2022-09-09",
            "update_date": "2024-02-01",
            "expiry_date": "2024-09-09",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns0076.secondary.cloudflare.com",
                "ns0128.secondary.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "renly.com",
            "domain_keyword": "renly",
            "domain_tld": "com",
            "query_time": "2024-04-20 12:13:44",
            "create_date": "2000-04-07",
            "update_date": "2024-04-02",
            "expiry_date": "2029-04-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "reply1.net",
            "domain_keyword": "reply1",
            "domain_tld": "net",
            "query_time": "2024-04-24 23:04:50",
            "create_date": "2007-03-03",
            "update_date": "2024-04-14",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ireply.org",
            "domain_keyword": "ireply",
            "domain_tld": "org",
            "query_time": "2024-04-26 03:00:32",
            "create_date": "2013-10-11",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-11",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "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": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "zeply.ru",
            "domain_keyword": "zeply",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:15:56",
            "create_date": "2023-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 81,
            "domain_name": "relly.xyz",
            "domain_keyword": "relly",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 09:37:18",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "exp1.liqu.id",
                "exp2.liqu.id"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "reploy.nl",
            "domain_keyword": "reploy",
            "domain_tld": "nl",
            "query_time": "2024-05-08 14:34:05",
            "create_date": "2022-11-18",
            "update_date": "2023-12-24",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 83,
            "domain_name": "reppy.fit",
            "domain_keyword": "reppy",
            "domain_tld": "fit",
            "query_time": "2024-05-12 11:12:11",
            "create_date": "2023-05-10",
            "update_date": "2023-05-15",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "riply.co.uk",
            "domain_keyword": "riply",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 23:18:10",
            "create_date": "2018-04-21",
            "update_date": "2023-12-18",
            "expiry_date": "2024-04-21",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 85,
            "domain_name": "refly.one",
            "domain_keyword": "refly",
            "domain_tld": "one",
            "query_time": "2024-05-27 04:29:07",
            "create_date": "2023-05-05",
            "update_date": "2024-05-13",
            "expiry_date": "2024-05-05",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "eeply.com",
            "domain_keyword": "eeply",
            "domain_tld": "com",
            "query_time": "2024-05-01 13:43:09",
            "create_date": "2016-05-10",
            "update_date": "2023-08-30",
            "expiry_date": "2025-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Ideafair",
            "registrant_address": "171 Pier Ave. #508",
            "registrant_city": "Santa Monica",
            "registrant_state": "California",
            "registrant_zip": "90405",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8883994332",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ereply.com",
            "domain_keyword": "ereply",
            "domain_tld": "com",
            "query_time": "2024-05-01 14:11:53",
            "create_date": "1998-06-26",
            "update_date": "2023-05-26",
            "expiry_date": "2024-06-25",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.consulnet.com",
                "ns2.consulnet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "rsply.com",
            "domain_keyword": "rsply",
            "domain_tld": "com",
            "query_time": "2024-05-01 14:11:57",
            "create_date": "2023-12-10",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-10",
            "registrar_iana": 2022,
            "registrar_name": "DropCatch.com 542 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "repfy.com.br",
            "domain_keyword": "repfy",
            "domain_tld": "com.br",
            "query_time": "2024-05-12 11:07:21",
            "create_date": "2021-07-07",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-07",
            "registrant_name": "William kassis",
            "name_servers": [
                "ns-1028.awsdns-00.org",
                "ns-150.awsdns-18.com",
                "ns-1681.awsdns-18.co.uk",
                "ns-550.awsdns-04.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 90,
            "domain_name": "zeply.net",
            "domain_keyword": "zeply",
            "domain_tld": "net",
            "query_time": "2024-05-10 21:47:31",
            "create_date": "2023-10-12",
            "update_date": "2023-10-12",
            "expiry_date": "2025-10-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "preply.top",
            "domain_keyword": "preply",
            "domain_tld": "top",
            "query_time": "2024-05-30 03:18:05",
            "create_date": "2023-11-28",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "repla.com",
            "domain_keyword": "repla",
            "domain_tld": "com",
            "query_time": "2024-06-07 11:07:34",
            "create_date": "1997-03-12",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "hearsay.earthlink.net",
                "rumor.earthlink.net",
                "speakeasy.earthlink.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "weply.io",
            "domain_keyword": "weply",
            "domain_tld": "io",
            "query_time": "2024-06-10 11:00:29",
            "create_date": "2019-02-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WEVERSE COMPANY Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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-1262.awsdns-29.org",
                "ns-1733.awsdns-24.co.uk",
                "ns-86.awsdns-10.com",
                "ns-940.awsdns-53.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ureply.net",
            "domain_keyword": "ureply",
            "domain_tld": "net",
            "query_time": "2024-06-11 05:43:18",
            "create_date": "2005-03-04",
            "update_date": "2024-02-04",
            "expiry_date": "2025-03-04",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/873098bb-034b-40b7-88ac-d25b66dd7ae8",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.savvis.net",
                "ns2.savvis.net",
                "ns3.savvis.net",
                "ns4.savvis.net",
                "ns5.savvis.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "repli.plus",
            "domain_keyword": "repli",
            "domain_tld": "plus",
            "query_time": "2024-05-19 23:27:31",
            "create_date": "2021-01-27",
            "update_date": "2023-07-24",
            "expiry_date": "2025-01-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "raply.ai",
            "domain_keyword": "raply",
            "domain_tld": "ai",
            "query_time": "2024-05-22 06:05:11",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chuck.ns.cloudflare.com",
                "paislee.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "revly.app",
            "domain_keyword": "revly",
            "domain_tld": "app",
            "query_time": "2024-06-01 19:50:21",
            "create_date": "2022-10-01",
            "update_date": "2023-07-30",
            "expiry_date": "2025-10-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "relly.nl",
            "domain_keyword": "relly",
            "domain_tld": "nl",
            "query_time": "2024-05-28 02:26:52",
            "create_date": "2014-05-19",
            "update_date": "2021-11-11",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 99,
            "domain_name": "preply.it",
            "domain_keyword": "preply",
            "domain_tld": "it",
            "query_time": "2024-06-03 12:20:41",
            "create_date": "2017-09-23",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-12",
            "registrar_name": "Mobilling di Vito Longo",
            "registrar_website": "http://domini.tv",
            "registrant_company": "Vito Longo",
            "registrant_address": "Corso Alcide De Gasperi 298",
            "registrant_city": "Bari",
            "registrant_state": "BA",
            "registrant_zip": "70125",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 100,
            "domain_name": "repli.us",
            "domain_keyword": "repli",
            "domain_tld": "us",
            "query_time": "2024-06-07 11:09:30",
            "create_date": "2023-10-11",
            "update_date": "2024-01-03",
            "expiry_date": "2024-10-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Scott Bailey",
            "registrant_address": "378 FANTASIA ST",
            "registrant_city": "SAN ANTONIO",
            "registrant_state": "Texas",
            "registrant_zip": "78216",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2103425877",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>reply.ws</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1116</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>resly.pl, repsly.uk, replay.co, rreply.com, repay.team, rep-ly.com, preply.com, weply.ai, repgy.com, rephy.net, repla.ru, repay.blog, replay.audio, realy.market, reely.co, rerly.com, neply.org, relly.net, repls.run, replyr.com, teply.net, riply.net, repli.co, repll.com, repla.io, preply.website, 9reply.com, reeply.ai, replay.su, repuy.com, reply2.ru, 2reply.net, reely.uk, replyo.cc, preply.asia, replay.life, repvy.com, rephy.com, repay.cam, replyq.com, replo.xyz, reple.co.jp, replay.pt, replt.it, repay.systems, erply.live, repsly.com, refly.shop, repiy.com, repay.holdings, creply.com, realy.co.uk, revly.biz, reoly.com, remly.xyz, reuly.com, peply.com, repley.com, replo.love, re-ly.com, repay.cloud, refly.app, replay.ventures, rebly.online, preply.pl, replo.be, rehly.net, riply.ru, repsly.mobi, realy.world, keply.com, reily.app, riply.com, renly.xyz, repey.pro, reeply.co.uk, renly.com, reply1.net, ireply.org, zeply.ru, relly.xyz, reploy.nl, reppy.fit, riply.co.uk, refly.one, eeply.com, ereply.com, rsply.com, repfy.com.br, zeply.net, preply.top, repla.com, weply.io, ureply.net, repli.plus, raply.ai, revly.app, relly.nl, preply.it, repli.us</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>resly.pl</domain_name>
   <domain_keyword>resly</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-28 01:52:11</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>repsly.uk</domain_name>
   <domain_keyword>repsly</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-24 16:07:49</query_time>
   <create_date>2018-07-09</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>replay.co</domain_name>
   <domain_keyword>replay</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-24 23:01:38</query_time>
   <create_date>2012-09-16</create_date>
   <update_date>2023-03-25</update_date>
   <expiry_date>2026-09-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>[ VISIT NAMECORE.COM TO CONTACT US ] - Namecore</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>ns1.namepros-dns.com</value>
    <value>ns2.namepros-dns.org</value>
    <value>zss5p6352r53spzb3phzhs8pdh6583j8.ns.namepros-dns.is</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>rreply.com</domain_name>
   <domain_keyword>rreply</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 14:11:39</query_time>
   <create_date>2013-03-08</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>repay.team</domain_name>
   <domain_keyword>repay</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-04-07 09:35:57</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-19</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>harleigh.ns.cloudflare.com</value>
    <value>konnor.ns.cloudflare.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>rep-ly.com</domain_name>
   <domain_keyword>rep-ly</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 21:24:21</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>http://domains2.squarespace.com</registrar_website>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>preply.com</domain_name>
   <domain_keyword>preply</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 15:43:42</query_time>
   <create_date>2011-01-23</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2025-01-23</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>elmo.ns.cloudflare.com</value>
    <value>josephine.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>8</num>
   <domain_name>weply.ai</domain_name>
   <domain_keyword>weply</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-10 11:00:29</query_time>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.centralnicreseller.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Crowdio</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>DK</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.dandomain.dk</value>
    <value>ns2.dandomain.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>repgy.com</domain_name>
   <domain_keyword>repgy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 11:33:53</query_time>
   <create_date>2022-04-01</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-01</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>rephy.net</domain_name>
   <domain_keyword>rephy</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 11:34:00</query_time>
   <create_date>2021-12-23</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>repla.ru</domain_name>
   <domain_keyword>repla</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:57:00</query_time>
   <create_date>2024-02-13</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>repay.blog</domain_name>
   <domain_keyword>repay</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-30 11:58:39</query_time>
   <create_date>2019-02-08</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-08</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>ns-1117.awsdns-11.org</value>
    <value>ns-191.awsdns-23.com</value>
    <value>ns-1995.awsdns-57.co.uk</value>
    <value>ns-732.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>replay.audio</domain_name>
   <domain_keyword>replay</domain_keyword>
   <domain_tld>audio</domain_tld>
   <query_time>2024-05-30 12:00:47</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>realy.market</domain_name>
   <domain_keyword>realy</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-31 00:29:53</query_time>
   <create_date>2021-07-17</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-07-17</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>Contact Privacy Inc. Customer 0162159689</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>reely.co</domain_name>
   <domain_keyword>reely</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-05 01:08:39</query_time>
   <create_date>2021-05-11</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-05-11</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkco1.neustar.biz</value>
    <value>ns2.parkco1.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>expired</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>rerly.com</domain_name>
   <domain_keyword>rerly</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 01:02:40</query_time>
   <create_date>2014-12-15</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-15</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>REDACTED FOR PRIVACY</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>neply.org</domain_name>
   <domain_keyword>neply</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 06:14:54</query_time>
   <create_date>2021-09-21</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-21</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>relly.net</domain_name>
   <domain_keyword>relly</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 22:40:37</query_time>
   <create_date>2004-03-08</create_date>
   <update_date>2021-12-11</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>14</registrar_iana>
   <registrar_name>ORANGE</registrar_name>
   <registrar_website>http://cloud.orange-business.com/noms-de-domaine</registrar_website>
   <registrant_company>RELLY</registrant_company>
   <registrant_address>Zone industrielle de la Plaine</registrant_address>
   <registrant_city>ELOYES</registrant_city>
   <registrant_zip>88510</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.oleane.net</value>
    <value>ns4.oleane.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>repls.run</domain_name>
   <domain_keyword>repls</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-04-29 11:37:12</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>replyr.com</domain_name>
   <domain_keyword>replyr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 13:44:57</query_time>
   <create_date>2015-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-09-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>teply.net</domain_name>
   <domain_keyword>teply</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 19:53:29</query_time>
   <create_date>2011-10-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>Vladimir Teply - MISTRAL soft</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.hostingzdarma.cz</value>
    <value>ns2.hostingzdarma.cz</value>
    <value>ns3.hosting-zdarma.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>riply.net</domain_name>
   <domain_keyword>riply</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 02:05:10</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=riply.net</registrant_email>
   <registrant_phone>+1.4165385487</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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>repli.co</domain_name>
   <domain_keyword>repli</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 23:27:31</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-19</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>repll.com</domain_name>
   <domain_keyword>repll</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 23:28:30</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>25</num>
   <domain_name>repla.io</domain_name>
   <domain_keyword>repla</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-23 05:13:44</query_time>
   <create_date>2015-07-02</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-07-02</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>brenda.ns.cloudflare.com</value>
    <value>yichun.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>26</num>
   <domain_name>preply.website</domain_name>
   <domain_keyword>preply</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-30 03:18:05</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>9reply.com</domain_name>
   <domain_keyword>9reply</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 11:31:26</query_time>
   <create_date>2015-02-21</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2024-02-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>reeply.ai</domain_name>
   <domain_keyword>reeply</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-09 14:20:00</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>cortney.ns.cloudflare.com</value>
    <value>matias.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>replay.su</domain_name>
   <domain_keyword>replay</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-30 12:00:48</query_time>
   <create_date>2020-05-17</create_date>
   <expiry_date>2024-05-17</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>repuy.com</domain_name>
   <domain_keyword>repuy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 04:28:56</query_time>
   <create_date>2006-04-13</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>reply2.ru</domain_name>
   <domain_keyword>reply2</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:57:06</query_time>
   <create_date>2009-03-11</create_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns-1163.awsdns-17.org</value>
    <value>ns-1778.awsdns-30.co.uk</value>
    <value>ns-191.awsdns-23.com</value>
    <value>ns-979.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>2reply.net</domain_name>
   <domain_keyword>2reply</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 01:07:03</query_time>
   <create_date>2014-02-10</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>33</num>
   <domain_name>reely.uk</domain_name>
   <domain_keyword>reely</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-07 23:36:48</query_time>
   <create_date>2019-05-25</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>Steven Morgan t/a Look2 Services [Tag = LOOK2]</registrar_name>
   <registrant_name>Steven Morgan</registrant_name>
   <registrant_address>22 Walker Avenue, Barassie, TROON, KA10 6SA, United Kingdom</registrant_address>
   <name_servers>
    <value>ns15.thewebhostserver.com</value>
    <value>ns16.thewebhostserver.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>replyo.cc</domain_name>
   <domain_keyword>replyo</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-08 14:34:17</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.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>preply.asia</domain_name>
   <domain_keyword>preply</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-20 08:55:54</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>replay.life</domain_name>
   <domain_keyword>replay</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-19 00:31:08</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>3925</registrar_iana>
   <registrar_name>Sav.com, LLC - 35</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>repvy.com</domain_name>
   <domain_keyword>repvy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 04:32:30</query_time>
   <create_date>2020-05-21</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>rephy.com</domain_name>
   <domain_keyword>rephy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 14:11:27</query_time>
   <create_date>2015-08-03</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2026-08-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>39</num>
   <domain_name>repay.cam</domain_name>
   <domain_keyword>repay</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-19 23:25:15</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>replyq.com</domain_name>
   <domain_keyword>replyq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 18:20:04</query_time>
   <create_date>2022-06-17</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-06-17</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>replo.xyz</domain_name>
   <domain_keyword>replo</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 12:01:50</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <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>
   <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>42</num>
   <domain_name>reple.co.jp</domain_name>
   <domain_keyword>reple</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-31 01:25:47</query_time>
   <create_date>2014-02-01</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>Reple Co.,Ltd.</registrant_company>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>43</num>
   <domain_name>replay.pt</domain_name>
   <domain_keyword>replay</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-08 18:21:55</query_time>
   <name_servers>
    <value>dns1.host-redirect.com</value>
    <value>dns2.host-redirect.com</value>
    <value>dns3.host-redirect.com</value>
    <value>dns4.host-redirect.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>replt.it</domain_name>
   <domain_keyword>replt</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-22 15:00:26</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Zdenka Grdan</registrant_company>
   <registrant_address>Juraja Dobrile 16</registrant_address>
   <registrant_city>Velika Gorica</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10410</registrant_zip>
   <registrant_country>HR</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>repay.systems</domain_name>
   <domain_keyword>repay</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-09 13:59:44</query_time>
   <create_date>2017-12-29</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <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>ns-1194.awsdns-21.org</value>
    <value>ns-166.awsdns-20.com</value>
    <value>ns-1751.awsdns-26.co.uk</value>
    <value>ns-978.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>erply.live</domain_name>
   <domain_keyword>erply</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-12 07:18:42</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>repsly.com</domain_name>
   <domain_keyword>repsly</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 14:54:36</query_time>
   <create_date>2014-02-08</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of repsly.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1295.awsdns-33.org</value>
    <value>ns-1541.awsdns-00.co.uk</value>
    <value>ns-430.awsdns-53.com</value>
    <value>ns-879.awsdns-45.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>48</num>
   <domain_name>refly.shop</domain_name>
   <domain_keyword>refly</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-31 10:41:39</query_time>
   <create_date>2024-03-31</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <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>49</num>
   <domain_name>repiy.com</domain_name>
   <domain_keyword>repiy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 11:07:28</query_time>
   <create_date>2022-11-07</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HediyelikAl.Net</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yalova</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>rocky.ns.cloudflare.com</value>
    <value>thea.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>repay.holdings</domain_name>
   <domain_keyword>repay</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-04-29 04:15:51</query_time>
   <create_date>2019-10-16</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1232.awsdns-26.org</value>
    <value>ns-183.awsdns-22.com</value>
    <value>ns-2031.awsdns-61.co.uk</value>
    <value>ns-661.awsdns-18.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>creply.com</domain_name>
   <domain_keyword>creply</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 17:29:21</query_time>
   <create_date>2016-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>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=creply.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>52</num>
   <domain_name>realy.co.uk</domain_name>
   <domain_keyword>realy</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 18:56:39</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>Media Elite Holdings Limited, S.A. [Tag = REGISTERMATRIXCH]</registrar_name>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>revly.biz</domain_name>
   <domain_keyword>revly</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 05:20:35</query_time>
   <create_date>2018-09-05</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DNStination 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>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>reoly.com</domain_name>
   <domain_keyword>reoly</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 11:55:01</query_time>
   <create_date>2008-02-23</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2024-02-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>remly.xyz</domain_name>
   <domain_keyword>remly</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 06:54:18</query_time>
   <create_date>2019-05-29</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>李扬</registrant_company>
   <registrant_state>上海市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>reuly.com</domain_name>
   <domain_keyword>reuly</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:12:21</query_time>
   <create_date>2010-06-29</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/reuly.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>peply.com</domain_name>
   <domain_keyword>peply</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:38:26</query_time>
   <create_date>2012-01-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-01</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>ns65.domaincontrol.com</value>
    <value>ns66.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>58</num>
   <domain_name>repley.com</domain_name>
   <domain_keyword>repley</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:09:15</query_time>
   <create_date>2004-03-02</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enomdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>replo.love</domain_name>
   <domain_keyword>replo</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-19 23:28:30</query_time>
   <create_date>2019-08-26</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, 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>Whois Privacy Protection Service by onamae.com</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>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>re-ly.com</domain_name>
   <domain_keyword>re-ly</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 02:59:31</query_time>
   <create_date>2020-04-18</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2026-04-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Remitly, Inc.</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-130-a.gandi.net</value>
    <value>ns-61-c.gandi.net</value>
    <value>ns-75-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>repay.cloud</domain_name>
   <domain_keyword>repay</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-15 09:08:26</query_time>
   <create_date>2017-03-16</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REPAY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <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>ns-1121.awsdns-12.org</value>
    <value>ns-1712.awsdns-22.co.uk</value>
    <value>ns-245.awsdns-30.com</value>
    <value>ns-933.awsdns-52.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>refly.app</domain_name>
   <domain_keyword>refly</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-31 10:41:39</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rigas</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>replay.ventures</domain_name>
   <domain_keyword>replay</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-06-07 11:08:39</query_time>
   <create_date>2022-12-18</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1ntw.name.com</value>
    <value>ns2fkr.name.com</value>
    <value>ns3fgq.name.com</value>
    <value>ns4dfh.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>rebly.online</domain_name>
   <domain_keyword>rebly</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-11 17:16:27</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-04-09</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.expirationwarning.net</value>
    <value>ns7.expirationwarning.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>preply.pl</domain_name>
   <domain_keyword>preply</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-10 08:57:03</query_time>
   <create_date>2019-04-25</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-25</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>66</num>
   <domain_name>replo.be</domain_name>
   <domain_keyword>replo</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-24 23:04:37</query_time>
   <create_date>2002-03-22</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>rehly.net</domain_name>
   <domain_keyword>rehly</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 04:17:12</query_time>
   <create_date>2019-06-12</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2025-06-12</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>riply.ru</domain_name>
   <domain_keyword>riply</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:48:52</query_time>
   <create_date>2016-12-18</create_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>repsly.mobi</domain_name>
   <domain_keyword>repsly</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-24 16:07:49</query_time>
   <create_date>2015-04-16</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>realy.world</domain_name>
   <domain_keyword>realy</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-03 17:21:31</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>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>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>keply.com</domain_name>
   <domain_keyword>keply</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:26:25</query_time>
   <create_date>2009-05-14</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/keply.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>reily.app</domain_name>
   <domain_keyword>reily</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-24 04:11:11</query_time>
   <create_date>2019-01-21</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</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>Sichuang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>earl.ns.cloudflare.com</value>
    <value>gina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>riply.com</domain_name>
   <domain_keyword>riply</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 02:24:20</query_time>
   <create_date>2003-01-05</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>74</num>
   <domain_name>renly.xyz</domain_name>
   <domain_keyword>renly</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 01:19:42</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>repey.pro</domain_name>
   <domain_keyword>repey</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-07 11:06:44</query_time>
   <create_date>2020-02-24</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.hostland.ru</value>
    <value>ns3.hostland.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>reeply.co.uk</domain_name>
   <domain_keyword>reeply</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-02 19:08:29</query_time>
   <create_date>2022-09-09</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns0076.secondary.cloudflare.com</value>
    <value>ns0128.secondary.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>renly.com</domain_name>
   <domain_keyword>renly</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 12:13:44</query_time>
   <create_date>2000-04-07</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2029-04-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>reply1.net</domain_name>
   <domain_keyword>reply1</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 23:04:50</query_time>
   <create_date>2007-03-03</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>ireply.org</domain_name>
   <domain_keyword>ireply</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 03:00:32</query_time>
   <create_date>2013-10-11</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</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>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>zeply.ru</domain_name>
   <domain_keyword>zeply</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:15:56</query_time>
   <create_date>2023-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>relly.xyz</domain_name>
   <domain_keyword>relly</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 09:37:18</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>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>exp1.liqu.id</value>
    <value>exp2.liqu.id</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>reploy.nl</domain_name>
   <domain_keyword>reploy</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 14:34:05</query_time>
   <create_date>2022-11-18</create_date>
   <update_date>2023-12-24</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>reppy.fit</domain_name>
   <domain_keyword>reppy</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-12 11:12:11</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>riply.co.uk</domain_name>
   <domain_keyword>riply</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 23:18:10</query_time>
   <create_date>2018-04-21</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-04-21</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>refly.one</domain_name>
   <domain_keyword>refly</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-27 04:29:07</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-05-05</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>eeply.com</domain_name>
   <domain_keyword>eeply</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 13:43:09</query_time>
   <create_date>2016-05-10</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Ideafair</registrant_company>
   <registrant_address>171 Pier Ave. #508</registrant_address>
   <registrant_city>Santa Monica</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>90405</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8883994332</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ereply.com</domain_name>
   <domain_keyword>ereply</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 14:11:53</query_time>
   <create_date>1998-06-26</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.consulnet.com</value>
    <value>ns2.consulnet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>rsply.com</domain_name>
   <domain_keyword>rsply</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 14:11:57</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>2022</registrar_iana>
   <registrar_name>DropCatch.com 542 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>repfy.com.br</domain_name>
   <domain_keyword>repfy</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-12 11:07:21</query_time>
   <create_date>2021-07-07</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrant_name>William kassis</registrant_name>
   <name_servers>
    <value>ns-1028.awsdns-00.org</value>
    <value>ns-150.awsdns-18.com</value>
    <value>ns-1681.awsdns-18.co.uk</value>
    <value>ns-550.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>zeply.net</domain_name>
   <domain_keyword>zeply</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 21:47:31</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2025-10-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>preply.top</domain_name>
   <domain_keyword>preply</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-30 03:18:05</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>repla.com</domain_name>
   <domain_keyword>repla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 11:07:34</query_time>
   <create_date>1997-03-12</create_date>
   <update_date>2024-02-15</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>hearsay.earthlink.net</value>
    <value>rumor.earthlink.net</value>
    <value>speakeasy.earthlink.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>weply.io</domain_name>
   <domain_keyword>weply</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-10 11:00:29</query_time>
   <create_date>2019-02-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WEVERSE COMPANY Inc.</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>KR</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-1262.awsdns-29.org</value>
    <value>ns-1733.awsdns-24.co.uk</value>
    <value>ns-86.awsdns-10.com</value>
    <value>ns-940.awsdns-53.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ureply.net</domain_name>
   <domain_keyword>ureply</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 05:43:18</query_time>
   <create_date>2005-03-04</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/873098bb-034b-40b7-88ac-d25b66dd7ae8</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.savvis.net</value>
    <value>ns2.savvis.net</value>
    <value>ns3.savvis.net</value>
    <value>ns4.savvis.net</value>
    <value>ns5.savvis.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>repli.plus</domain_name>
   <domain_keyword>repli</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-19 23:27:31</query_time>
   <create_date>2021-01-27</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>96</num>
   <domain_name>raply.ai</domain_name>
   <domain_keyword>raply</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-22 06:05:11</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>chuck.ns.cloudflare.com</value>
    <value>paislee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>revly.app</domain_name>
   <domain_keyword>revly</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-01 19:50:21</query_time>
   <create_date>2022-10-01</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2025-10-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>98</num>
   <domain_name>relly.nl</domain_name>
   <domain_keyword>relly</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-28 02:26:52</query_time>
   <create_date>2014-05-19</create_date>
   <update_date>2021-11-11</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>preply.it</domain_name>
   <domain_keyword>preply</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-03 12:20:41</query_time>
   <create_date>2017-09-23</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>Mobilling di Vito Longo</registrar_name>
   <registrar_website>http://domini.tv</registrar_website>
   <registrant_company>Vito Longo</registrant_company>
   <registrant_address>Corso Alcide De Gasperi 298</registrant_address>
   <registrant_city>Bari</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70125</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>repli.us</domain_name>
   <domain_keyword>repli</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-07 11:09:30</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Scott Bailey</registrant_name>
   <registrant_address>378 FANTASIA ST</registrant_address>
   <registrant_city>SAN ANTONIO</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78216</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2103425877</registrant_phone>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.