WHOIS QUERY TIME

5 May 2024 - 11:04 AM UTC

Registered: 23 June 2015
Modified: 31 August 2023
Expiry: 23 June 2024

REGISTRAR

Name: WebSupport s.r.o.

DNSSEC

Yes

NAME SERVERS

ns1.websupport.sk
ns2.websupport.sk
ns3.websupport.sk

DOMAIN STATUS

ok

REGISTRANT

Name: shoozers, s.r.o.
Company: shoozers, s.r.o.
Address: Sturova 41/1419
City: Nitra
ZIP: 949 01
Country: Slovakia

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=shoozers.sk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "shoozers.sk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "shoozers.sk",
            "domain_keyword": "shoozers",
            "domain_tld": "sk",
            "query_time": "2024-05-05 11:04:47",
            "create_date": "2015-06-23",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-23",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "shoozers, s.r.o.",
            "registrant_company": "shoozers, s.r.o.",
            "registrant_address": "Sturova 41/1419",
            "registrant_city": "Nitra",
            "registrant_zip": "949 01",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.078,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>shoozers.sk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>shoozers.sk</domain_name>
   <domain_keyword>shoozers</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 11:04:47</query_time>
   <create_date>2015-06-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>shoozers, s.r.o.</registrant_name>
   <registrant_company>shoozers, s.r.o.</registrant_company>
   <registrant_address>Sturova 41/1419</registrant_address>
   <registrant_city>Nitra</registrant_city>
   <registrant_zip>949 01</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.078</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.332 seconds) for "shoozers.sk" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 11:04 AM UTC

Registered: 23 June 2015
Modified: 31 August 2023
Expiry: 23 June 2024

REGISTRAR

Name: WebSupport s.r.o.

DNSSEC

Yes

NAME SERVERS

ns1.websupport.sk
ns2.websupport.sk
ns3.websupport.sk

DOMAIN STATUS

ok

REGISTRANT

