WHOIS QUERY TIME

2 Jun 2024 - 1:56 AM UTC

Registered: 6 April 2023
Modified: 6 April 2024
Expiry: 6 April 2024

REGISTRAR

Name: Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]
Website: https://www.dreamscapenetworks.com

NAME SERVERS

expiryparkpage1.crazydomains.com
expiryparkpage2.crazydomains.com

DOMAIN STATUS

Renewal required.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=revcamp.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "revcamp.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "revcamp.co.uk",
            "domain_keyword": "revcamp",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 01:56:02",
            "create_date": "2023-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2024-04-06",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>revcamp.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>revcamp.co.uk</domain_name>
   <domain_keyword>revcamp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 01:56:02</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </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.083 seconds) for "revcamp.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Apr 2023 - 8:36 PM UTC

Registered: 6 April 2023
Modified: 6 April 2023
Expiry: 6 April 2024

REGISTRAR

Name: Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]
Website: https://www.dreamscapenetworks.com

NAME SERVERS

ns1.dns-parking.com
ns2.dns-parking.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

11 Apr 2024 - 9:42 AM UTC

Registered: 6 April 2023
Modified: 6 April 2024
Expiry: 6 April 2024

REGISTRAR

Name: Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]
Website: https://www.dreamscapenetworks.com

NAME SERVERS

expiryparkpage1.crazydomains.com
expiryparkpage2.crazydomains.com

DOMAIN STATUS

Renewal required.

* 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=revcamp.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "revcamp.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "revcamp.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "revcamp.co.uk",
            "domain_keyword": "revcamp",
            "domain_tld": "co.uk",
            "query_time": "2023-04-10 20:36:06",
            "create_date": "2023-04-06",
            "update_date": "2023-04-06",
            "expiry_date": "2024-04-06",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "revcamp.co.uk",
            "domain_keyword": "revcamp",
            "domain_tld": "co.uk",
            "query_time": "2024-04-11 09:42:51",
            "create_date": "2023-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2024-04-06",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        }
    ],
    "stats": {
        "total_time": 0.083,
        "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>revcamp.co.uk</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>revcamp.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>revcamp.co.uk</domain_name>
   <domain_keyword>revcamp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-04-10 20:36:06</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>revcamp.co.uk</domain_name>
   <domain_keyword>revcamp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-11 09:42:51</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.083</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 3 domain names (in 0.03 seconds) which contained the exact domain keyword "revcamp".
Domain Name Registered Expiry Registrar Ownership
1 revcamp.ca 30 Mar 2010 29 Mar 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
2 revcamp.com.br 19 Oct 2011 19 Oct 2024 - Isaac Jos? de Carvalho
3 revcamp.com 22 Dec 2011 22 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
4 revcamp.co.uk 6 Apr 2023 6 Apr 2024 Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=revcamp&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "revcamp",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "revcamp.ca, revcamp.com.br, revcamp.com, revcamp.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "revcamp.ca",
            "domain_keyword": "revcamp",
            "domain_tld": "ca",
            "query_time": "2024-05-29 13:43:02",
            "create_date": "2010-03-30",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-29",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "revcamp.com.br",
            "domain_keyword": "revcamp",
            "domain_tld": "com.br",
            "query_time": "2024-04-20 22:00:47",
            "create_date": "2011-10-19",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-19",
            "registrant_name": "Isaac Jos? de Carvalho",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "revcamp.com",
            "domain_keyword": "revcamp",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:00:45",
            "create_date": "2011-12-22",
            "update_date": "2020-12-15",
            "expiry_date": "2025-12-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "revcamp.co.uk",
            "domain_keyword": "revcamp",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 01:56:02",
            "create_date": "2023-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2024-04-06",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "expiryparkpage1.crazydomains.com",
                "expiryparkpage2.crazydomains.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>revcamp</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>revcamp.ca, revcamp.com.br, revcamp.com, revcamp.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>revcamp.ca</domain_name>
   <domain_keyword>revcamp</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-29 13:43:02</query_time>
   <create_date>2010-03-30</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-29</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>ns31.domaincontrol.com</value>
    <value>ns32.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>2</num>
   <domain_name>revcamp.com.br</domain_name>
   <domain_keyword>revcamp</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-20 22:00:47</query_time>
   <create_date>2011-10-19</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrant_name>Isaac Jos? de Carvalho</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>revcamp.com</domain_name>
   <domain_keyword>revcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:00:45</query_time>
   <create_date>2011-12-22</create_date>
   <update_date>2020-12-15</update_date>
   <expiry_date>2025-12-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>revcamp.co.uk</domain_name>
   <domain_keyword>revcamp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 01:56:02</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>expiryparkpage1.crazydomains.com</value>
    <value>expiryparkpage2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.03</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 2,486 domain names (in 0.189 seconds) which look and sound like the brand name "revcamp".
Domain Name Registered Expiry Registrar Ownership
1 re-camp.jp 18 Jan 2019 31 Jan 2025 - NS ASETT MANAGEMENT Inc.
2 revcomp.pl 8 Oct 2018 8 Oct 2024 OVH SAS -
3 revvamp.com 24 Oct 2020 24 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
4 redcamp.xyz 19 Feb 2024 19 Feb 2025 Dynadot LLC -
5 revcomp.com.br 7 Nov 2011 7 Nov 2026 - Revcom Com?rcio de P?s Automotivas Ltda
6 repcamp.barcelona 21 Mar 2016 21 Mar 2025 IONOS SE -
7 repcamp.com 29 Jan 2014 29 Jan 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
8 devcamp.club 17 Jan 2019 17 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 redcamp.de - - - -
10 reicamp.com 24 Nov 2009 24 Nov 2031 XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD. -
11 redcamp.ru 11 Nov 2023 11 Nov 2024 REGRU-RU Private Person
12 devcamp.com 1 May 2000 16 Jul 2026 GoDaddy.com, LLC -
13 redcamp.pro 22 Oct 2018 22 Oct 2024 Hosting Ukraine LLC Hosting Ukraine LLC
14 revramp.net 19 Aug 2022 19 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
15 revcomp.bio 8 Oct 2023 8 Oct 2024 IONOS SE 1&1 Internet Limited
16 devcamp.in 16 Jul 2022 16 Jul 2024 Dynadot LLC REDACTED FOR PRIVACY
17 kevcamp.com 8 Jun 2009 8 Jun 2025 Register.com, Inc. -
18 devcamp.space 17 Jul 2016 17 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
19 revcamps.com 9 Jan 2007 9 Jan 2025 GoDaddy.com, LLC -
20 redcamp.store 16 Nov 2023 16 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
21 redcamp.net 13 May 2024 13 May 2025 Amazon Registrar, Inc. Identity Protection Service
22 re-camp.ru 26 May 2023 26 May 2024 FLEXBE-RU Private Person
23 regcamp.xyz 6 Apr 2023 6 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
24 rezcamp.com 12 Jul 2023 12 Jul 2028 GoDaddy.com, LLC -
25 revramp.com 27 Nov 2020 27 Nov 2025 FastDomain Inc. -
26 devcamp.studio 12 Dec 2021 12 Dec 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
27 revcomp.industries 8 Oct 2023 8 Oct 2024 IONOS SE 1&1 Internet Limited
28 rev-amp.co.uk 24 Jun 2020 24 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
29 re-camp.com 29 Jan 2016 29 Jan 2025 Domain.com, LLC REDACTED FOR PRIVACY
30 remcamp.com 2 Jan 2013 2 Jan 2025 GoDaddy.com, LLC -
31 rebcamp.com 16 Jun 2022 16 Jun 2024 Wix.Com Ltd. RebCamp
32 revcomp.info 26 Jul 2017 26 Jul 2024 Fastdomain Inc. REDACTED FOR PRIVACY
33 repcamp.cloud 15 Nov 2016 15 Nov 2024 IONOS SE REDACTED FOR PRIVACY
34 rev-amp.racing 10 May 2021 10 May 2024 IONOS SE REDACTED FOR PRIVACY
35 devcamp.net 3 Mar 2009 15 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 reacamp.com 5 May 2022 5 May 2024 GMO INTERNET, INC. Daiki Hina
37 refcamp.com 17 May 2021 17 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
38 rescamp.uk 8 Aug 2023 8 Aug 2024 20i Ltd [Tag = STACK] -
39 reicamp.org 24 Jun 2022 24 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 devcamp.store 6 Mar 2024 6 Mar 2025 eNom, Inc. Data Protected
41 repcamp.app 8 May 2018 8 May 2025 1&1 Internet SE REDACTED FOR PRIVACY
42 repcamp.info 29 Jan 2014 29 Jan 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
43 repcamp.cat 29 Jan 2014 29 Jan 2025 Arsys -
44 devcamp.la 30 Apr 2019 30 Apr 2025 GoDaddy.com, Inc. -
45 revcomp.com 3 Mar 2019 3 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 reccamp.com 13 Mar 2021 13 Mar 2025 GoDaddy.com, LLC -
47 revcomp.de - - - -
48 devcamp.org 11 Apr 2007 11 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
49 rescamp.com 7 Mar 2017 7 Mar 2025 Key-Systems GmbH REDACTED FOR PRIVACY
50 sevcamp.com 22 Jun 2023 22 Jun 2024 Tucows Domains Inc. -
51 devcamp.co.uk 22 Mar 2011 22 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
52 refcamp.app 14 Jun 2019 14 Jun 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
53 sevcamp.info 20 Jan 2024 20 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
54 revchamp.com 10 Apr 2017 10 Apr 2025 GoDaddy.com, LLC -
55 revocamp.online 29 Mar 2024 29 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
56 devcamp.info 28 Apr 2023 28 Apr 2025 Gabia, Inc. TeamSparta
57 rescamp.co.uk 8 Aug 2023 8 Aug 2024 20i Ltd [Tag = STACK] -
58 redcamp.com 7 Nov 2009 7 Nov 2028 GoDaddy.com, LLC Domains By Proxy, LLC
59 re-camp.nl 27 Jun 2013 - ZXCS -
60 revcomp.co.uk 7 Nov 2019 7 Nov 2024 Ionos SE [Tag = 1AND1] -
61 revamp.info 3 Oct 2023 3 Oct 2024 Sav.com, LLC - 26 Privacy Protection
62 rev-amp.net 9 Oct 2009 9 Oct 2024 Wild West Domains, LLC -
63 devcamp.site 25 Jul 2023 25 Jul 2024 eNom, Inc. Proxy Protection LLC
64 revamp.com 20 Sep 1996 19 Sep 2024 GoDaddy.com, LLC -
65 rev-amp.com 9 Oct 2009 9 Oct 2024 Wild West Domains, LLC -
66 revcap.info 16 May 2017 16 May 2026 Easyspace Limited Easyspace Privacy
67 revacamp.com 14 Jan 2021 14 Jan 2025 OVH, SAS EURL Pièces Evasion
68 revamp.software 13 Jan 2019 13 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
69 revcam.co.uk 16 Nov 2017 16 Nov 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
70 revcmp.com 31 May 2021 31 May 2025 GoDaddy.com, LLC -
71 revamp.su 9 Mar 2023 9 Mar 2025 REGRU-SU IP Popov I.B
72 sevcamp.ru 3 Oct 2018 3 Oct 2024 REGRU-RU Private Person
73 devcamp.pl 20 Feb 2022 20 Feb 2025 Aftermarket.pl Limited -
74 devcamp.com.br 20 Sep 2012 20 Sep 2024 - Ci&T Software S/A
75 revcomp.online 1 Sep 2023 1 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
76 rencamp.com 17 Dec 2005 17 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
77 repcamp.net 29 Jan 2014 29 Jan 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
78 revamp.studio 13 Feb 2019 13 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 evcamp.com 31 Jul 2020 31 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
80 revamp.nyc 15 Jul 2023 15 Jul 2024 NameCheap, Inc. REDACTED FOR PRIVACY
81 devcamp.ru 5 Jul 2010 5 Jul 2024 RU-CENTER-RU Private Person
82 rev-amp.ai - - 1api.net Domains By Proxy, LLC
83 devcamp.io 1 Feb 2018 1 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
84 revamp.ru 11 Oct 2007 11 Oct 2024 RU-CENTER-RU Private Person
85 rvcamp.life 4 Aug 2022 4 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 revamp.de - - - -
87 revamp.team 9 Mar 2021 9 Mar 2025 Cloudflare, Inc REDACTED FOR PRIVACY
88 revamp.agency 14 Feb 2024 14 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 revamp.net 31 Jan 2006 31 Jan 2025 GoDaddy.com, LLC -
90 revamp.london 25 Oct 2021 25 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
91 recamp.org 2 Aug 2019 2 Aug 2024 OnlineNIC, Inc. recamp.org
92 recamp.se 20 Apr 2021 20 Apr 2025 Loopia AB -
93 revamp.llc 9 Dec 2023 9 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 rvcamp.org 11 Aug 2011 11 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
95 revamp.solutions 16 Jan 2020 16 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 revcap.uk 22 Mar 2016 22 Mar 2026 Easyspace Ltd [Tag = EASYSPACE] -
97 rvcamp.ru 9 Sep 2021 9 Sep 2024 TIMEWEB-RU Private Person
98 revamp.digital 11 Apr 2019 11 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
99 revcap.london 22 Mar 2016 22 Mar 2026 Easyspace Ltd Revcap Advisors Ltd
100 revamp.club 17 May 2024 17 May 2029 Mesh Digital Limited Domains By Proxy, LLC
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 Revcamp.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=revcamp.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "revcamp.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 2486,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "re-camp.jp, revcomp.pl, revvamp.com, redcamp.xyz, revcomp.com.br, repcamp.barcelona, repcamp.com, devcamp.club, redcamp.de, reicamp.com, redcamp.ru, devcamp.com, redcamp.pro, revramp.net, revcomp.bio, devcamp.in, kevcamp.com, devcamp.space, revcamps.com, redcamp.store, redcamp.net, re-camp.ru, regcamp.xyz, rezcamp.com, revramp.com, devcamp.studio, revcomp.industries, rev-amp.co.uk, re-camp.com, remcamp.com, rebcamp.com, revcomp.info, repcamp.cloud, rev-amp.racing, devcamp.net, reacamp.com, refcamp.com, rescamp.uk, reicamp.org, devcamp.store, repcamp.app, repcamp.info, repcamp.cat, devcamp.la, revcomp.com, reccamp.com, revcomp.de, devcamp.org, rescamp.com, sevcamp.com, devcamp.co.uk, refcamp.app, sevcamp.info, revchamp.com, revocamp.online, devcamp.info, rescamp.co.uk, redcamp.com, re-camp.nl, revcomp.co.uk, revamp.info, rev-amp.net, devcamp.site, revamp.com, rev-amp.com, revcap.info, revacamp.com, revamp.software, revcam.co.uk, revcmp.com, revamp.su, sevcamp.ru, devcamp.pl, devcamp.com.br, revcomp.online, rencamp.com, repcamp.net, revamp.studio, evcamp.com, revamp.nyc, devcamp.ru, rev-amp.ai, devcamp.io, revamp.ru, rvcamp.life, revamp.de, revamp.team, revamp.agency, revamp.net, revamp.london, recamp.org, recamp.se, revamp.llc, rvcamp.org, revamp.solutions, revcap.uk, rvcamp.ru, revamp.digital, revcap.london, revamp.club",
    "results": [
        {
            "num": 1,
            "domain_name": "re-camp.jp",
            "domain_keyword": "re-camp",
            "domain_tld": "jp",
            "query_time": "2024-04-15 15:44:02",
            "create_date": "2019-01-18",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "NS ASETT MANAGEMENT Inc.",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "revcomp.pl",
            "domain_keyword": "revcomp",
            "domain_tld": "pl",
            "query_time": "2024-04-04 00:05:36",
            "create_date": "2018-10-08",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-08",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "revvamp.com",
            "domain_keyword": "revvamp",
            "domain_tld": "com",
            "query_time": "2024-04-09 05:37:41",
            "create_date": "2020-10-24",
            "update_date": "2021-08-26",
            "expiry_date": "2024-10-24",
            "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": 4,
            "domain_name": "redcamp.xyz",
            "domain_keyword": "redcamp",
            "domain_tld": "xyz",
            "query_time": "2024-04-08 15:55:34",
            "create_date": "2024-02-19",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "revcomp.com.br",
            "domain_keyword": "revcomp",
            "domain_tld": "com.br",
            "query_time": "2024-04-29 01:20:31",
            "create_date": "2011-11-07",
            "update_date": "2021-10-14",
            "expiry_date": "2026-11-07",
            "registrant_name": "Revcom Com?rcio de P?s Automotivas Ltda",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "repcamp.barcelona",
            "domain_keyword": "repcamp",
            "domain_tld": "barcelona",
            "query_time": "2024-05-20 14:51:06",
            "create_date": "2016-03-21",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_state": "BARCELONA",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.serv525743.servidoresdns.net",
                "dns2.serv525743.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "repcamp.com",
            "domain_keyword": "repcamp",
            "domain_tld": "com",
            "query_time": "2024-04-07 09:36:06",
            "create_date": "2014-01-29",
            "update_date": "2018-10-06",
            "expiry_date": "2025-01-29",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.serv525743.servidoresdns.net",
                "dns2.serv525743.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "devcamp.club",
            "domain_keyword": "devcamp",
            "domain_tld": "club",
            "query_time": "2024-04-16 05:34:46",
            "create_date": "2019-01-17",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "redcamp.de",
            "domain_keyword": "redcamp",
            "domain_tld": "de",
            "query_time": "2024-05-05 07:27:03",
            "update_date": "2023-08-22",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 10,
            "domain_name": "reicamp.com",
            "domain_keyword": "reicamp",
            "domain_tld": "com",
            "query_time": "2024-05-09 00:33:47",
            "create_date": "2009-11-24",
            "update_date": "2022-09-09",
            "expiry_date": "2031-11-24",
            "registrar_iana": 1366,
            "registrar_name": "XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.",
            "registrar_website": "http://www.zzy.cn",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "redcamp.ru",
            "domain_keyword": "redcamp",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:45:17",
            "create_date": "2023-11-11",
            "expiry_date": "2024-11-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "devcamp.com",
            "domain_keyword": "devcamp",
            "domain_tld": "com",
            "query_time": "2024-04-11 12:37:30",
            "create_date": "2000-05-01",
            "update_date": "2022-09-20",
            "expiry_date": "2026-07-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "redcamp.pro",
            "domain_keyword": "redcamp",
            "domain_tld": "pro",
            "query_time": "2024-05-13 05:14:18",
            "create_date": "2018-10-22",
            "update_date": "2023-12-06",
            "expiry_date": "2024-10-22",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://ukraine.com.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns112.inhostedns.com",
                "ns212.inhostedns.net",
                "ns312.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "revramp.net",
            "domain_keyword": "revramp",
            "domain_tld": "net",
            "query_time": "2024-05-08 05:26:03",
            "create_date": "2022-08-19",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-19",
            "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=revramp.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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "revcomp.bio",
            "domain_keyword": "revcomp",
            "domain_tld": "bio",
            "query_time": "2024-04-06 18:17:13",
            "create_date": "2023-10-08",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "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": [
                "ns.ui-global-dns.biz",
                "ns.ui-global-dns.com",
                "ns.ui-global-dns.de",
                "ns.ui-global-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "devcamp.in",
            "domain_keyword": "devcamp",
            "domain_tld": "in",
            "query_time": "2024-05-11 10:35:30",
            "create_date": "2022-07-16",
            "update_date": "2023-01-25",
            "expiry_date": "2024-07-16",
            "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": "Pleven",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "kevcamp.com",
            "domain_keyword": "kevcamp",
            "domain_tld": "com",
            "query_time": "2024-04-07 14:09:57",
            "create_date": "2009-06-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-06-08",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "devcamp.space",
            "domain_keyword": "devcamp",
            "domain_tld": "space",
            "query_time": "2024-04-09 15:14:04",
            "create_date": "2016-07-17",
            "update_date": "2023-09-28",
            "expiry_date": "2024-07-17",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "amir.ns.cloudflare.com",
                "grace.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "revcamps.com",
            "domain_keyword": "revcamps",
            "domain_tld": "com",
            "query_time": "2024-05-28 09:06:24",
            "create_date": "2007-01-09",
            "update_date": "2023-01-10",
            "expiry_date": "2025-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "redcamp.store",
            "domain_keyword": "redcamp",
            "domain_tld": "store",
            "query_time": "2024-05-17 22:50:22",
            "create_date": "2023-11-16",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "redcamp.net",
            "domain_keyword": "redcamp",
            "domain_tld": "net",
            "query_time": "2024-05-16 16:53:47",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of redcamp.net 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-1284.awsdns-32.org",
                "ns-1925.awsdns-48.co.uk",
                "ns-619.awsdns-13.net",
                "ns-67.awsdns-08.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "re-camp.ru",
            "domain_keyword": "re-camp",
            "domain_tld": "ru",
            "query_time": "2024-05-29 11:07:55",
            "create_date": "2023-05-26",
            "expiry_date": "2024-05-26",
            "registrar_name": "FLEXBE-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "regcamp.xyz",
            "domain_keyword": "regcamp",
            "domain_tld": "xyz",
            "query_time": "2024-04-15 12:46:41",
            "create_date": "2023-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "rezcamp.com",
            "domain_keyword": "rezcamp",
            "domain_tld": "com",
            "query_time": "2024-04-30 16:13:37",
            "create_date": "2023-07-12",
            "update_date": "2023-07-12",
            "expiry_date": "2028-07-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "revramp.com",
            "domain_keyword": "revramp",
            "domain_tld": "com",
            "query_time": "2024-04-09 05:35:57",
            "create_date": "2020-11-27",
            "update_date": "2023-11-17",
            "expiry_date": "2025-11-27",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "devcamp.studio",
            "domain_keyword": "devcamp",
            "domain_tld": "studio",
            "query_time": "2024-05-31 22:07:39",
            "create_date": "2021-12-12",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "\\u0E01\\u0E23\\u0E38\\u0E07\\u0E40\\u0E17\\u0E1E\\u0E21\\u0E2B\\u0E32...",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "th73.hostatom.com",
                "th74.hostatom.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "revcomp.industries",
            "domain_keyword": "revcomp",
            "domain_tld": "industries",
            "query_time": "2024-04-06 18:17:13",
            "create_date": "2023-10-08",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-08",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "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": [
                "ns.ui-global-dns.biz",
                "ns.ui-global-dns.com",
                "ns.ui-global-dns.de",
                "ns.ui-global-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "rev-amp.co.uk",
            "domain_keyword": "rev-amp",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 11:24:10",
            "create_date": "2020-06-24",
            "update_date": "2023-07-23",
            "expiry_date": "2024-06-24",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "re-camp.com",
            "domain_keyword": "re-camp",
            "domain_tld": "com",
            "query_time": "2024-05-26 20:50:20",
            "create_date": "2016-01-29",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-29",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://tieredaccess.com/contact/45cc3a5e-3e74-4ed4-a1af-d0fc7d42b45e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "remcamp.com",
            "domain_keyword": "remcamp",
            "domain_tld": "com",
            "query_time": "2024-04-07 18:50:43",
            "create_date": "2013-01-02",
            "update_date": "2023-11-06",
            "expiry_date": "2025-01-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "rebcamp.com",
            "domain_keyword": "rebcamp",
            "domain_tld": "com",
            "query_time": "2024-05-25 05:18:34",
            "create_date": "2022-06-16",
            "update_date": "2022-06-16",
            "expiry_date": "2024-06-16",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "TETSUYA HASHIMOTO",
            "registrant_company": "RebCamp",
            "registrant_address": "53 Shogawamachi Shimeno Tnami-shi Toyama-ken Japan",
            "registrant_city": "tonami",
            "registrant_state": "16",
            "registrant_zip": "9320315",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "revcomp.info",
            "domain_keyword": "revcomp",
            "domain_tld": "info",
            "query_time": "2024-04-20 22:01:00",
            "create_date": "2017-07-26",
            "update_date": "2023-12-22",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1154,
            "registrar_name": "Fastdomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "repcamp.cloud",
            "domain_keyword": "repcamp",
            "domain_tld": "cloud",
            "query_time": "2024-05-26 18:18:45",
            "create_date": "2016-11-15",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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.serv525743.servidoresdns.net",
                "dns2.serv525743.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "rev-amp.racing",
            "domain_keyword": "rev-amp",
            "domain_tld": "racing",
            "query_time": "2024-06-02 01:55:41",
            "create_date": "2021-05-10",
            "update_date": "2023-06-24",
            "expiry_date": "2024-05-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "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": [
                "ns1017.ui-dns.com",
                "ns1078.ui-dns.biz",
                "ns1106.ui-dns.de",
                "ns1117.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "devcamp.net",
            "domain_keyword": "devcamp",
            "domain_tld": "net",
            "query_time": "2024-04-16 05:34:47",
            "create_date": "2009-03-03",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-15",
            "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=devcamp.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "reacamp.com",
            "domain_keyword": "reacamp",
            "domain_tld": "com",
            "query_time": "2024-05-26 20:53:06",
            "create_date": "2022-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2024-05-05",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Daiki Hina",
            "registrant_company": "Daiki Hina",
            "registrant_address": "1-7-12 Tamashima Agasaki, Feribe-teB208",
            "registrant_city": "Kurashiki-shi",
            "registrant_state": "Okayama",
            "registrant_zip": "713-8121",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.8063124153",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "refcamp.com",
            "domain_keyword": "refcamp",
            "domain_tld": "com",
            "query_time": "2024-05-31 10:40:09",
            "create_date": "2021-05-17",
            "update_date": "2021-08-27",
            "expiry_date": "2024-05-17",
            "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": 38,
            "domain_name": "rescamp.uk",
            "domain_keyword": "rescamp",
            "domain_tld": "uk",
            "query_time": "2024-04-12 10:21:05",
            "create_date": "2023-08-08",
            "update_date": "2023-11-10",
            "expiry_date": "2024-08-08",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 39,
            "domain_name": "reicamp.org",
            "domain_keyword": "reicamp",
            "domain_tld": "org",
            "query_time": "2024-05-20 19:52:59",
            "create_date": "2022-06-24",
            "update_date": "2023-08-16",
            "expiry_date": "2024-06-24",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "devcamp.store",
            "domain_keyword": "devcamp",
            "domain_tld": "store",
            "query_time": "2024-05-08 18:37:58",
            "create_date": "2024-03-06",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-06",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "Campeche",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the 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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "repcamp.app",
            "domain_keyword": "repcamp",
            "domain_tld": "app",
            "query_time": "2024-05-12 11:07:00",
            "create_date": "2018-05-08",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-08",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://www.ionos.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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": [
                "dns41.servidoresdns.net",
                "dns42.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "repcamp.info",
            "domain_keyword": "repcamp",
            "domain_tld": "info",
            "query_time": "2024-05-26 18:18:45",
            "create_date": "2014-01-29",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-29",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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.serv525743.servidoresdns.net",
                "dns2.serv525743.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "repcamp.cat",
            "domain_keyword": "repcamp",
            "domain_tld": "cat",
            "query_time": "2024-05-26 18:18:45",
            "create_date": "2014-01-29",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-29",
            "registrar_iana": 379,
            "registrar_name": "Arsys",
            "registrar_website": "http://www.arsys.es",
            "name_servers": [
                "dns1.serv525743.servidoresdns.net",
                "dns2.serv525743.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "devcamp.la",
            "domain_keyword": "devcamp",
            "domain_tld": "la",
            "query_time": "2024-05-08 18:37:58",
            "create_date": "2019-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_name": "GoDaddy.com, Inc.",
            "registrant_email": "https://whois.nic.la/contact/devcamp.la/registrant",
            "name_servers": [
                "ns1.cymetria.co",
                "ns2.cymetria.co"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "revcomp.com",
            "domain_keyword": "revcomp",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:01:00",
            "create_date": "2019-03-03",
            "update_date": "2021-02-25",
            "expiry_date": "2025-03-03",
            "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": 46,
            "domain_name": "reccamp.com",
            "domain_keyword": "reccamp",
            "domain_tld": "com",
            "query_time": "2024-05-21 08:07:05",
            "create_date": "2021-03-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "revcomp.de",
            "domain_keyword": "revcomp",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:48:49",
            "update_date": "2018-08-16",
            "name_servers": [
                "ns1086.ui-dns.biz",
                "ns1086.ui-dns.com",
                "ns1086.ui-dns.de",
                "ns1086.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 48,
            "domain_name": "devcamp.org",
            "domain_keyword": "devcamp",
            "domain_tld": "org",
            "query_time": "2024-04-16 05:34:47",
            "create_date": "2007-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "rescamp.com",
            "domain_keyword": "rescamp",
            "domain_tld": "com",
            "query_time": "2024-04-14 23:05:01",
            "create_date": "2017-03-07",
            "update_date": "2024-02-06",
            "expiry_date": "2025-03-07",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "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": "FI",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.int2000.net",
                "ns2.int2000.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "sevcamp.com",
            "domain_keyword": "sevcamp",
            "domain_tld": "com",
            "query_time": "2024-04-07 13:30:32",
            "create_date": "2023-06-22",
            "update_date": "2023-08-09",
            "expiry_date": "2024-06-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "devcamp.co.uk",
            "domain_keyword": "devcamp",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 23:56:19",
            "create_date": "2011-03-22",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-22",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 52,
            "domain_name": "refcamp.app",
            "domain_keyword": "refcamp",
            "domain_tld": "app",
            "query_time": "2024-05-07 23:40:29",
            "create_date": "2019-06-14",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "sevcamp.info",
            "domain_keyword": "sevcamp",
            "domain_tld": "info",
            "query_time": "2024-05-17 23:18:07",
            "create_date": "2024-01-20",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-20",
            "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": 54,
            "domain_name": "revchamp.com",
            "domain_keyword": "revchamp",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:00:49",
            "create_date": "2017-04-10",
            "update_date": "2024-01-25",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "d4bc6589.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "revocamp.online",
            "domain_keyword": "revocamp",
            "domain_tld": "online",
            "query_time": "2024-05-28 21:20:44",
            "create_date": "2024-03-29",
            "update_date": "2024-05-27",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "moskovskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "devcamp.info",
            "domain_keyword": "devcamp",
            "domain_tld": "info",
            "query_time": "2024-05-08 18:37:58",
            "create_date": "2023-04-28",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-28",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TeamSparta",
            "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-1203.awsdns-22.org",
                "ns-1971.awsdns-54.co.uk",
                "ns-392.awsdns-49.com",
                "ns-929.awsdns-52.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "rescamp.co.uk",
            "domain_keyword": "rescamp",
            "domain_tld": "co.uk",
            "query_time": "2024-04-12 10:21:05",
            "create_date": "2023-08-08",
            "update_date": "2023-11-10",
            "expiry_date": "2024-08-08",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 58,
            "domain_name": "redcamp.com",
            "domain_keyword": "redcamp",
            "domain_tld": "com",
            "query_time": "2024-05-11 21:50:15",
            "create_date": "2009-11-07",
            "update_date": "2024-02-28",
            "expiry_date": "2028-11-07",
            "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=redcamp.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "re-camp.nl",
            "domain_keyword": "re-camp",
            "domain_tld": "nl",
            "query_time": "2024-05-14 03:43:27",
            "create_date": "2013-06-27",
            "update_date": "2020-10-10",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 60,
            "domain_name": "revcomp.co.uk",
            "domain_keyword": "revcomp",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 07:29:42",
            "create_date": "2019-11-07",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-07",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1068.ui-dns.org",
                "ns1090.ui-dns.de",
                "ns1095.ui-dns.biz",
                "ns1121.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "revamp.info",
            "domain_keyword": "revamp",
            "domain_tld": "info",
            "query_time": "2024-04-06 18:15:23",
            "create_date": "2023-10-03",
            "update_date": "2023-12-21",
            "expiry_date": "2024-10-03",
            "registrar_iana": 3916,
            "registrar_name": "Sav.com, LLC - 26",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "rev-amp.net",
            "domain_keyword": "rev-amp",
            "domain_tld": "net",
            "query_time": "2024-04-20 03:17:18",
            "create_date": "2009-10-09",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-09",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "devcamp.site",
            "domain_keyword": "devcamp",
            "domain_tld": "site",
            "query_time": "2024-05-05 01:55:04",
            "create_date": "2023-07-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-25",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Proxy Protection LLC",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "revamp.com",
            "domain_keyword": "revamp",
            "domain_tld": "com",
            "query_time": "2024-05-01 22:25:03",
            "create_date": "1996-09-20",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns4.pccc.com",
                "ns5.pccc.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "rev-amp.com",
            "domain_keyword": "rev-amp",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:17:18",
            "create_date": "2009-10-09",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-09",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "revcap.info",
            "domain_keyword": "revcap",
            "domain_tld": "info",
            "query_time": "2024-04-20 22:00:46",
            "create_date": "2017-05-16",
            "update_date": "2024-02-06",
            "expiry_date": "2026-05-16",
            "registrar_iana": 79,
            "registrar_name": "Easyspace Limited",
            "registrar_website": "http://www.easyspace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Easyspace Privacy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cosmin.ns.cloudflare.com",
                "meg.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "revacamp.com",
            "domain_keyword": "revacamp",
            "domain_tld": "com",
            "query_time": "2024-05-08 19:02:24",
            "create_date": "2021-01-14",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-14",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EURL Pièces Evasion",
            "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": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "revamp.software",
            "domain_keyword": "revamp",
            "domain_tld": "software",
            "query_time": "2024-04-20 03:18:36",
            "create_date": "2019-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "revcam.co.uk",
            "domain_keyword": "revcam",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 22:00:45",
            "create_date": "2017-11-16",
            "update_date": "2023-12-01",
            "expiry_date": "2025-11-16",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 70,
            "domain_name": "revcmp.com",
            "domain_keyword": "revcmp",
            "domain_tld": "com",
            "query_time": "2024-06-02 01:56:02",
            "create_date": "2021-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "revamp.su",
            "domain_keyword": "revamp",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:20:28",
            "create_date": "2023-03-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "REGRU-SU",
            "registrant_company": "IP Popov I.B",
            "registrant_email": "[email protected]",
            "registrant_phone": "+79134738776(sms)",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 72,
            "domain_name": "sevcamp.ru",
            "domain_keyword": "sevcamp",
            "domain_tld": "ru",
            "query_time": "2024-05-01 11:58:27",
            "create_date": "2018-10-03",
            "expiry_date": "2024-10-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 73,
            "domain_name": "devcamp.pl",
            "domain_keyword": "devcamp",
            "domain_tld": "pl",
            "query_time": "2024-05-26 00:26:36",
            "create_date": "2022-02-20",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-20",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "aragorn.ns.cloudflare.com",
                "bailey.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "devcamp.com.br",
            "domain_keyword": "devcamp",
            "domain_tld": "com.br",
            "query_time": "2024-04-16 05:34:47",
            "create_date": "2012-09-20",
            "update_date": "2022-05-26",
            "expiry_date": "2024-09-20",
            "registrant_name": "Ci&T Software S/A",
            "name_servers": [
                "ns-147.awsdns-18.com",
                "ns-1501.awsdns-59.org",
                "ns-1615.awsdns-09.co.uk",
                "ns-522.awsdns-01.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 75,
            "domain_name": "revcomp.online",
            "domain_keyword": "revcomp",
            "domain_tld": "online",
            "query_time": "2024-05-14 21:36:09",
            "create_date": "2023-09-01",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "rencamp.com",
            "domain_keyword": "rencamp",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:02:48",
            "create_date": "2005-12-17",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-17",
            "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=rencamp.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "repcamp.net",
            "domain_keyword": "repcamp",
            "domain_tld": "net",
            "query_time": "2024-04-07 09:36:06",
            "create_date": "2014-01-29",
            "update_date": "2018-10-10",
            "expiry_date": "2025-01-29",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BARCELONA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.serv525743.servidoresdns.net",
                "dns2.serv525743.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "revamp.studio",
            "domain_keyword": "revamp",
            "domain_tld": "studio",
            "query_time": "2024-04-06 18:15:23",
            "create_date": "2019-02-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "evcamp.com",
            "domain_keyword": "evcamp",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:56:39",
            "create_date": "2020-07-31",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "revamp.nyc",
            "domain_keyword": "revamp",
            "domain_tld": "nyc",
            "query_time": "2024-05-14 11:25:04",
            "create_date": "2023-07-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "devcamp.ru",
            "domain_keyword": "devcamp",
            "domain_tld": "ru",
            "query_time": "2024-05-05 19:44:15",
            "create_date": "2010-07-05",
            "expiry_date": "2024-07-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "rev-amp.ai",
            "domain_keyword": "rev-amp",
            "domain_tld": "ai",
            "query_time": "2024-05-24 17:48:17",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1386.awsdns-45.org",
                "ns-1866.awsdns-41.co.uk",
                "ns-938.awsdns-53.net",
                "ns-95.awsdns-11.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "devcamp.io",
            "domain_keyword": "devcamp",
            "domain_tld": "io",
            "query_time": "2024-05-26 00:26:34",
            "create_date": "2018-02-01",
            "update_date": "2024-03-17",
            "expiry_date": "2025-02-01",
            "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.vultr.com",
                "ns2.vultr.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "revamp.ru",
            "domain_keyword": "revamp",
            "domain_tld": "ru",
            "query_time": "2024-05-01 01:17:50",
            "create_date": "2007-10-11",
            "expiry_date": "2024-10-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "kanye.ns.cloudflare.com",
                "vera.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "rvcamp.life",
            "domain_keyword": "rvcamp",
            "domain_tld": "life",
            "query_time": "2024-04-23 05:46:30",
            "create_date": "2022-08-04",
            "update_date": "2023-08-08",
            "expiry_date": "2025-08-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "revamp.de",
            "domain_keyword": "revamp",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:48:49",
            "update_date": "2020-06-11",
            "name_servers": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info",
                "cns3.alfahosting.info"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 87,
            "domain_name": "revamp.team",
            "domain_keyword": "revamp",
            "domain_tld": "team",
            "query_time": "2024-04-06 18:15:23",
            "create_date": "2021-03-09",
            "update_date": "2024-02-13",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "dakota.ns.cloudflare.com",
                "ximena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "revamp.agency",
            "domain_keyword": "revamp",
            "domain_tld": "agency",
            "query_time": "2024-04-06 18:15:23",
            "create_date": "2024-02-14",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "revamp.net",
            "domain_keyword": "revamp",
            "domain_tld": "net",
            "query_time": "2024-04-11 09:42:36",
            "create_date": "2006-01-31",
            "update_date": "2023-02-01",
            "expiry_date": "2025-01-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns4.pccc.com",
                "ns5.pccc.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "revamp.london",
            "domain_keyword": "revamp",
            "domain_tld": "london",
            "query_time": "2024-04-20 03:18:36",
            "create_date": "2021-10-25",
            "update_date": "2024-04-16",
            "expiry_date": "2024-10-25",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "recamp.org",
            "domain_keyword": "recamp",
            "domain_tld": "org",
            "query_time": "2024-04-20 05:41:06",
            "create_date": "2019-08-02",
            "update_date": "2023-09-16",
            "expiry_date": "2024-08-02",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "https://www.onlinenic.com/en/Domains/whois.html",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "recamp.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kiev",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.s67.in.ua",
                "ns2.s67.in.ua"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "recamp.se",
            "domain_keyword": "recamp",
            "domain_tld": "se",
            "query_time": "2024-05-05 16:46:42",
            "create_date": "2021-04-20",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-20",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "revamp.llc",
            "domain_keyword": "revamp",
            "domain_tld": "llc",
            "query_time": "2024-04-06 18:15:23",
            "create_date": "2023-12-09",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "rvcamp.org",
            "domain_keyword": "rvcamp",
            "domain_tld": "org",
            "query_time": "2024-04-23 05:46:30",
            "create_date": "2011-08-11",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "revamp.solutions",
            "domain_keyword": "revamp",
            "domain_tld": "solutions",
            "query_time": "2024-05-23 03:32:39",
            "create_date": "2020-01-16",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-16",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "revcap.uk",
            "domain_keyword": "revcap",
            "domain_tld": "uk",
            "query_time": "2024-04-20 22:00:46",
            "create_date": "2016-03-22",
            "update_date": "2024-02-21",
            "expiry_date": "2026-03-22",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "cosmin.ns.cloudflare.com",
                "meg.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "rvcamp.ru",
            "domain_keyword": "rvcamp",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:35:55",
            "create_date": "2021-09-09",
            "expiry_date": "2024-09-09",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "revamp.digital",
            "domain_keyword": "revamp",
            "domain_tld": "digital",
            "query_time": "2024-04-29 01:19:27",
            "create_date": "2019-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "revcap.london",
            "domain_keyword": "revcap",
            "domain_tld": "london",
            "query_time": "2024-05-22 03:27:41",
            "create_date": "2016-03-22",
            "update_date": "2024-04-25",
            "expiry_date": "2026-03-22",
            "registrar_iana": 79,
            "registrar_name": "Easyspace Ltd",
            "registrar_website": "http://www.easyspace.com",
            "registrant_company": "Revcap Advisors Ltd",
            "registrant_state": "London",
            "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.",
            "name_servers": [
                "cosmin.ns.cloudflare.com",
                "meg.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "revamp.club",
            "domain_keyword": "revamp",
            "domain_tld": "club",
            "query_time": "2024-05-19 14:27:34",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2029-05-17",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.189,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>revcamp.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2486</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>re-camp.jp, revcomp.pl, revvamp.com, redcamp.xyz, revcomp.com.br, repcamp.barcelona, repcamp.com, devcamp.club, redcamp.de, reicamp.com, redcamp.ru, devcamp.com, redcamp.pro, revramp.net, revcomp.bio, devcamp.in, kevcamp.com, devcamp.space, revcamps.com, redcamp.store, redcamp.net, re-camp.ru, regcamp.xyz, rezcamp.com, revramp.com, devcamp.studio, revcomp.industries, rev-amp.co.uk, re-camp.com, remcamp.com, rebcamp.com, revcomp.info, repcamp.cloud, rev-amp.racing, devcamp.net, reacamp.com, refcamp.com, rescamp.uk, reicamp.org, devcamp.store, repcamp.app, repcamp.info, repcamp.cat, devcamp.la, revcomp.com, reccamp.com, revcomp.de, devcamp.org, rescamp.com, sevcamp.com, devcamp.co.uk, refcamp.app, sevcamp.info, revchamp.com, revocamp.online, devcamp.info, rescamp.co.uk, redcamp.com, re-camp.nl, revcomp.co.uk, revamp.info, rev-amp.net, devcamp.site, revamp.com, rev-amp.com, revcap.info, revacamp.com, revamp.software, revcam.co.uk, revcmp.com, revamp.su, sevcamp.ru, devcamp.pl, devcamp.com.br, revcomp.online, rencamp.com, repcamp.net, revamp.studio, evcamp.com, revamp.nyc, devcamp.ru, rev-amp.ai, devcamp.io, revamp.ru, rvcamp.life, revamp.de, revamp.team, revamp.agency, revamp.net, revamp.london, recamp.org, recamp.se, revamp.llc, rvcamp.org, revamp.solutions, revcap.uk, rvcamp.ru, revamp.digital, revcap.london, revamp.club</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>re-camp.jp</domain_name>
   <domain_keyword>re-camp</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-15 15:44:02</query_time>
   <create_date>2019-01-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>NS ASETT MANAGEMENT Inc.</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>revcomp.pl</domain_name>
   <domain_keyword>revcomp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-04 00:05:36</query_time>
   <create_date>2018-10-08</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>revvamp.com</domain_name>
   <domain_keyword>revvamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 05:37:41</query_time>
   <create_date>2020-10-24</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2024-10-24</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>4</num>
   <domain_name>redcamp.xyz</domain_name>
   <domain_keyword>redcamp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-08 15:55:34</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>revcomp.com.br</domain_name>
   <domain_keyword>revcomp</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-29 01:20:31</query_time>
   <create_date>2011-11-07</create_date>
   <update_date>2021-10-14</update_date>
   <expiry_date>2026-11-07</expiry_date>
   <registrant_name>Revcom Com?rcio de P?s Automotivas 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>6</num>
   <domain_name>repcamp.barcelona</domain_name>
   <domain_keyword>repcamp</domain_keyword>
   <domain_tld>barcelona</domain_tld>
   <query_time>2024-05-20 14:51:06</query_time>
   <create_date>2016-03-21</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.serv525743.servidoresdns.net</value>
    <value>dns2.serv525743.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>repcamp.com</domain_name>
   <domain_keyword>repcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 09:36:06</query_time>
   <create_date>2014-01-29</create_date>
   <update_date>2018-10-06</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.serv525743.servidoresdns.net</value>
    <value>dns2.serv525743.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>devcamp.club</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-16 05:34:46</query_time>
   <create_date>2019-01-17</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>redcamp.de</domain_name>
   <domain_keyword>redcamp</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 07:27:03</query_time>
   <update_date>2023-08-22</update_date>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>reicamp.com</domain_name>
   <domain_keyword>reicamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 00:33:47</query_time>
   <create_date>2009-11-24</create_date>
   <update_date>2022-09-09</update_date>
   <expiry_date>2031-11-24</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>redcamp.ru</domain_name>
   <domain_keyword>redcamp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:45:17</query_time>
   <create_date>2023-11-11</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>devcamp.com</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 12:37:30</query_time>
   <create_date>2000-05-01</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2026-07-16</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>redcamp.pro</domain_name>
   <domain_keyword>redcamp</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-13 05:14:18</query_time>
   <create_date>2018-10-22</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://ukraine.com.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns112.inhostedns.com</value>
    <value>ns212.inhostedns.net</value>
    <value>ns312.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>revramp.net</domain_name>
   <domain_keyword>revramp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 05:26:03</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-19</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=revramp.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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>revcomp.bio</domain_name>
   <domain_keyword>revcomp</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-04-06 18:17:13</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</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>ns.ui-global-dns.biz</value>
    <value>ns.ui-global-dns.com</value>
    <value>ns.ui-global-dns.de</value>
    <value>ns.ui-global-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>devcamp.in</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-11 10:35:30</query_time>
   <create_date>2022-07-16</create_date>
   <update_date>2023-01-25</update_date>
   <expiry_date>2024-07-16</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>Pleven</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>kevcamp.com</domain_name>
   <domain_keyword>kevcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 14:09:57</query_time>
   <create_date>2009-06-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-06-08</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>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>devcamp.space</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-09 15:14:04</query_time>
   <create_date>2016-07-17</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>amir.ns.cloudflare.com</value>
    <value>grace.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>19</num>
   <domain_name>revcamps.com</domain_name>
   <domain_keyword>revcamps</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 09:06:24</query_time>
   <create_date>2007-01-09</create_date>
   <update_date>2023-01-10</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</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>20</num>
   <domain_name>redcamp.store</domain_name>
   <domain_keyword>redcamp</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-17 22:50:22</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>redcamp.net</domain_name>
   <domain_keyword>redcamp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 16:53:47</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</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 redcamp.net 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-1284.awsdns-32.org</value>
    <value>ns-1925.awsdns-48.co.uk</value>
    <value>ns-619.awsdns-13.net</value>
    <value>ns-67.awsdns-08.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>re-camp.ru</domain_name>
   <domain_keyword>re-camp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-29 11:07:55</query_time>
   <create_date>2023-05-26</create_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_name>FLEXBE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>regcamp.xyz</domain_name>
   <domain_keyword>regcamp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-15 12:46:41</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>rezcamp.com</domain_name>
   <domain_keyword>rezcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 16:13:37</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2028-07-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>ns73.domaincontrol.com</value>
    <value>ns74.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>25</num>
   <domain_name>revramp.com</domain_name>
   <domain_keyword>revramp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 05:35:57</query_time>
   <create_date>2020-11-27</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-11-27</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>devcamp.studio</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-31 22:07:39</query_time>
   <create_date>2021-12-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>\u0E01\u0E23\u0E38\u0E07\u0E40\u0E17\u0E1E\u0E21\u0E2B\u0E32...</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</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>th73.hostatom.com</value>
    <value>th74.hostatom.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>revcomp.industries</domain_name>
   <domain_keyword>revcomp</domain_keyword>
   <domain_tld>industries</domain_tld>
   <query_time>2024-04-06 18:17:13</query_time>
   <create_date>2023-10-08</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</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>ns.ui-global-dns.biz</value>
    <value>ns.ui-global-dns.com</value>
    <value>ns.ui-global-dns.de</value>
    <value>ns.ui-global-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>rev-amp.co.uk</domain_name>
   <domain_keyword>rev-amp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 11:24:10</query_time>
   <create_date>2020-06-24</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>re-camp.com</domain_name>
   <domain_keyword>re-camp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 20:50:20</query_time>
   <create_date>2016-01-29</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/45cc3a5e-3e74-4ed4-a1af-d0fc7d42b45e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>remcamp.com</domain_name>
   <domain_keyword>remcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 18:50:43</query_time>
   <create_date>2013-01-02</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2025-01-02</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.bluehost.com</value>
    <value>ns2.bluehost.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>rebcamp.com</domain_name>
   <domain_keyword>rebcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 05:18:34</query_time>
   <create_date>2022-06-16</create_date>
   <update_date>2022-06-16</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>TETSUYA HASHIMOTO</registrant_name>
   <registrant_company>RebCamp</registrant_company>
   <registrant_address>53 Shogawamachi Shimeno Tnami-shi Toyama-ken Japan</registrant_address>
   <registrant_city>tonami</registrant_city>
   <registrant_state>16</registrant_state>
   <registrant_zip>9320315</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>revcomp.info</domain_name>
   <domain_keyword>revcomp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-20 22:01:00</query_time>
   <create_date>2017-07-26</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>Fastdomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>repcamp.cloud</domain_name>
   <domain_keyword>repcamp</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-26 18:18:45</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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.serv525743.servidoresdns.net</value>
    <value>dns2.serv525743.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>rev-amp.racing</domain_name>
   <domain_keyword>rev-amp</domain_keyword>
   <domain_tld>racing</domain_tld>
   <query_time>2024-06-02 01:55:41</query_time>
   <create_date>2021-05-10</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-05-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</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>ns1017.ui-dns.com</value>
    <value>ns1078.ui-dns.biz</value>
    <value>ns1106.ui-dns.de</value>
    <value>ns1117.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>devcamp.net</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 05:34:47</query_time>
   <create_date>2009-03-03</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-15</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=devcamp.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.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>36</num>
   <domain_name>reacamp.com</domain_name>
   <domain_keyword>reacamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 20:53:06</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-05-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Daiki Hina</registrant_name>
   <registrant_company>Daiki Hina</registrant_company>
   <registrant_address>1-7-12 Tamashima Agasaki, Feribe-teB208</registrant_address>
   <registrant_city>Kurashiki-shi</registrant_city>
   <registrant_state>Okayama</registrant_state>
   <registrant_zip>713-8121</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.8063124153</registrant_phone>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.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>refcamp.com</domain_name>
   <domain_keyword>refcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 10:40:09</query_time>
   <create_date>2021-05-17</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-05-17</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>38</num>
   <domain_name>rescamp.uk</domain_name>
   <domain_keyword>rescamp</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-12 10:21:05</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>reicamp.org</domain_name>
   <domain_keyword>reicamp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 19:52:59</query_time>
   <create_date>2022-06-24</create_date>
   <update_date>2023-08-16</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.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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>devcamp.store</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 18:37:58</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-06</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>Campeche</registrant_state>
   <registrant_country>MX</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.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>41</num>
   <domain_name>repcamp.app</domain_name>
   <domain_keyword>repcamp</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 11:07:00</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://www.ionos.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>dns41.servidoresdns.net</value>
    <value>dns42.servidoresdns.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>repcamp.info</domain_name>
   <domain_keyword>repcamp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 18:18:45</query_time>
   <create_date>2014-01-29</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</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>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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.serv525743.servidoresdns.net</value>
    <value>dns2.serv525743.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>repcamp.cat</domain_name>
   <domain_keyword>repcamp</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-26 18:18:45</query_time>
   <create_date>2014-01-29</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <name_servers>
    <value>dns1.serv525743.servidoresdns.net</value>
    <value>dns2.serv525743.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>devcamp.la</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-08 18:37:58</query_time>
   <create_date>2019-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>GoDaddy.com, Inc.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/devcamp.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.cymetria.co</value>
    <value>ns2.cymetria.co</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>45</num>
   <domain_name>revcomp.com</domain_name>
   <domain_keyword>revcomp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:01:00</query_time>
   <create_date>2019-03-03</create_date>
   <update_date>2021-02-25</update_date>
   <expiry_date>2025-03-03</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>46</num>
   <domain_name>reccamp.com</domain_name>
   <domain_keyword>reccamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 08:07:05</query_time>
   <create_date>2021-03-13</create_date>
   <update_date>2024-03-14</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>pdns07.domaincontrol.com</value>
    <value>pdns08.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>47</num>
   <domain_name>revcomp.de</domain_name>
   <domain_keyword>revcomp</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:48:49</query_time>
   <update_date>2018-08-16</update_date>
   <name_servers>
    <value>ns1086.ui-dns.biz</value>
    <value>ns1086.ui-dns.com</value>
    <value>ns1086.ui-dns.de</value>
    <value>ns1086.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>devcamp.org</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 05:34:47</query_time>
   <create_date>2007-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>rescamp.com</domain_name>
   <domain_keyword>rescamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 23:05:01</query_time>
   <create_date>2017-03-07</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>FI</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.int2000.net</value>
    <value>ns2.int2000.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>sevcamp.com</domain_name>
   <domain_keyword>sevcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 13:30:32</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>devcamp.co.uk</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 23:56:19</query_time>
   <create_date>2011-03-22</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-22</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>ns1.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>refcamp.app</domain_name>
   <domain_keyword>refcamp</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-07 23:40:29</query_time>
   <create_date>2019-06-14</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.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>53</num>
   <domain_name>sevcamp.info</domain_name>
   <domain_keyword>sevcamp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 23:18:07</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-20</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>54</num>
   <domain_name>revchamp.com</domain_name>
   <domain_keyword>revchamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:00:49</query_time>
   <create_date>2017-04-10</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-04-10</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>d4bc6589.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-iryqusbri9xlks4ssi7d4w.ns101.verify.hn</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>55</num>
   <domain_name>revocamp.online</domain_name>
   <domain_keyword>revocamp</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-28 21:20:44</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>moskovskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>devcamp.info</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 18:37:58</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TeamSparta</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-1203.awsdns-22.org</value>
    <value>ns-1971.awsdns-54.co.uk</value>
    <value>ns-392.awsdns-49.com</value>
    <value>ns-929.awsdns-52.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>rescamp.co.uk</domain_name>
   <domain_keyword>rescamp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-12 10:21:05</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>redcamp.com</domain_name>
   <domain_keyword>redcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 21:50:15</query_time>
   <create_date>2009-11-07</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2028-11-07</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=redcamp.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>re-camp.nl</domain_name>
   <domain_keyword>re-camp</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-14 03:43:27</query_time>
   <create_date>2013-06-27</create_date>
   <update_date>2020-10-10</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>revcomp.co.uk</domain_name>
   <domain_keyword>revcomp</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 07:29:42</query_time>
   <create_date>2019-11-07</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1068.ui-dns.org</value>
    <value>ns1090.ui-dns.de</value>
    <value>ns1095.ui-dns.biz</value>
    <value>ns1121.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>revamp.info</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-06 18:15:23</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>3916</registrar_iana>
   <registrar_name>Sav.com, LLC - 26</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>rev-amp.net</domain_name>
   <domain_keyword>rev-amp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 03:17:18</query_time>
   <create_date>2009-10-09</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>devcamp.site</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-05 01:55:04</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>revamp.com</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 22:25:03</query_time>
   <create_date>1996-09-20</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-19</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>ns4.pccc.com</value>
    <value>ns5.pccc.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>rev-amp.com</domain_name>
   <domain_keyword>rev-amp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:17:18</query_time>
   <create_date>2009-10-09</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>revcap.info</domain_name>
   <domain_keyword>revcap</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-20 22:00:46</query_time>
   <create_date>2017-05-16</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2026-05-16</expiry_date>
   <registrar_iana>79</registrar_iana>
   <registrar_name>Easyspace Limited</registrar_name>
   <registrar_website>http://www.easyspace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Easyspace 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>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>cosmin.ns.cloudflare.com</value>
    <value>meg.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>revacamp.com</domain_name>
   <domain_keyword>revacamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 19:02:24</query_time>
   <create_date>2021-01-14</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-14</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_company>EURL Pièces Evasion</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>revamp.software</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-04-20 03:18:36</query_time>
   <create_date>2019-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-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>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>69</num>
   <domain_name>revcam.co.uk</domain_name>
   <domain_keyword>revcam</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 22:00:45</query_time>
   <create_date>2017-11-16</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2025-11-16</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>revcmp.com</domain_name>
   <domain_keyword>revcmp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 01:56:02</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>revamp.su</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:20:28</query_time>
   <create_date>2023-03-09</create_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_company>IP Popov I.B</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+79134738776(sms)</registrant_phone>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>sevcamp.ru</domain_name>
   <domain_keyword>sevcamp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 11:58:27</query_time>
   <create_date>2018-10-03</create_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>devcamp.pl</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 00:26:36</query_time>
   <create_date>2022-02-20</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>aragorn.ns.cloudflare.com</value>
    <value>bailey.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>devcamp.com.br</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-16 05:34:47</query_time>
   <create_date>2012-09-20</create_date>
   <update_date>2022-05-26</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrant_name>Ci&amp;T Software S/A</registrant_name>
   <name_servers>
    <value>ns-147.awsdns-18.com</value>
    <value>ns-1501.awsdns-59.org</value>
    <value>ns-1615.awsdns-09.co.uk</value>
    <value>ns-522.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>revcomp.online</domain_name>
   <domain_keyword>revcomp</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 21:36:09</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-01</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>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>rencamp.com</domain_name>
   <domain_keyword>rencamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:02:48</query_time>
   <create_date>2005-12-17</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-17</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=rencamp.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>77</num>
   <domain_name>repcamp.net</domain_name>
   <domain_keyword>repcamp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 09:36:06</query_time>
   <create_date>2014-01-29</create_date>
   <update_date>2018-10-10</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>BARCELONA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.serv525743.servidoresdns.net</value>
    <value>dns2.serv525743.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>revamp.studio</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-06 18:15:23</query_time>
   <create_date>2019-02-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-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>ns14.wixdns.net</value>
    <value>ns15.wixdns.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>79</num>
   <domain_name>evcamp.com</domain_name>
   <domain_keyword>evcamp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:56:39</query_time>
   <create_date>2020-07-31</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>revamp.nyc</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-14 11:25:04</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-07-15</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>devcamp.ru</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 19:44:15</query_time>
   <create_date>2010-07-05</create_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>rev-amp.ai</domain_name>
   <domain_keyword>rev-amp</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-24 17:48:17</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1386.awsdns-45.org</value>
    <value>ns-1866.awsdns-41.co.uk</value>
    <value>ns-938.awsdns-53.net</value>
    <value>ns-95.awsdns-11.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>devcamp.io</domain_name>
   <domain_keyword>devcamp</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-26 00:26:34</query_time>
   <create_date>2018-02-01</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-02-01</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.vultr.com</value>
    <value>ns2.vultr.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>revamp.ru</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 01:17:50</query_time>
   <create_date>2007-10-11</create_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>kanye.ns.cloudflare.com</value>
    <value>vera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>rvcamp.life</domain_name>
   <domain_keyword>rvcamp</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-23 05:46:30</query_time>
   <create_date>2022-08-04</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2025-08-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.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>86</num>
   <domain_name>revamp.de</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:48:49</query_time>
   <update_date>2020-06-11</update_date>
   <name_servers>
    <value>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
    <value>cns3.alfahosting.info</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>revamp.team</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-04-06 18:15:23</query_time>
   <create_date>2021-03-09</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>dakota.ns.cloudflare.com</value>
    <value>ximena.ns.cloudflare.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>revamp.agency</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-06 18:15:23</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-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.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>89</num>
   <domain_name>revamp.net</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-11 09:42:36</query_time>
   <create_date>2006-01-31</create_date>
   <update_date>2023-02-01</update_date>
   <expiry_date>2025-01-31</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>ns4.pccc.com</value>
    <value>ns5.pccc.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>90</num>
   <domain_name>revamp.london</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-20 03:18:36</query_time>
   <create_date>2021-10-25</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-10-25</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>ns31.domaincontrol.com</value>
    <value>ns32.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>recamp.org</domain_name>
   <domain_keyword>recamp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 05:41:06</query_time>
   <create_date>2019-08-02</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>https://www.onlinenic.com/en/Domains/whois.html</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>recamp.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kiev</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.s67.in.ua</value>
    <value>ns2.s67.in.ua</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>recamp.se</domain_name>
   <domain_keyword>recamp</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 16:46:42</query_time>
   <create_date>2021-04-20</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>revamp.llc</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-04-06 18:15:23</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>rvcamp.org</domain_name>
   <domain_keyword>rvcamp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 05:46:30</query_time>
   <create_date>2011-08-11</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>revamp.solutions</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-23 03:32:39</query_time>
   <create_date>2020-01-16</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-16</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>ns41.domaincontrol.com</value>
    <value>ns42.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>revcap.uk</domain_name>
   <domain_keyword>revcap</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-20 22:00:46</query_time>
   <create_date>2016-03-22</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2026-03-22</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>cosmin.ns.cloudflare.com</value>
    <value>meg.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>rvcamp.ru</domain_name>
   <domain_keyword>rvcamp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:35:55</query_time>
   <create_date>2021-09-09</create_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>revamp.digital</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-29 01:19:27</query_time>
   <create_date>2019-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>revcap.london</domain_name>
   <domain_keyword>revcap</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-05-22 03:27:41</query_time>
   <create_date>2016-03-22</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2026-03-22</expiry_date>
   <registrar_iana>79</registrar_iana>
   <registrar_name>Easyspace Ltd</registrar_name>
   <registrar_website>http://www.easyspace.com</registrar_website>
   <registrant_company>Revcap Advisors Ltd</registrant_company>
   <registrant_state>London</registrant_state>
   <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>
   <name_servers>
    <value>cosmin.ns.cloudflare.com</value>
    <value>meg.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>revamp.club</domain_name>
   <domain_keyword>revamp</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-19 14:27:34</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2029-05-17</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.189</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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