Name: shoozers, s.r.o.
Company: shoozers, s.r.o.
Address: Sturova 41/1419
City: Nitra
ZIP: 949 01
Country: Slovakia

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=shoozers.sk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "shoozers.sk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "shoozers.sk",
    "results": [
        {
            "num": 1,
            "domain_name": "shoozers.sk",
            "domain_keyword": "shoozers",
            "domain_tld": "sk",
            "query_time": "2024-05-05 11:04:47",
            "create_date": "2015-06-23",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-23",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "shoozers, s.r.o.",
            "registrant_company": "shoozers, s.r.o.",
            "registrant_address": "Sturova 41/1419",
            "registrant_city": "Nitra",
            "registrant_zip": "949 01",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.332,
        "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>shoozers.sk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>shoozers.sk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>shoozers.sk</domain_name>
   <domain_keyword>shoozers</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 11:04:47</query_time>
   <create_date>2015-06-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>shoozers, s.r.o.</registrant_name>
   <registrant_company>shoozers, s.r.o.</registrant_company>
   <registrant_address>Sturova 41/1419</registrant_address>
   <registrant_city>Nitra</registrant_city>
   <registrant_zip>949 01</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.332</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 5 domain names (in 0.161 seconds) which contained the exact domain keyword "shoozers".
Domain Name Registered Expiry Registrar Ownership
1 shoozers.sk 23 Jun 2015 23 Jun 2024 WebSupport s.r.o. shoozers, s.r.o.
2 shoozers.hu 27 Jul 2015 - - -
3 shoozers.com 6 Jul 2018 6 Jul 2024 Megazone Corp., dba HOSTING.KR Boosting Inc
4 shoozers.pl 25 Aug 2021 25 Aug 2024 Gransy s.r.o. -
5 shoozers.hr 20 Sep 2021 20 Sep 2024 Gransy d.o.o. GRANSY d.o.o.
6 shoozers.eu - - WEDOS Internet, a.s. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=shoozers&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "shoozers",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "shoozers.sk, shoozers.hu, shoozers.com, shoozers.pl, shoozers.hr, shoozers.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "shoozers.sk",
            "domain_keyword": "shoozers",
            "domain_tld": "sk",
            "query_time": "2024-05-05 11:04:47",
            "create_date": "2015-06-23",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-23",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "shoozers, s.r.o.",
            "registrant_company": "shoozers, s.r.o.",
            "registrant_address": "Sturova 41/1419",
            "registrant_city": "Nitra",
            "registrant_zip": "949 01",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "shoozers.hu",
            "domain_keyword": "shoozers",
            "domain_tld": "hu",
            "query_time": "2024-05-10 13:07:47",
            "create_date": "2015-07-27"
        },
        {
            "num": 3,
            "domain_name": "shoozers.com",
            "domain_keyword": "shoozers",
            "domain_tld": "com",
            "query_time": "2024-05-01 05:51:29",
            "create_date": "2018-07-06",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Boosting Inc",
            "registrant_company": "Boosting Inc",
            "registrant_address": "590330 Myeongnyun-ro 26an-gil,  Jung-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41962",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.534220377",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "shoozers.pl",
            "domain_keyword": "shoozers",
            "domain_tld": "pl",
            "query_time": "2024-05-15 17:02:35",
            "create_date": "2021-08-25",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-25",
            "registrar_name": "Gransy s.r.o.",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "shoozers.hr",
            "domain_keyword": "shoozers",
            "domain_tld": "hr",
            "query_time": "2024-04-25 09:39:52",
            "create_date": "2021-09-20",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-20",
            "registrar_name": "Gransy d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "GRANSY d.o.o.",
            "registrant_address": "Ulica Ive Senjanina 12 A",
            "registrant_city": "Zadar",
            "registrant_state": "HR",
            "registrant_zip": "23000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ]
        },
        {
            "num": 6,
            "domain_name": "shoozers.eu",
            "domain_keyword": "shoozers",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:00:29",
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "http://hosting.wedos.com",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.161,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>shoozers</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>shoozers.sk, shoozers.hu, shoozers.com, shoozers.pl, shoozers.hr, shoozers.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>shoozers.sk</domain_name>
   <domain_keyword>shoozers</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 11:04:47</query_time>
   <create_date>2015-06-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>shoozers, s.r.o.</registrant_name>
   <registrant_company>shoozers, s.r.o.</registrant_company>
   <registrant_address>Sturova 41/1419</registrant_address>
   <registrant_city>Nitra</registrant_city>
   <registrant_zip>949 01</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>shoozers.hu</domain_name>
   <domain_keyword>shoozers</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 13:07:47</query_time>
   <create_date>2015-07-27</create_date>
  </value>
  <value>
   <num>3</num>
   <domain_name>shoozers.com</domain_name>
   <domain_keyword>shoozers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 05:51:29</query_time>
   <create_date>2018-07-06</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Boosting Inc</registrant_name>
   <registrant_company>Boosting Inc</registrant_company>
   <registrant_address>590330 Myeongnyun-ro 26an-gil,  Jung-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41962</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.534220377</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>shoozers.pl</domain_name>
   <domain_keyword>shoozers</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-15 17:02:35</query_time>
   <create_date>2021-08-25</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>shoozers.hr</domain_name>
   <domain_keyword>shoozers</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-25 09:39:52</query_time>
   <create_date>2021-09-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>Gransy d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>GRANSY d.o.o.</registrant_name>
   <registrant_address>Ulica Ive Senjanina 12 A</registrant_address>
   <registrant_city>Zadar</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>23000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>shoozers.eu</domain_name>
   <domain_keyword>shoozers</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:00:29</query_time>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>http://hosting.wedos.com</registrar_website>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.161</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,287 domain names (in 0.55 seconds) which look and sound like the brand name "shoozers".
Domain Name Registered Expiry Registrar Ownership
1 snoozers.com 24 May 2002 24 May 2026 GoDaddy Online Services Cayman Islands Ltd. -
2 shooters.market 26 Dec 2023 26 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 snoozers.de - - - -
4 shooters.pro 26 Jan 2020 26 Jan 2025 Key-Systems GmbH MaxV Marcin Golisz
5 snoozers.co.uk 24 Mar 2004 24 Mar 2026 Heart Internet Ltd t/a eXtend [Tag = EXTEND] -
6 shooters.pt 5 Apr 2010 7 Jan 2024 - -
7 shooters.global 19 Dec 2016 19 Dec 2024 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
8 shoozes.com 24 Aug 2014 24 Aug 2024 FastDomain Inc. -
9 shooters.io 12 Jun 2016 12 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 shookers.com 4 Jun 2016 4 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
11 shooters.tv 3 Jul 2021 3 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
12 shoomers.com 7 Dec 2023 7 Dec 2024 Tucows Domains Inc. -
13 shooters.app 31 Aug 2022 31 Aug 2024 PSI-USA, Inc. dba Domain Robot NOBUGS IT GmbH
14 stoozers.uk 18 Oct 2017 18 Oct 2024 Ratio FinTech Limited [Tag = RATIONET] Choose Wisely Limited
15 shooters.com 29 Jul 1995 28 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. -
16 shooters.design 7 Jul 2022 7 Jul 2024 Network Solutions, LLC shooters
17 shooters.co.nz 9 Sep 1999 - Sitetech Solutions Ltd T/A SiteName -
18 shoezers.nl 8 Nov 2012 - Realtime Register -
19 shooters.dev 22 Jun 2022 22 Jun 2024 Squarespace Domains II LLC. Phishify
20 shooters.cam 2 Jun 2018 2 Jun 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
21 snoozers.org 14 May 2014 14 May 2025 Azdomainz, LLC BuyDomains.com
22 shooters.digital 8 Nov 2018 8 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 snoozers.it 24 Jun 2010 24 Jun 2024 Key-Systems GmbH PTS Privacy & Trustee Services GmbH
24 shooters.technology 22 Feb 2020 22 Feb 2025 Gandi SAS Shooter's Technology, LLC
25 shoogers.com 30 Sep 2023 30 Sep 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
26 snoozers.nl 14 Jul 2009 - LICO Innovations B.V. -
27 shooters.eu - - CRegISP Ltd -
28 shooters.academy 1 Nov 2020 1 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 stoozers.co.uk 3 Aug 2005 3 Aug 2024 Ratio FinTech Limited [Tag = RATIONET] Choose Wisely Limited
30 shooters.live 28 Apr 2020 28 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
31 shoolers.com 28 Nov 2023 28 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
32 shooders.com 23 Nov 2016 23 Nov 2024 GoDaddy.com, LLC -
33 shooters.ru 29 Mar 2004 29 Mar 2025 R01-RU Private Person
34 shooters.in 18 Apr 2012 18 Apr 2025 Spaceship, Inc. Digits United Limited
35 showzers.com 25 Jan 2023 25 Jan 2025 Metaregistrar BV REDACTED FOR PRIVACY
36 shooters.land 25 Sep 2020 25 Sep 2024 Tucows Domains Inc. Data Protected
37 shooters.ca 21 Jul 2021 21 Jul 2024 Namespro Solutions Inc. Maser Media Inc
38 snoozers.net 9 Nov 2004 9 Nov 2024 Dynadot Inc -
39 shooters.website 28 Jul 2019 28 Jul 2025 Go Daddy, LLC Domains By Proxy, LLC
40 shoezers.com 23 Oct 2023 23 Oct 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
41 shopzers.com 29 Feb 2024 28 Feb 2025 DropCatch.com 1440 LLC HugeDomains.com
42 shmoozers.com 31 May 2000 31 May 2025 Network Solutions, LLC -
43 shooters.world 5 Mar 2015 5 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 shooters.team 14 Jan 2024 14 Jan 2025 united-domains AG REDACTED FOR PRIVACY
45 shooters.nl 29 Oct 1998 - team.blue nl B.V. -
46 shooters.company 6 Aug 2022 6 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
47 shooters.ltd 19 Apr 2023 19 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 shooters.wine 28 Apr 2022 28 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 shooters.army 15 Aug 2019 15 Aug 2032 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
50 shoobers.com 2 Apr 2023 2 Apr 2024 DropCatch.com 1236 LLC HugeDomains.com
51 shooters.life 1 May 2024 1 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
52 shooters.cc 28 Apr 2020 28 Apr 2025 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
53 shooters.se 4 Mar 2024 4 Mar 2025 EgenSajt.se -
54 shooters.tube 28 Mar 2018 28 Mar 2025 IONOS SE DIGITOOLMEDIA SOCIETA' A RESPONSABILITA' LIMITATA SEMPLIFICA
55 shoopers.com 15 Oct 2000 15 Oct 2024 Register.com, Inc. -
56 shooters.pl 24 Feb 2006 24 Feb 2025 Aftermarket.pl Limited -
57 shooters.org 15 Sep 2004 15 Sep 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
58 hoozers.com 28 Mar 2021 28 Mar 2025 Dynadot Inc -
59 shoozer.com 31 Aug 2021 31 Aug 2024 GoDaddy.com, LLC -
60 shooters.com.br 8 Jul 2013 8 Jul 2025 - Simi?o & Santos Ltda
61 shooters.ro 11 Sep 2019 9 Sep 2024 Hostvision SRL -
62 shooters.info 5 Aug 2023 5 Aug 2024 Sav.com, LLC - 42 REDACTED FOR PRIVACY
63 shooters.media 3 Jun 2023 3 Jun 2024 Sav.com, LLC Privacy Protection
64 shooters.sk 30 Jul 2021 30 Jul 2024 WebHouse, s.r.o. -
65 shooters.studio 1 Jan 2024 1 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
66 shooters.deals 10 Nov 2021 10 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
67 shooters.vip 2 Nov 2017 2 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 shooters.co 3 Feb 2021 3 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
69 shooters.beer 17 Jul 2015 17 Jul 2025 Wild West Domains, Inc. Domains By Proxy, LLC
70 shooters.online 26 Aug 2015 26 Aug 2024 IONOS SE -
71 shooters.site 28 Apr 2022 28 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
72 shooters.vodka 6 Feb 2021 6 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 shooters.xyz 2 Jan 2020 2 Jan 2026 West263 International Limited Y Swetha
74 shooters.wales 17 Jul 2023 17 Jul 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
75 shooters.asia 16 Aug 2021 16 Aug 2024 NETIM SARL REDACTED FOR PRIVACY
76 shooters.one 20 Aug 2017 20 Aug 2024 Key-Systems LLC Private Person
77 shooters.insure 3 Mar 2024 3 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 snoozers.be 24 Jun 2010 - Key-Systems GmbH -
79 shooters.net 5 Jun 1998 4 Jun 2024 HTTP.NET INTERNET GMBH -
80 shooters.run 20 Aug 2023 20 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
81 shooters.com.au - - Fluccs - The Australian Cloud Pty Ltd Brown Bruce
82 shooters.com.cn 22 Dec 2023 22 Dec 2024 广东时代互联科技有限公司 黄蓉蓉
83 shooters.network 25 Aug 2023 25 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 shoulers.com 24 Oct 2021 24 Oct 2024 TurnCommerce, Inc. DBA NameBright.com Redacted for GDPR privacy
85 shoppers.pr 11 Mar 2009 1 Feb 2025 Gauss Research Laboratory, Inc. El Dia, Inc.
86 6shooters.be 14 Oct 2011 - Registrar.eu -
87 skooders.com 16 Aug 2011 16 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 shroders.com 25 Mar 2004 25 Mar 2025 CSC CORPORATE DOMAINS, INC. Schroders plc
89 scooners.com 8 Nov 2004 8 Nov 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1037729
90 scoobers.com 15 Jan 2014 15 Jan 2025 GoDaddy.com, LLC -
91 scooters.tel 25 Dec 2022 25 Dec 2024 Name.com, Inc. Kiskadee Media Inc.
92 smozzers.com 4 Mar 2024 4 Mar 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
93 shouders.com 7 May 2023 7 May 2025 GoDaddy.com, LLC -
94 shoezees.co.uk 8 Nov 2023 8 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
95 showzero.com 1 Jun 2018 1 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
96 skooters.us 30 Mar 2013 29 Mar 2025 GoDaddy.com, LLC Spencer Johnson
97 uhoopers.io 14 Apr 2022 14 Apr 2025 IONOS SE 1&1 Internet Inc
98 shorters.co.uk 24 Aug 2002 24 Aug 2024 D Frankland [Tag = FRANKLAND] -
99 showkers.com 24 Feb 2021 24 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
100 scoopers.net 9 Oct 2023 9 Oct 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
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 Shoozers.sk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=shoozers.sk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "shoozers.sk",
        "page_size": 100
    },
    "count": {
        "total": 1287,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "snoozers.com, shooters.market, snoozers.de, shooters.pro, snoozers.co.uk, shooters.pt, shooters.global, shoozes.com, shooters.io, shookers.com, shooters.tv, shoomers.com, shooters.app, stoozers.uk, shooters.com, shooters.design, shooters.co.nz, shoezers.nl, shooters.dev, shooters.cam, snoozers.org, shooters.digital, snoozers.it, shooters.technology, shoogers.com, snoozers.nl, shooters.eu, shooters.academy, stoozers.co.uk, shooters.live, shoolers.com, shooders.com, shooters.ru, shooters.in, showzers.com, shooters.land, shooters.ca, snoozers.net, shooters.website, shoezers.com, shopzers.com, shmoozers.com, shooters.world, shooters.team, shooters.nl, shooters.company, shooters.ltd, shooters.wine, shooters.army, shoobers.com, shooters.life, shooters.cc, shooters.se, shooters.tube, shoopers.com, shooters.pl, shooters.org, hoozers.com, shoozer.com, shooters.com.br, shooters.ro, shooters.info, shooters.media, shooters.sk, shooters.studio, shooters.deals, shooters.vip, shooters.co, shooters.beer, shooters.online, shooters.site, shooters.vodka, shooters.xyz, shooters.wales, shooters.asia, shooters.one, shooters.insure, snoozers.be, shooters.net, shooters.run, shooters.com.au, shooters.com.cn, shooters.network, shoulers.com, shoppers.pr, 6shooters.be, skooders.com, shroders.com, scooners.com, scoobers.com, scooters.tel, smozzers.com, shouders.com, shoezees.co.uk, showzero.com, skooters.us, uhoopers.io, shorters.co.uk, showkers.com, scoopers.net",
    "results": [
        {
            "num": 1,
            "domain_name": "snoozers.com",
            "domain_keyword": "snoozers",
            "domain_tld": "com",
            "query_time": "2024-04-13 08:28:08",
            "create_date": "2002-05-24",
            "update_date": "2023-03-30",
            "expiry_date": "2026-05-24",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "shooters.market",
            "domain_keyword": "shooters",
            "domain_tld": "market",
            "query_time": "2024-05-09 13:36:57",
            "create_date": "2023-12-26",
            "update_date": "2023-12-31",
            "expiry_date": "2025-12-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "snoozers.de",
            "domain_keyword": "snoozers",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:34:38",
            "update_date": "2020-12-13",
            "name_servers": [
                "ns1.webgo.de",
                "ns2.webgo.de",
                "ns3.webgo.de",
                "ns4.webgo.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 4,
            "domain_name": "shooters.pro",
            "domain_keyword": "shooters",
            "domain_tld": "pro",
            "query_time": "2024-05-27 14:27:00",
            "create_date": "2020-01-26",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MaxV Marcin Golisz",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "snoozers.co.uk",
            "domain_keyword": "snoozers",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 05:09:21",
            "create_date": "2004-03-24",
            "update_date": "2024-03-25",
            "expiry_date": "2026-03-24",
            "registrar_name": "Heart Internet Ltd t/a eXtend [Tag = EXTEND]",
            "registrar_website": "https://www.heartinternet.uk",
            "name_servers": [
                "dns1.50webs.com",
                "dns2.50webs.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "shooters.pt",
            "domain_keyword": "shooters",
            "domain_tld": "pt",
            "query_time": "2024-05-27 14:27:00",
            "create_date": "2010-04-05",
            "expiry_date": "2024-01-07",
            "name_servers": [
                "ns119.webhostingworld.net",
                "ns120.webhostingworld.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 7,
            "domain_name": "shooters.global",
            "domain_keyword": "shooters",
            "domain_tld": "global",
            "query_time": "2024-05-19 13:33:32",
            "create_date": "2016-12-19",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zaporizhzhia",
            "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": [
                "ns-1199.awsdns-21.org",
                "ns-309.awsdns-38.com",
                "ns-975.awsdns-57.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "shoozes.com",
            "domain_keyword": "shoozes",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:39:52",
            "create_date": "2014-08-24",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-24",
            "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": 9,
            "domain_name": "shooters.io",
            "domain_keyword": "shooters",
            "domain_tld": "io",
            "query_time": "2024-05-09 13:36:57",
            "create_date": "2016-06-12",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-12",
            "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": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "shookers.com",
            "domain_keyword": "shookers",
            "domain_tld": "com",
            "query_time": "2024-04-25 16:00:43",
            "create_date": "2016-06-04",
            "update_date": "2020-05-29",
            "expiry_date": "2024-06-04",
            "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": 11,
            "domain_name": "shooters.tv",
            "domain_keyword": "shooters",
            "domain_tld": "tv",
            "query_time": "2024-05-27 14:27:00",
            "create_date": "2021-07-03",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "blair.ns.cloudflare.com",
                "olof.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "shoomers.com",
            "domain_keyword": "shoomers",
            "domain_tld": "com",
            "query_time": "2024-04-08 19:06:15",
            "create_date": "2023-12-07",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-07",
            "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": 13,
            "domain_name": "shooters.app",
            "domain_keyword": "shooters",
            "domain_tld": "app",
            "query_time": "2024-06-01 17:54:24",
            "create_date": "2022-08-31",
            "update_date": "2023-10-15",
            "expiry_date": "2024-08-31",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NOBUGS IT GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "stoozers.uk",
            "domain_keyword": "stoozers",
            "domain_tld": "uk",
            "query_time": "2024-05-15 23:36:05",
            "create_date": "2017-10-18",
            "update_date": "2024-03-21",
            "expiry_date": "2024-10-18",
            "registrar_name": "Ratio FinTech Limited [Tag = RATIONET]",
            "registrant_name": "Choose Wisely Limited",
            "name_servers": [
                "eric.ns.cloudflare.com",
                "nina.ns.cloudflare.com"
            ],
            "domain_status": [
                "No longer required"
            ]
        },
        {
            "num": 15,
            "domain_name": "shooters.com",
            "domain_keyword": "shooters",
            "domain_tld": "com",
            "query_time": "2024-05-20 23:03:04",
            "create_date": "1995-07-29",
            "update_date": "2024-05-07",
            "expiry_date": "2024-07-28",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.venture.com",
                "ns2.venture.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "shooters.design",
            "domain_keyword": "shooters",
            "domain_tld": "design",
            "query_time": "2024-05-27 14:27:00",
            "create_date": "2022-07-07",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shooters",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE-NW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "shooters.co.nz",
            "domain_keyword": "shooters",
            "domain_tld": "co.nz",
            "query_time": "2024-05-01 05:50:22",
            "create_date": "1999-09-09",
            "update_date": "2023-08-16",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.sitehost.co.nz",
                "ns2.sitehost.co.nz",
                "ns3.sitehost.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "shoezers.nl",
            "domain_keyword": "shoezers",
            "domain_tld": "nl",
            "query_time": "2024-05-17 13:20:26",
            "create_date": "2012-11-08",
            "update_date": "2023-08-12",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "christina.neostrada.nl",
                "lisa.neostrada.nl",
                "sandra.neostrada.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 19,
            "domain_name": "shooters.dev",
            "domain_keyword": "shooters",
            "domain_tld": "dev",
            "query_time": "2024-05-15 17:01:48",
            "create_date": "2022-06-22",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Phishify",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "shooters.cam",
            "domain_keyword": "shooters",
            "domain_tld": "cam",
            "query_time": "2024-05-01 05:50:22",
            "create_date": "2018-06-02",
            "update_date": "2024-04-22",
            "expiry_date": "2025-06-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.jimdo.com",
                "ns2.jimdo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "snoozers.org",
            "domain_keyword": "snoozers",
            "domain_tld": "org",
            "query_time": "2024-05-17 15:08:15",
            "create_date": "2014-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1391,
            "registrar_name": "Azdomainz, LLC",
            "registrar_website": "http://www.azdomainz.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "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": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "shooters.digital",
            "domain_keyword": "shooters",
            "domain_tld": "digital",
            "query_time": "2024-05-27 14:27:00",
            "create_date": "2018-11-08",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-08",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "snoozers.it",
            "domain_keyword": "snoozers",
            "domain_tld": "it",
            "query_time": "2024-05-21 10:53:13",
            "create_date": "2010-06-24",
            "update_date": "2023-07-10",
            "expiry_date": "2024-06-24",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "PTS Privacy & Trustee Services GmbH",
            "registrant_address": "Neunkircher-Str. 43",
            "registrant_city": "Friedrichsthal",
            "registrant_state": "Germany",
            "registrant_zip": "66299",
            "registrant_country": "DE",
            "name_servers": [
                "ns1.bluerail.nl",
                "ns2.bluerail.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 24,
            "domain_name": "shooters.technology",
            "domain_keyword": "shooters",
            "domain_tld": "technology",
            "query_time": "2024-04-24 06:55:09",
            "create_date": "2020-02-22",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shooter's Technology, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1168.awsdns-18.org",
                "ns-129.awsdns-16.com",
                "ns-1576.awsdns-05.co.uk",
                "ns-834.awsdns-40.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "shoogers.com",
            "domain_keyword": "shoogers",
            "domain_tld": "com",
            "query_time": "2024-06-01 17:54:15",
            "create_date": "2023-09-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "snoozers.nl",
            "domain_keyword": "snoozers",
            "domain_tld": "nl",
            "query_time": "2024-04-25 11:35:09",
            "create_date": "2009-07-14",
            "update_date": "2020-01-28",
            "registrar_name": "LICO Innovations B.V.",
            "name_servers": [
                "ns1.bluerail.nl",
                "ns2.bluerail.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 27,
            "domain_name": "shooters.eu",
            "domain_keyword": "shooters",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:00:28",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 28,
            "domain_name": "shooters.academy",
            "domain_keyword": "shooters",
            "domain_tld": "academy",
            "query_time": "2024-05-09 13:36:57",
            "create_date": "2020-11-01",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "stoozers.co.uk",
            "domain_keyword": "stoozers",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 18:39:43",
            "create_date": "2005-08-03",
            "update_date": "2024-03-21",
            "expiry_date": "2024-08-03",
            "registrar_name": "Ratio FinTech Limited [Tag = RATIONET]",
            "registrant_name": "Choose Wisely Limited",
            "name_servers": [
                "ns.123-reg.co.uk",
                "ns2.123-reg.co.uk"
            ],
            "domain_status": [
                "No longer required"
            ]
        },
        {
            "num": 30,
            "domain_name": "shooters.live",
            "domain_keyword": "shooters",
            "domain_tld": "live",
            "query_time": "2024-05-09 13:36:57",
            "create_date": "2020-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "blair.ns.cloudflare.com",
                "olof.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "shoolers.com",
            "domain_keyword": "shoolers",
            "domain_tld": "com",
            "query_time": "2024-05-27 14:25:23",
            "create_date": "2023-11-28",
            "update_date": "2024-01-15",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-28q21wpi.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "shooders.com",
            "domain_keyword": "shooders",
            "domain_tld": "com",
            "query_time": "2024-04-25 16:00:03",
            "create_date": "2016-11-23",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "shooters.ru",
            "domain_keyword": "shooters",
            "domain_tld": "ru",
            "query_time": "2024-05-02 09:19:55",
            "create_date": "2004-03-29",
            "expiry_date": "2025-03-29",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "parking1.nic.ru",
                "parking2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "shooters.in",
            "domain_keyword": "shooters",
            "domain_tld": "in",
            "query_time": "2024-05-30 08:02:22",
            "create_date": "2012-04-18",
            "update_date": "2024-05-27",
            "expiry_date": "2025-04-18",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digits United Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.daaz.org",
                "ns2.daaz.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "showzers.com",
            "domain_keyword": "showzers",
            "domain_tld": "com",
            "query_time": "2024-05-26 17:33:43",
            "create_date": "2023-01-25",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-25",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://privacydomain.net/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 36,
            "domain_name": "shooters.land",
            "domain_keyword": "shooters",
            "domain_tld": "land",
            "query_time": "2024-05-15 17:01:48",
            "create_date": "2020-09-25",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar 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.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "shooters.ca",
            "domain_keyword": "shooters",
            "domain_tld": "ca",
            "query_time": "2024-05-01 05:50:22",
            "create_date": "2021-07-21",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-21",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "Maser Media Inc",
            "registrant_company": "Maser Media Inc",
            "registrant_address": "2880 Queen Street East Unit 4 Suite 206",
            "registrant_city": "Brampton",
            "registrant_state": "ON",
            "registrant_zip": "L6S6E8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4162198857",
            "name_servers": [
                "slns1.namespro.ca",
                "slns2.namespro.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "snoozers.net",
            "domain_keyword": "snoozers",
            "domain_tld": "net",
            "query_time": "2024-04-25 11:35:09",
            "create_date": "2004-11-09",
            "update_date": "2023-12-09",
            "expiry_date": "2024-11-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "shooters.website",
            "domain_keyword": "shooters",
            "domain_tld": "website",
            "query_time": "2024-05-01 05:50:22",
            "create_date": "2019-07-28",
            "update_date": "2024-04-15",
            "expiry_date": "2025-07-28",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "shoezers.com",
            "domain_keyword": "shoezers",
            "domain_tld": "com",
            "query_time": "2024-05-09 13:32:30",
            "create_date": "2023-10-23",
            "update_date": "2023-12-23",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "shopzers.com",
            "domain_keyword": "shopzers",
            "domain_tld": "com",
            "query_time": "2024-05-09 19:36:12",
            "create_date": "2024-02-29",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrar_iana": 3649,
            "registrar_name": "DropCatch.com 1440 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "shmoozers.com",
            "domain_keyword": "shmoozers",
            "domain_tld": "com",
            "query_time": "2024-06-01 17:51:18",
            "create_date": "2000-05-31",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.squidix.net",
                "ns2.squidix.net",
                "ns3.squidix.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "shooters.world",
            "domain_keyword": "shooters",
            "domain_tld": "world",
            "query_time": "2024-05-09 13:36:58",
            "create_date": "2015-03-05",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "shooters.team",
            "domain_keyword": "shooters",
            "domain_tld": "team",
            "query_time": "2024-05-15 17:01:48",
            "create_date": "2024-01-14",
            "update_date": "2024-05-13",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "shooters.nl",
            "domain_keyword": "shooters",
            "domain_tld": "nl",
            "query_time": "2024-05-15 17:01:48",
            "create_date": "1998-10-29",
            "update_date": "2021-11-12",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 46,
            "domain_name": "shooters.company",
            "domain_keyword": "shooters",
            "domain_tld": "company",
            "query_time": "2024-04-25 09:35:05",
            "create_date": "2022-08-06",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "shooters.ltd",
            "domain_keyword": "shooters",
            "domain_tld": "ltd",
            "query_time": "2024-05-01 05:50:22",
            "create_date": "2023-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "shooters.wine",
            "domain_keyword": "shooters",
            "domain_tld": "wine",
            "query_time": "2024-05-27 14:27:00",
            "create_date": "2022-04-28",
            "update_date": "2023-08-02",
            "expiry_date": "2025-04-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "shooters.army",
            "domain_keyword": "shooters",
            "domain_tld": "army",
            "query_time": "2024-05-01 05:50:22",
            "create_date": "2019-08-15",
            "update_date": "2023-07-24",
            "expiry_date": "2032-08-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "eric.ns.cloudflare.com",
                "lucy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "shoobers.com",
            "domain_keyword": "shoobers",
            "domain_tld": "com",
            "query_time": "2024-05-30 08:01:53",
            "create_date": "2023-04-02",
            "update_date": "2023-04-03",
            "expiry_date": "2024-04-02",
            "registrar_iana": 3445,
            "registrar_name": "DropCatch.com 1236 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "shooters.life",
            "domain_keyword": "shooters",
            "domain_tld": "life",
            "query_time": "2024-05-04 16:34:12",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "shooters.cc",
            "domain_keyword": "shooters",
            "domain_tld": "cc",
            "query_time": "2024-05-22 10:27:34",
            "create_date": "2020-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=shooters.cc",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "blair.ns.cloudflare.com",
                "olof.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "shooters.se",
            "domain_keyword": "shooters",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:08:42",
            "create_date": "2024-03-04",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-04",
            "registrar_name": "EgenSajt.se",
            "name_servers": [
                "ns1.egensajt.se",
                "ns2.egensajt.se",
                "ns3.egensajt.se",
                "ns4.egensajt.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 54,
            "domain_name": "shooters.tube",
            "domain_keyword": "shooters",
            "domain_tld": "tube",
            "query_time": "2024-05-17 13:22:13",
            "create_date": "2018-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DIGITOOLMEDIA SOCIETA' A RESPONSABILITA' LIMITATA SEMPLIFICA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1072.ui-dns.com",
                "ns1079.ui-dns.de",
                "ns1099.ui-dns.org",
                "ns1101.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "shoopers.com",
            "domain_keyword": "shoopers",
            "domain_tld": "com",
            "query_time": "2024-04-25 16:01:17",
            "create_date": "2000-10-15",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "shooters.pl",
            "domain_keyword": "shooters",
            "domain_tld": "pl",
            "query_time": "2024-05-09 13:37:01",
            "create_date": "2006-02-24",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-24",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "donald.ns.cloudflare.com",
                "maya.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "shooters.org",
            "domain_keyword": "shooters",
            "domain_tld": "org",
            "query_time": "2024-05-27 14:27:00",
            "create_date": "2004-09-15",
            "update_date": "2023-08-22",
            "expiry_date": "2025-09-15",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/whois",
            "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.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "hoozers.com",
            "domain_keyword": "hoozers",
            "domain_tld": "com",
            "query_time": "2024-05-26 22:01:52",
            "create_date": "2021-03-28",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "shoozer.com",
            "domain_keyword": "shoozer",
            "domain_tld": "com",
            "query_time": "2024-05-01 05:51:29",
            "create_date": "2021-08-31",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "shooters.com.br",
            "domain_keyword": "shooters",
            "domain_tld": "com.br",
            "query_time": "2024-05-01 05:50:22",
            "create_date": "2013-07-08",
            "update_date": "2023-06-10",
            "expiry_date": "2025-07-08",
            "registrant_name": "Simi?o & Santos Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns622.hostgator.com.br",
                "ns623.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 61,
            "domain_name": "shooters.ro",
            "domain_keyword": "shooters",
            "domain_tld": "ro",
            "query_time": "2024-06-01 17:54:24",
            "create_date": "2019-09-11",
            "expiry_date": "2024-09-09",
            "registrar_name": "Hostvision SRL",
            "registrar_website": "www.hostvision.ro",
            "name_servers": [
                "dns1.host-vision.com",
                "dns2.host-vision.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 62,
            "domain_name": "shooters.info",
            "domain_keyword": "shooters",
            "domain_tld": "info",
            "query_time": "2024-05-01 05:50:22",
            "create_date": "2023-08-05",
            "update_date": "2024-02-26",
            "expiry_date": "2024-08-05",
            "registrar_iana": 3932,
            "registrar_name": "Sav.com, LLC - 42",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "shooters.media",
            "domain_keyword": "shooters",
            "domain_tld": "media",
            "query_time": "2024-05-09 13:36:57",
            "create_date": "2023-06-03",
            "update_date": "2024-04-14",
            "expiry_date": "2024-06-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "shooters.sk",
            "domain_keyword": "shooters",
            "domain_tld": "sk",
            "query_time": "2024-05-05 11:05:01",
            "create_date": "2021-07-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-30",
            "registrar_name": "WebHouse, s.r.o.",
            "name_servers": [
                "ns1.tld.pl",
                "ns2.tld.pl"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 65,
            "domain_name": "shooters.studio",
            "domain_keyword": "shooters",
            "domain_tld": "studio",
            "query_time": "2024-05-09 13:36:58",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "shooters.deals",
            "domain_keyword": "shooters",
            "domain_tld": "deals",
            "query_time": "2024-04-08 19:07:00",
            "create_date": "2021-11-10",
            "update_date": "2023-12-25",
            "expiry_date": "2024-11-10",
            "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": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "shooters.vip",
            "domain_keyword": "shooters",
            "domain_tld": "vip",
            "query_time": "2024-05-15 17:01:52",
            "create_date": "2017-11-02",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "shooters.co",
            "domain_keyword": "shooters",
            "domain_tld": "co",
            "query_time": "2024-06-01 17:54:24",
            "create_date": "2021-02-03",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1223.awsdns-24.org",
                "ns-1617.awsdns-10.co.uk",
                "ns-459.awsdns-57.com",
                "ns-998.awsdns-60.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "shooters.beer",
            "domain_keyword": "shooters",
            "domain_tld": "beer",
            "query_time": "2024-04-25 09:35:05",
            "create_date": "2015-07-17",
            "update_date": "2023-07-15",
            "expiry_date": "2025-07-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "shooters.online",
            "domain_keyword": "shooters",
            "domain_tld": "online",
            "query_time": "2024-05-09 13:36:58",
            "create_date": "2015-08-26",
            "update_date": "2023-11-01",
            "expiry_date": "2024-08-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1027.ui-dns.org",
                "ns1052.ui-dns.de",
                "ns1098.ui-dns.biz",
                "ns1125.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "shooters.site",
            "domain_keyword": "shooters",
            "domain_tld": "site",
            "query_time": "2024-05-09 13:36:59",
            "create_date": "2022-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "shooters.vodka",
            "domain_keyword": "shooters",
            "domain_tld": "vodka",
            "query_time": "2024-06-01 17:54:24",
            "create_date": "2021-02-06",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "shooters.xyz",
            "domain_keyword": "shooters",
            "domain_tld": "xyz",
            "query_time": "2024-04-25 09:35:06",
            "create_date": "2020-01-02",
            "update_date": "2023-08-31",
            "expiry_date": "2026-01-02",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Y Swetha",
            "registrant_state": "Telangana",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "shooters.wales",
            "domain_keyword": "shooters",
            "domain_tld": "wales",
            "query_time": "2024-05-27 14:27:00",
            "create_date": "2023-07-17",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "godaddy.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "shooters.asia",
            "domain_keyword": "shooters",
            "domain_tld": "asia",
            "query_time": "2024-05-09 13:36:57",
            "create_date": "2021-08-16",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "http://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tld.pl",
                "ns2.tld.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "shooters.one",
            "domain_keyword": "shooters",
            "domain_tld": "one",
            "query_time": "2024-04-08 19:07:00",
            "create_date": "2017-08-20",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "shooters.insure",
            "domain_keyword": "shooters",
            "domain_tld": "insure",
            "query_time": "2024-05-09 13:36:57",
            "create_date": "2024-03-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "snoozers.be",
            "domain_keyword": "snoozers",
            "domain_tld": "be",
            "query_time": "2024-05-21 10:53:13",
            "create_date": "2010-06-24",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns1.bluerail.nl",
                "ns2.bluerail.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 79,
            "domain_name": "shooters.net",
            "domain_keyword": "shooters",
            "domain_tld": "net",
            "query_time": "2024-04-25 09:35:05",
            "create_date": "1998-06-05",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-04",
            "registrar_iana": 976,
            "registrar_name": "HTTP.NET INTERNET GMBH",
            "registrar_website": "http://www.http.net",
            "name_servers": [
                "ns8.routing.net",
                "ns9.routing.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "shooters.run",
            "domain_keyword": "shooters",
            "domain_tld": "run",
            "query_time": "2024-05-09 13:36:58",
            "create_date": "2023-08-20",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "shooters.com.au",
            "domain_keyword": "shooters",
            "domain_tld": "com.au",
            "query_time": "2024-05-31 10:17:10",
            "update_date": "2024-04-09",
            "registrar_name": "Fluccs - The Australian Cloud Pty Ltd",
            "registrar_website": "https://domaincentral.com.au/contact-details/",
            "registrant_name": "Brown Bruce",
            "name_servers": [
                "nsw.name-servers.net.au",
                "nsx.name-servers.net.au",
                "nsy.name-servers.net.au",
                "nsz.name-servers.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "shooters.com.cn",
            "domain_keyword": "shooters",
            "domain_tld": "com.cn",
            "query_time": "2024-05-15 17:01:48",
            "create_date": "2023-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "黄蓉蓉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "shooters.network",
            "domain_keyword": "shooters",
            "domain_tld": "network",
            "query_time": "2024-05-09 13:36:57",
            "create_date": "2023-08-25",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-25",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "shoulers.com",
            "domain_keyword": "shoulers",
            "domain_tld": "com",
            "query_time": "2024-04-07 09:17:38",
            "create_date": "2021-10-24",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "Berlin",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "coco.ns.cloudflare.com",
                "pete.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "shoppers.pr",
            "domain_keyword": "shoppers",
            "domain_tld": "pr",
            "query_time": "2024-04-07 23:47:31",
            "create_date": "2009-03-11",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-01",
            "registrar_iana": 801386,
            "registrar_name": "Gauss Research Laboratory, Inc.",
            "registrant_name": "required for registry escrow",
            "registrant_company": "El Dia, Inc.",
            "registrant_address": "Carr. 24165 Parq. Indust. Amelia",
            "registrant_city": "Guaynabo",
            "registrant_state": "PR",
            "registrant_zip": "00968",
            "registrant_country": "PR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7876418000",
            "registrant_fax": "+1.7876418000",
            "name_servers": [
                "nash.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "6shooters.be",
            "domain_keyword": "6shooters",
            "domain_tld": "be",
            "query_time": "2024-04-19 03:17:07",
            "create_date": "2011-10-14",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns01.forward.antagonist.nl",
                "ns02.forward.antagonist.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 87,
            "domain_name": "skooders.com",
            "domain_keyword": "skooders",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:56:27",
            "create_date": "2011-08-16",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-16",
            "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=skooders.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "shroders.com",
            "domain_keyword": "shroders",
            "domain_tld": "com",
            "query_time": "2024-04-25 07:01:41",
            "create_date": "2004-03-25",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-25",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Name Manager",
            "registrant_company": "Schroders plc",
            "registrant_address": "31 Gresham Street",
            "registrant_city": "London",
            "registrant_zip": "EC2V 7QA",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.2076584737",
            "name_servers": [
                "ns.digisle.net",
                "ns1.digisle.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "scooners.com",
            "domain_keyword": "scooners",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:29:52",
            "create_date": "2004-11-08",
            "update_date": "2023-10-25",
            "expiry_date": "2024-11-08",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 9770b",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1037729",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "scoobers.com",
            "domain_keyword": "scoobers",
            "domain_tld": "com",
            "query_time": "2024-04-25 08:29:02",
            "create_date": "2014-01-15",
            "update_date": "2024-03-20",
            "expiry_date": "2025-01-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "scooters.tel",
            "domain_keyword": "scooters",
            "domain_tld": "tel",
            "query_time": "2024-04-25 08:34:43",
            "create_date": "2022-12-25",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kiskadee Media Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ontario",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "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_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dhl.name.com",
                "ns2gtx.name.com",
                "ns3dty.name.com",
                "ns4htz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "smozzers.com",
            "domain_keyword": "smozzers",
            "domain_tld": "com",
            "query_time": "2024-05-06 13:25:50",
            "create_date": "2024-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "shouders.com",
            "domain_keyword": "shouders",
            "domain_tld": "com",
            "query_time": "2024-05-14 10:58:49",
            "create_date": "2023-05-07",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "shoezees.co.uk",
            "domain_keyword": "shoezees",
            "domain_tld": "co.uk",
            "query_time": "2024-05-17 13:20:28",
            "create_date": "2023-11-08",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-08",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "showzero.com",
            "domain_keyword": "showzero",
            "domain_tld": "com",
            "query_time": "2024-04-14 12:46:54",
            "create_date": "2018-06-01",
            "update_date": "2021-05-26",
            "expiry_date": "2024-06-01",
            "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": 96,
            "domain_name": "skooters.us",
            "domain_keyword": "skooters",
            "domain_tld": "us",
            "query_time": "2024-04-26 05:36:57",
            "create_date": "2013-03-30",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Spencer Johnson",
            "registrant_address": "PO Box 50575",
            "registrant_city": "Palo Alto",
            "registrant_state": "California",
            "registrant_zip": "94303",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6504722499",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "uhoopers.io",
            "domain_keyword": "uhoopers",
            "domain_tld": "io",
            "query_time": "2024-04-30 14:29:48",
            "create_date": "2022-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "ns1031.ui-dns.de",
                "ns1097.ui-dns.org",
                "ns1100.ui-dns.biz",
                "ns1108.ui-dns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "shorters.co.uk",
            "domain_keyword": "shorters",
            "domain_tld": "co.uk",
            "query_time": "2024-05-21 05:32:38",
            "create_date": "2002-08-24",
            "update_date": "2023-11-07",
            "expiry_date": "2024-08-24",
            "registrar_name": "D Frankland [Tag = FRANKLAND]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "showkers.com",
            "domain_keyword": "showkers",
            "domain_tld": "com",
            "query_time": "2024-05-26 17:31:31",
            "create_date": "2021-02-24",
            "update_date": "2021-02-24",
            "expiry_date": "2026-02-24",
            "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=showkers.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "scoopers.net",
            "domain_keyword": "scoopers",
            "domain_tld": "net",
            "query_time": "2024-04-13 03:36:45",
            "create_date": "2023-10-09",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-09",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.55,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>shoozers.sk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1287</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>snoozers.com, shooters.market, snoozers.de, shooters.pro, snoozers.co.uk, shooters.pt, shooters.global, shoozes.com, shooters.io, shookers.com, shooters.tv, shoomers.com, shooters.app, stoozers.uk, shooters.com, shooters.design, shooters.co.nz, shoezers.nl, shooters.dev, shooters.cam, snoozers.org, shooters.digital, snoozers.it, shooters.technology, shoogers.com, snoozers.nl, shooters.eu, shooters.academy, stoozers.co.uk, shooters.live, shoolers.com, shooders.com, shooters.ru, shooters.in, showzers.com, shooters.land, shooters.ca, snoozers.net, shooters.website, shoezers.com, shopzers.com, shmoozers.com, shooters.world, shooters.team, shooters.nl, shooters.company, shooters.ltd, shooters.wine, shooters.army, shoobers.com, shooters.life, shooters.cc, shooters.se, shooters.tube, shoopers.com, shooters.pl, shooters.org, hoozers.com, shoozer.com, shooters.com.br, shooters.ro, shooters.info, shooters.media, shooters.sk, shooters.studio, shooters.deals, shooters.vip, shooters.co, shooters.beer, shooters.online, shooters.site, shooters.vodka, shooters.xyz, shooters.wales, shooters.asia, shooters.one, shooters.insure, snoozers.be, shooters.net, shooters.run, shooters.com.au, shooters.com.cn, shooters.network, shoulers.com, shoppers.pr, 6shooters.be, skooders.com, shroders.com, scooners.com, scoobers.com, scooters.tel, smozzers.com, shouders.com, shoezees.co.uk, showzero.com, skooters.us, uhoopers.io, shorters.co.uk, showkers.com, scoopers.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>snoozers.com</domain_name>
   <domain_keyword>snoozers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 08:28:08</query_time>
   <create_date>2002-05-24</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2026-05-24</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>2</num>
   <domain_name>shooters.market</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-09 13:36:57</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-12-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>snoozers.de</domain_name>
   <domain_keyword>snoozers</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:34:38</query_time>
   <update_date>2020-12-13</update_date>
   <name_servers>
    <value>ns1.webgo.de</value>
    <value>ns2.webgo.de</value>
    <value>ns3.webgo.de</value>
    <value>ns4.webgo.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>shooters.pro</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-27 14:27:00</query_time>
   <create_date>2020-01-26</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MaxV Marcin Golisz</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>snoozers.co.uk</domain_name>
   <domain_keyword>snoozers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 05:09:21</query_time>
   <create_date>2004-03-24</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2026-03-24</expiry_date>
   <registrar_name>Heart Internet Ltd t/a eXtend [Tag = EXTEND]</registrar_name>
   <registrar_website>https://www.heartinternet.uk</registrar_website>
   <name_servers>
    <value>dns1.50webs.com</value>
    <value>dns2.50webs.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>shooters.pt</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-27 14:27:00</query_time>
   <create_date>2010-04-05</create_date>
   <expiry_date>2024-01-07</expiry_date>
   <name_servers>
    <value>ns119.webhostingworld.net</value>
    <value>ns120.webhostingworld.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>shooters.global</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-19 13:33:32</query_time>
   <create_date>2016-12-19</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.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>Zaporizhzhia</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>ns-1199.awsdns-21.org</value>
    <value>ns-309.awsdns-38.com</value>
    <value>ns-975.awsdns-57.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>shoozes.com</domain_name>
   <domain_keyword>shoozes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:39:52</query_time>
   <create_date>2014-08-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-24</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>9</num>
   <domain_name>shooters.io</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-09 13:36:57</query_time>
   <create_date>2016-06-12</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-12</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>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>shookers.com</domain_name>
   <domain_keyword>shookers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 16:00:43</query_time>
   <create_date>2016-06-04</create_date>
   <update_date>2020-05-29</update_date>
   <expiry_date>2024-06-04</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>11</num>
   <domain_name>shooters.tv</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-27 14:27:00</query_time>
   <create_date>2021-07-03</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>blair.ns.cloudflare.com</value>
    <value>olof.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>shoomers.com</domain_name>
   <domain_keyword>shoomers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 19:06:15</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-07</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>13</num>
   <domain_name>shooters.app</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-01 17:54:24</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NOBUGS IT GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>stoozers.uk</domain_name>
   <domain_keyword>stoozers</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-15 23:36:05</query_time>
   <create_date>2017-10-18</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>Ratio FinTech Limited [Tag = RATIONET]</registrar_name>
   <registrant_name>Choose Wisely Limited</registrant_name>
   <name_servers>
    <value>eric.ns.cloudflare.com</value>
    <value>nina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>No longer required</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>shooters.com</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 23:03:04</query_time>
   <create_date>1995-07-29</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.venture.com</value>
    <value>ns2.venture.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>16</num>
   <domain_name>shooters.design</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-27 14:27:00</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shooters</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE-NW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.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>shooters.co.nz</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-01 05:50:22</query_time>
   <create_date>1999-09-09</create_date>
   <update_date>2023-08-16</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.sitehost.co.nz</value>
    <value>ns2.sitehost.co.nz</value>
    <value>ns3.sitehost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>shoezers.nl</domain_name>
   <domain_keyword>shoezers</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 13:20:26</query_time>
   <create_date>2012-11-08</create_date>
   <update_date>2023-08-12</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>christina.neostrada.nl</value>
    <value>lisa.neostrada.nl</value>
    <value>sandra.neostrada.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>shooters.dev</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-15 17:01:48</query_time>
   <create_date>2022-06-22</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Phishify</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>shooters.cam</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-01 05:50:22</query_time>
   <create_date>2018-06-02</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.jimdo.com</value>
    <value>ns2.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>snoozers.org</domain_name>
   <domain_keyword>snoozers</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 15:08:15</query_time>
   <create_date>2014-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>Azdomainz, LLC</registrar_name>
   <registrar_website>http://www.azdomainz.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>shooters.digital</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-27 14:27:00</query_time>
   <create_date>2018-11-08</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-08</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-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>snoozers.it</domain_name>
   <domain_keyword>snoozers</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-21 10:53:13</query_time>
   <create_date>2010-06-24</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>PTS Privacy &amp; Trustee Services GmbH</registrant_company>
   <registrant_address>Neunkircher-Str. 43</registrant_address>
   <registrant_city>Friedrichsthal</registrant_city>
   <registrant_state>Germany</registrant_state>
   <registrant_zip>66299</registrant_zip>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1.bluerail.nl</value>
    <value>ns2.bluerail.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>shooters.technology</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-04-24 06:55:09</query_time>
   <create_date>2020-02-22</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shooter's Technology, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1168.awsdns-18.org</value>
    <value>ns-129.awsdns-16.com</value>
    <value>ns-1576.awsdns-05.co.uk</value>
    <value>ns-834.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>shoogers.com</domain_name>
   <domain_keyword>shoogers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 17:54:15</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>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>26</num>
   <domain_name>snoozers.nl</domain_name>
   <domain_keyword>snoozers</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-25 11:35:09</query_time>
   <create_date>2009-07-14</create_date>
   <update_date>2020-01-28</update_date>
   <registrar_name>LICO Innovations B.V.</registrar_name>
   <name_servers>
    <value>ns1.bluerail.nl</value>
    <value>ns2.bluerail.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>shooters.eu</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:00:28</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>28</num>
   <domain_name>shooters.academy</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-09 13:36:57</query_time>
   <create_date>2020-11-01</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-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>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>29</num>
   <domain_name>stoozers.co.uk</domain_name>
   <domain_keyword>stoozers</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 18:39:43</query_time>
   <create_date>2005-08-03</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_name>Ratio FinTech Limited [Tag = RATIONET]</registrar_name>
   <registrant_name>Choose Wisely Limited</registrant_name>
   <name_servers>
    <value>ns.123-reg.co.uk</value>
    <value>ns2.123-reg.co.uk</value>
   </name_servers>
   <domain_status>
    <value>No longer required</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>shooters.live</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-09 13:36:57</query_time>
   <create_date>2020-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>blair.ns.cloudflare.com</value>
    <value>olof.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>shoolers.com</domain_name>
   <domain_keyword>shoolers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 14:25:23</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-28q21wpi.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>shooders.com</domain_name>
   <domain_keyword>shooders</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 16:00:03</query_time>
   <create_date>2016-11-23</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>shooters.ru</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 09:19:55</query_time>
   <create_date>2004-03-29</create_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>parking1.nic.ru</value>
    <value>parking2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>shooters.in</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-30 08:02:22</query_time>
   <create_date>2012-04-18</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digits United Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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.daaz.org</value>
    <value>ns2.daaz.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>showzers.com</domain_name>
   <domain_keyword>showzers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 17:33:43</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://privacydomain.net/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>shooters.land</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-05-15 17:01:48</query_time>
   <create_date>2020-09-25</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>shooters.ca</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-01 05:50:22</query_time>
   <create_date>2021-07-21</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>Maser Media Inc</registrant_name>
   <registrant_company>Maser Media Inc</registrant_company>
   <registrant_address>2880 Queen Street East Unit 4 Suite 206</registrant_address>
   <registrant_city>Brampton</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L6S6E8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4162198857</registrant_phone>
   <name_servers>
    <value>slns1.namespro.ca</value>
    <value>slns2.namespro.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>snoozers.net</domain_name>
   <domain_keyword>snoozers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 11:35:09</query_time>
   <create_date>2004-11-09</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>39</num>
   <domain_name>shooters.website</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-01 05:50:22</query_time>
   <create_date>2019-07-28</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-07-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>shoezers.com</domain_name>
   <domain_keyword>shoezers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 13:32:30</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>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>41</num>
   <domain_name>shopzers.com</domain_name>
   <domain_keyword>shopzers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 19:36:12</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>3649</registrar_iana>
   <registrar_name>DropCatch.com 1440 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>shmoozers.com</domain_name>
   <domain_keyword>shmoozers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 17:51:18</query_time>
   <create_date>2000-05-31</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.squidix.net</value>
    <value>ns2.squidix.net</value>
    <value>ns3.squidix.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>shooters.world</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-09 13:36:58</query_time>
   <create_date>2015-03-05</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>shooters.team</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-15 17:01:48</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>shooters.nl</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 17:01:48</query_time>
   <create_date>1998-10-29</create_date>
   <update_date>2021-11-12</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>shooters.company</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-25 09:35:05</query_time>
   <create_date>2022-08-06</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>shooters.ltd</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-01 05:50:22</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>shooters.wine</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>wine</domain_tld>
   <query_time>2024-05-27 14:27:00</query_time>
   <create_date>2022-04-28</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>shooters.army</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>army</domain_tld>
   <query_time>2024-05-01 05:50:22</query_time>
   <create_date>2019-08-15</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2032-08-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>eric.ns.cloudflare.com</value>
    <value>lucy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>shoobers.com</domain_name>
   <domain_keyword>shoobers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 08:01:53</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>3445</registrar_iana>
   <registrar_name>DropCatch.com 1236 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>shooters.life</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-04 16:34:12</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>shooters.cc</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-22 10:27:34</query_time>
   <create_date>2020-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</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_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=shooters.cc</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>blair.ns.cloudflare.com</value>
    <value>olof.ns.cloudflare.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>shooters.se</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:08:42</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>EgenSajt.se</registrar_name>
   <name_servers>
    <value>ns1.egensajt.se</value>
    <value>ns2.egensajt.se</value>
    <value>ns3.egensajt.se</value>
    <value>ns4.egensajt.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>shooters.tube</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>tube</domain_tld>
   <query_time>2024-05-17 13:22:13</query_time>
   <create_date>2018-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</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_company>DIGITOOLMEDIA SOCIETA' A RESPONSABILITA' LIMITATA SEMPLIFICA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, 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>ns1072.ui-dns.com</value>
    <value>ns1079.ui-dns.de</value>
    <value>ns1099.ui-dns.org</value>
    <value>ns1101.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>shoopers.com</domain_name>
   <domain_keyword>shoopers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 16:01:17</query_time>
   <create_date>2000-10-15</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>shooters.pl</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-09 13:37:01</query_time>
   <create_date>2006-02-24</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>maya.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>shooters.org</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 14:27:00</query_time>
   <create_date>2004-09-15</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2025-09-15</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/whois</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.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>hoozers.com</domain_name>
   <domain_keyword>hoozers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 22:01:52</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>shoozer.com</domain_name>
   <domain_keyword>shoozer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 05:51:29</query_time>
   <create_date>2021-08-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>shooters.com.br</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-01 05:50:22</query_time>
   <create_date>2013-07-08</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrant_name>Simi?o &amp; Santos Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns622.hostgator.com.br</value>
    <value>ns623.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>shooters.ro</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-01 17:54:24</query_time>
   <create_date>2019-09-11</create_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>Hostvision SRL</registrar_name>
   <registrar_website>www.hostvision.ro</registrar_website>
   <name_servers>
    <value>dns1.host-vision.com</value>
    <value>dns2.host-vision.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>shooters.info</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 05:50:22</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>3932</registrar_iana>
   <registrar_name>Sav.com, LLC - 42</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>shooters.media</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-09 13:36:57</query_time>
   <create_date>2023-06-03</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>shooters.sk</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 11:05:01</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.tld.pl</value>
    <value>ns2.tld.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>shooters.studio</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-09 13:36:58</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>shooters.deals</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-04-08 19:07:00</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-11-10</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>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>67</num>
   <domain_name>shooters.vip</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-15 17:01:52</query_time>
   <create_date>2017-11-02</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>shooters.co</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-01 17:54:24</query_time>
   <create_date>2021-02-03</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1223.awsdns-24.org</value>
    <value>ns-1617.awsdns-10.co.uk</value>
    <value>ns-459.awsdns-57.com</value>
    <value>ns-998.awsdns-60.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>69</num>
   <domain_name>shooters.beer</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-04-25 09:35:05</query_time>
   <create_date>2015-07-17</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>70</num>
   <domain_name>shooters.online</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 13:36:58</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1027.ui-dns.org</value>
    <value>ns1052.ui-dns.de</value>
    <value>ns1098.ui-dns.biz</value>
    <value>ns1125.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>shooters.site</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-09 13:36:59</query_time>
   <create_date>2022-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>shooters.vodka</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>vodka</domain_tld>
   <query_time>2024-06-01 17:54:24</query_time>
   <create_date>2021-02-06</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>shooters.xyz</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-25 09:35:06</query_time>
   <create_date>2020-01-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-01-02</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Y Swetha</registrant_company>
   <registrant_state>Telangana</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>shooters.wales</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>wales</domain_tld>
   <query_time>2024-05-27 14:27:00</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>godaddy.uk</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>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>shooters.asia</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-09 13:36:57</query_time>
   <create_date>2021-08-16</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tld.pl</value>
    <value>ns2.tld.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>shooters.one</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-08 19:07:00</query_time>
   <create_date>2017-08-20</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>shooters.insure</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>insure</domain_tld>
   <query_time>2024-05-09 13:36:57</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>snoozers.be</domain_name>
   <domain_keyword>snoozers</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-21 10:53:13</query_time>
   <create_date>2010-06-24</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns1.bluerail.nl</value>
    <value>ns2.bluerail.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>shooters.net</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 09:35:05</query_time>
   <create_date>1998-06-05</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>HTTP.NET INTERNET GMBH</registrar_name>
   <registrar_website>http://www.http.net</registrar_website>
   <name_servers>
    <value>ns8.routing.net</value>
    <value>ns9.routing.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>shooters.run</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-09 13:36:58</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>shooters.com.au</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-31 10:17:10</query_time>
   <update_date>2024-04-09</update_date>
   <registrar_name>Fluccs - The Australian Cloud Pty Ltd</registrar_name>
   <registrar_website>https://domaincentral.com.au/contact-details/</registrar_website>
   <registrant_name>Brown Bruce</registrant_name>
   <name_servers>
    <value>nsw.name-servers.net.au</value>
    <value>nsx.name-servers.net.au</value>
    <value>nsy.name-servers.net.au</value>
    <value>nsz.name-servers.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>shooters.com.cn</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-15 17:01:48</query_time>
   <create_date>2023-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>黄蓉蓉</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>shooters.network</domain_name>
   <domain_keyword>shooters</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-09 13:36:57</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-25</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>shoulers.com</domain_name>
   <domain_keyword>shoulers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 09:17:38</query_time>
   <create_date>2021-10-24</create_date>
   <update_date>2023-12-05</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>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>Berlin</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>coco.ns.cloudflare.com</value>
    <value>pete.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>shoppers.pr</domain_name>
   <domain_keyword>shoppers</domain_keyword>
   <domain_tld>pr</domain_tld>
   <query_time>2024-04-07 23:47:31</query_time>
   <create_date>2009-03-11</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>801386</registrar_iana>
   <registrar_name>Gauss Research Laboratory, Inc.</registrar_name>
   <registrant_name>required for registry escrow</registrant_name>
   <registrant_company>El Dia, Inc.</registrant_company>
   <registrant_address>Carr. 24165 Parq. Indust. Amelia</registrant_address>
   <registrant_city>Guaynabo</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>00968</registrant_zip>
   <registrant_country>PR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7876418000</registrant_phone>
   <registrant_fax>+1.7876418000</registrant_fax>
   <name_servers>
    <value>nash.ns.cloudflare.com</value>
    <value>pat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>6shooters.be</domain_name>
   <domain_keyword>6shooters</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-19 03:17:07</query_time>
   <create_date>2011-10-14</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns01.forward.antagonist.nl</value>
    <value>ns02.forward.antagonist.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>skooders.com</domain_name>
   <domain_keyword>skooders</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:56:27</query_time>
   <create_date>2011-08-16</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-16</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=skooders.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>88</num>
   <domain_name>shroders.com</domain_name>
   <domain_keyword>shroders</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 07:01:41</query_time>
   <create_date>2004-03-25</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Name Manager</registrant_name>
   <registrant_company>Schroders plc</registrant_company>
   <registrant_address>31 Gresham Street</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_zip>EC2V 7QA</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.2076584737</registrant_phone>
   <name_servers>
    <value>ns.digisle.net</value>
    <value>ns1.digisle.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>scooners.com</domain_name>
   <domain_keyword>scooners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:29:52</query_time>
   <create_date>2004-11-08</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 9770b</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1037729</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>scoobers.com</domain_name>
   <domain_keyword>scoobers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 08:29:02</query_time>
   <create_date>2014-01-15</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>scooters.tel</domain_name>
   <domain_keyword>scooters</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-25 08:34:43</query_time>
   <create_date>2022-12-25</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kiskadee Media Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ontario</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dhl.name.com</value>
    <value>ns2gtx.name.com</value>
    <value>ns3dty.name.com</value>
    <value>ns4htz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>smozzers.com</domain_name>
   <domain_keyword>smozzers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 13:25:50</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>shouders.com</domain_name>
   <domain_keyword>shouders</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 10:58:49</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-07</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>shoezees.co.uk</domain_name>
   <domain_keyword>shoezees</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-17 13:20:28</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>showzero.com</domain_name>
   <domain_keyword>showzero</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 12:46:54</query_time>
   <create_date>2018-06-01</create_date>
   <update_date>2021-05-26</update_date>
   <expiry_date>2024-06-01</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>96</num>
   <domain_name>skooters.us</domain_name>
   <domain_keyword>skooters</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-26 05:36:57</query_time>
   <create_date>2013-03-30</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Spencer Johnson</registrant_name>
   <registrant_address>PO Box 50575</registrant_address>
   <registrant_city>Palo Alto</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94303</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6504722499</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.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>97</num>
   <domain_name>uhoopers.io</domain_name>
   <domain_keyword>uhoopers</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-30 14:29:48</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</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 Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>ns1031.ui-dns.de</value>
    <value>ns1097.ui-dns.org</value>
    <value>ns1100.ui-dns.biz</value>
    <value>ns1108.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>shorters.co.uk</domain_name>
   <domain_keyword>shorters</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-21 05:32:38</query_time>
   <create_date>2002-08-24</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>D Frankland [Tag = FRANKLAND]</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>showkers.com</domain_name>
   <domain_keyword>showkers</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 17:31:31</query_time>
   <create_date>2021-02-24</create_date>
   <update_date>2021-02-24</update_date>
   <expiry_date>2026-02-24</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=showkers.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>scoopers.net</domain_name>
   <domain_keyword>scoopers</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 03:36:45</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.55</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.