WHOIS QUERY TIME

23 May 2024 - 10:13 PM UTC

Registered: 10 November 2018
Modified: 10 November 2023
Expiry: 10 November 2024

REGISTRAR

Name: LCN.com Ltd [Tag = LCN]
Website: http://www.lcn.com

NAME SERVERS

ns0.lcn.com
ns1.lcn.com
ns2.lcn.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sprintmax.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sprintmax.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sprintmax.co.uk",
            "domain_keyword": "sprintmax",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 22:13:17",
            "create_date": "2018-11-10",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sprintmax.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sprintmax.co.uk</domain_name>
   <domain_keyword>sprintmax</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 22:13:17</query_time>
   <create_date>2018-11-10</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.436 seconds) for "sprintmax.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

4 Jul 2023 - 9:58 PM UTC

Registered: 10 November 2018
Modified: 10 September 2022
Expiry: 10 November 2023

REGISTRAR

Name: LCN.com Ltd [Tag = LCN]
Website: http://www.lcn.com

NAME SERVERS

ns0.lcn.com
ns1.lcn.com
ns2.lcn.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

16 Nov 2023 - 6:28 AM UTC

Registered: 10 November 2018
Modified: 10 November 2023
Expiry: 10 November 2024

REGISTRAR

Name: LCN.com Ltd [Tag = LCN]
Website: http://www.lcn.com

NAME SERVERS

ns0.lcn.com
ns1.lcn.com
ns2.lcn.com

DOMAIN STATUS

Registered until expiry date.

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=sprintmax.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sprintmax.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "sprintmax.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "sprintmax.co.uk",
            "domain_keyword": "sprintmax",
            "domain_tld": "co.uk",
            "query_time": "2023-07-04 21:58:11",
            "create_date": "2018-11-10",
            "update_date": "2022-09-10",
            "expiry_date": "2023-11-10",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "sprintmax.co.uk",
            "domain_keyword": "sprintmax",
            "domain_tld": "co.uk",
            "query_time": "2023-11-16 06:28:40",
            "create_date": "2018-11-10",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.436,
        "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>sprintmax.co.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>sprintmax.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sprintmax.co.uk</domain_name>
   <domain_keyword>sprintmax</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-07-04 21:58:11</query_time>
   <create_date>2018-11-10</create_date>
   <update_date>2022-09-10</update_date>
   <expiry_date>2023-11-10</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>sprintmax.co.uk</domain_name>
   <domain_keyword>sprintmax</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-11-16 06:28:40</query_time>
   <create_date>2018-11-10</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.436</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 2 domain names (in 0.126 seconds) which contained the exact domain keyword "sprintmax".
Domain Name Registered Expiry Registrar Ownership
1 sprintmax.com 11 Jan 2017 11 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 sprintmax.co.uk 10 Nov 2018 10 Nov 2024 LCN.com Ltd [Tag = LCN] -
3 sprintmax.com.br 31 Jul 2023 31 Jul 2024 - Yrua Pereira Benedetto

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sprintmax&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sprintmax",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "sprintmax.com, sprintmax.co.uk, sprintmax.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "sprintmax.com",
            "domain_keyword": "sprintmax",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:23:38",
            "create_date": "2017-01-11",
            "update_date": "2021-01-05",
            "expiry_date": "2025-01-11",
            "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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sprintmax.co.uk",
            "domain_keyword": "sprintmax",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 22:13:17",
            "create_date": "2018-11-10",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "sprintmax.com.br",
            "domain_keyword": "sprintmax",
            "domain_tld": "com.br",
            "query_time": "2024-04-30 16:50:16",
            "create_date": "2023-07-31",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "Yrua Pereira Benedetto",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "e.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.126,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sprintmax</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>sprintmax.com, sprintmax.co.uk, sprintmax.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sprintmax.com</domain_name>
   <domain_keyword>sprintmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:23:38</query_time>
   <create_date>2017-01-11</create_date>
   <update_date>2021-01-05</update_date>
   <expiry_date>2025-01-11</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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sprintmax.co.uk</domain_name>
   <domain_keyword>sprintmax</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 22:13:17</query_time>
   <create_date>2018-11-10</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>sprintmax.com.br</domain_name>
   <domain_keyword>sprintmax</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-30 16:50:16</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>Yrua Pereira Benedetto</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>e.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.126</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 600 domain names (in 0.727 seconds) which look and sound like the brand name "sprintmax".
Domain Name Registered Expiry Registrar Ownership
1 aprintmax.com 9 Feb 2010 9 Feb 2025 WEBCC Whoisprotection.cc
2 sprintman.net 17 Jan 2023 17 Jan 2025 Name.com, Inc. Sprint Man
3 sprintman.com.co 18 Jul 2022 18 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0164828672
4 sprinttax.com 2 Aug 2000 2 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 sprintmad.com 10 Jul 2023 10 Jul 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
6 sprintmex.com 23 Apr 2014 23 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Sprintmex
7 sprintmix.com 14 Nov 2019 14 Nov 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
8 sprintmat.space 20 Nov 2023 20 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
9 sprintmix.ru 25 Apr 2017 25 Apr 2025 TIMEWEB-RU Private Person
10 springmax.com 18 Feb 2012 18 Feb 2025 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
11 sprintman.com 7 May 2012 7 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
12 sprintmap.com 26 Dec 2023 26 Dec 2025 Dynadot Inc -
13 4printmax.com 4 Feb 2022 4 Feb 2025 Domain Science Kutatasi Szolgaltato Korlatolt Felelossegu Tarsasag -
14 sprintfax.com 8 Sep 1998 7 Sep 2024 CSC CORPORATE DOMAINS, INC. T-Mobile USA, Inc.
15 sprintmat.com 12 Aug 2016 12 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
16 sprintmap.pl 23 Oct 2006 23 Oct 2024 OVH SAS -
17 printmax.co.nz 9 Feb 2006 - Freeparking Limited t/a DiscountDomains -
18 sprintax.com 9 Jul 2006 9 Jul 2024 GoDaddy.com, LLC -
19 printmax.com 31 Jul 1997 30 Jul 2024 Network Solutions, LLC -
20 printmax.ru 10 Aug 2011 10 Aug 2024 SALENAMES-RU Private Person
21 sprintma.com 26 Feb 2011 26 Feb 2025 123-Reg Limited -
22 sprintax.blog 4 Jul 2019 4 Jul 2024 Marcaria.com International, Inc. Taxback
23 sprintax.net 23 Nov 2009 23 Nov 2024 GoDaddy.com, LLC -
24 printmax.online 11 Feb 2021 11 Feb 2027 PDR Ltd. d/b/a PublicDomainRegistry.com Deli Bahrain
25 printmax.me 27 Oct 2016 27 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Eastwest
26 printmax.hu 25 Oct 2011 - - -
27 sprintax.online 4 Jul 2019 4 Jul 2024 Marcaria.com International, Inc. Taxback
28 sprintax.com.au - - GoDaddy.com LLC trading as GoDaddy.com Eileen Devereux
29 sprintax.co.uk 4 Jul 2019 4 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
30 printmax.cn 3 Feb 2023 3 Feb 2025 阿里云计算有限公司(万网) 肖彩凤
31 spritmax.com 13 Jun 2022 13 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 printmax.co.uk 28 Nov 2000 28 Nov 2024 SimpleServers Ltd t/a Simple Servers [Tag = CWCM] -
33 printmax.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
34 printmax.com.au - - Melbourne IT Maurice Aiken
35 sprintmx.com 22 Feb 2013 22 Feb 2025 GoDaddy.com, LLC -
36 sprintax.de - - - -
37 printmax.global 20 Jan 2020 20 Jan 2025 Tucows Domains Inc. Data Protected
38 splintmax.com 28 Jul 2013 28 Jul 2024 Cronon AG -
39 sprintfax.net 8 Sep 1998 7 Sep 2024 CSC CORPORATE DOMAINS, INC. T-Mobile USA, Inc.
40 sprintmap.in 9 Jul 2023 9 Jul 2025 Endurance Digital Domain Technology LLP SprintPark
41 iprintmax.com 15 Dec 2023 15 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
42 tsprintmax.com 6 Nov 2018 6 Nov 2024 Tucows Domains Inc. -
43 sprintmag.ro 18 Jul 2022 17 Jul 2024 Awesome Projects SRL -
44 sprintmag.com 30 Mar 2018 30 Mar 2025 Epik LLC Anonymize LLC
45 printmax.pl 13 Nov 2003 12 Nov 2024 home.pl S.A. -
46 printmax.info 2 Nov 2023 2 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
47 printmax.com.pl 23 Jul 1999 22 Jul 2024 nazwa.pl sp. z o.o. -
48 sprintax.ca 4 Jul 2019 4 Jul 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
49 sprintax.app 4 Jul 2019 4 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 printmax.nl 11 May 2008 - Printmax -
51 printmax.net 4 Jul 2022 4 Jul 2024 NameSilo, LLC -
52 printmax.org 8 Jul 2009 8 Jul 2024 Regional Network Information Center, JSC dba RU-CENTER LLC "Eureca "
53 sprinttaxi.ru 11 Sep 2023 11 Sep 2024 REGRU-RU Private Person
54 sprinkman.com 27 Dec 1996 26 Dec 2026 Network Solutions, LLC -
55 sprintpaw.com 5 Aug 2021 5 Aug 2024 NameSilo, LLC See PrivacyGuardian.org
56 sprinttab.net 28 Apr 2023 28 Apr 2025 NameCheap, Inc. -
57 sprintfan.com 24 May 2007 24 May 2026 GoDaddy.com, LLC -
58 sprinttox.com 22 Jun 2022 22 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
59 sprintian.com 29 May 2024 29 May 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
60 sprintcam.com 24 Aug 2006 24 Aug 2024 Register.com, Inc. PERFECT PRIVACY, LLC
61 sprintmaps.com 20 Nov 2007 20 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 springmix.net 29 Jan 2015 29 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
63 sprintmart.com 3 Apr 1997 4 Apr 2027 Network Solutions, LLC -
64 sprintmall.net 8 Feb 2023 8 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
65 springman.co.uk 16 Dec 2010 16 Dec 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
66 sprintcar.it 16 Oct 2000 26 Mar 2025 Register S.p.a. Sprint Car snc
67 sprintmer.com 9 Mar 2021 9 Mar 2026 GoDaddy.com, LLC -
68 sprintlab.ru 3 Oct 2014 3 Oct 2024 SPRINTNAMES-RU SPRINTHOST.RU LLC
69 shrinkmax.com 17 Feb 2018 17 Feb 2025 Epik LLC -
70 springmar.com 12 Mar 2012 12 Mar 2025 Tucows Domains Inc. -
71 sprintray.app 18 Jan 2022 18 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
72 sprintpay.in 29 Sep 2022 29 Sep 2025 GoDaddy.com, LLC Payment gateway
73 sprinteau.com 19 Sep 2018 19 Sep 2024 ONLINE SAS REDACTED FOR PRIVACY
74 sprintray.uk 27 Aug 2021 27 Aug 2025 Hosting Concepts B.V. [Tag = REGISTRAR-EU] -
75 sprinteam.com 3 Dec 2016 3 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
76 printmaxx.com 10 Feb 1999 10 Feb 2025 Network Solutions, LLC -
77 sprintmail.ru 24 Apr 2023 24 Apr 2025 SPRINTNAMES-RU SPRINTHOST.RU LLC
78 sprintlab.com.br 12 Jul 2018 12 Jul 2027 - Ricardo Polloni Pinto Cruz
79 springtrax.com 4 Mar 2013 4 Mar 2025 GoDaddy.com, LLC -
80 sprintcar.org 26 Nov 2021 26 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
81 sprinttex.pl 28 Sep 2007 28 Sep 2024 OVH SAS -
82 sprintzao.ru 19 Oct 2003 20 Oct 2024 RU-CENTER-RU Joint Stock Company Sprint
83 sprinterx.com 21 Mar 2020 21 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
84 sprintlaw.co.nz 17 Apr 2019 - Key-Systems GmbH -
85 sprintray.com 30 Nov 2013 30 Nov 2026 Cloudflare, Inc. DATA REDACTED
86 printamax.co.uk 18 Jul 2000 18 Jul 2026 CompuWeb Communications Services Limited t/a CWCS Managed Hosting [Tag = CWCS] -
87 sprintlab.com 9 Jan 2010 9 Jan 2026 Dynadot Inc -
88 sprintray.us 6 Aug 2014 5 Aug 2024 GoDaddy.com, LLC SprintRay
89 sprintcar.co.uk 7 Mar 2017 7 Mar 2025 Garth Piesse [Tag = COHERENT-NZ] -
90 sprintgas.com 17 Mar 1998 16 Mar 2025 Tucows Domains Inc. -
91 imprintmax.com 13 Oct 2019 13 Oct 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
92 sprinttaxi.com 1 Sep 2009 1 Sep 2025 GoDaddy.com, LLC -
93 sprintpay.co.in 17 Apr 2024 17 Apr 2025 GoDaddy.com, LLC sprint tech solutions pvt ltd.
94 sprintmail.co.in 10 Jul 2012 10 Jul 2024 Endurance Digital Domain Technology LLP Dns bolt
95 sprintlab.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
96 sprintcar.pics 30 Apr 2023 30 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
97 printmaxx.ru 19 Dec 2022 19 Dec 2024 RU-CENTER-RU Private Person
98 sprintlab.biz 26 Jun 2023 26 Jun 2024 Tucows Domains Inc. Data Protected
99 sprintray.ru 3 Nov 2023 3 Nov 2024 RU-CENTER-RU Private Person
100 sprintmns.com 30 Apr 2002 30 Apr 2025 CSC CORPORATE DOMAINS, INC. T-Mobile USA, Inc.
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 Sprintmax.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sprintmax.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sprintmax.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 600,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "aprintmax.com, sprintman.net, sprintman.com.co, sprinttax.com, sprintmad.com, sprintmex.com, sprintmix.com, sprintmat.space, sprintmix.ru, springmax.com, sprintman.com, sprintmap.com, 4printmax.com, sprintfax.com, sprintmat.com, sprintmap.pl, printmax.co.nz, sprintax.com, printmax.com, printmax.ru, sprintma.com, sprintax.blog, sprintax.net, printmax.online, printmax.me, printmax.hu, sprintax.online, sprintax.com.au, sprintax.co.uk, printmax.cn, spritmax.com, printmax.co.uk, printmax.xyz, printmax.com.au, sprintmx.com, sprintax.de, printmax.global, splintmax.com, sprintfax.net, sprintmap.in, iprintmax.com, tsprintmax.com, sprintmag.ro, sprintmag.com, printmax.pl, printmax.info, printmax.com.pl, sprintax.ca, sprintax.app, printmax.nl, printmax.net, printmax.org, sprinttaxi.ru, sprinkman.com, sprintpaw.com, sprinttab.net, sprintfan.com, sprinttox.com, sprintian.com, sprintcam.com, sprintmaps.com, springmix.net, sprintmart.com, sprintmall.net, springman.co.uk, sprintcar.it, sprintmer.com, sprintlab.ru, shrinkmax.com, springmar.com, sprintray.app, sprintpay.in, sprinteau.com, sprintray.uk, sprinteam.com, printmaxx.com, sprintmail.ru, sprintlab.com.br, springtrax.com, sprintcar.org, sprinttex.pl, sprintzao.ru, sprinterx.com, sprintlaw.co.nz, sprintray.com, printamax.co.uk, sprintlab.com, sprintray.us, sprintcar.co.uk, sprintgas.com, imprintmax.com, sprinttaxi.com, sprintpay.co.in, sprintmail.co.in, sprintlab.xyz, sprintcar.pics, printmaxx.ru, sprintlab.biz, sprintray.ru, sprintmns.com",
    "results": [
        {
            "num": 1,
            "domain_name": "aprintmax.com",
            "domain_keyword": "aprintmax",
            "domain_tld": "com",
            "query_time": "2024-04-27 19:49:17",
            "create_date": "2010-02-09",
            "update_date": "2010-02-09",
            "expiry_date": "2025-02-09",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "fo86.soowserver.com",
                "n86.soowserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sprintman.net",
            "domain_keyword": "sprintman",
            "domain_tld": "net",
            "query_time": "2024-05-17 13:04:27",
            "create_date": "2023-01-17",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Sprint Man",
            "registrant_address": "Makkah , Alharazat",
            "registrant_city": "Jeedah",
            "registrant_state": "23331",
            "registrant_zip": "23332",
            "registrant_country": "SA",
            "registrant_email": "https://www.name.com/contact-domain-whois/sprintman.net/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1jlp.name.com",
                "ns2hjl.name.com",
                "ns3fgq.name.com",
                "ns4kmw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sprintman.com.co",
            "domain_keyword": "sprintman",
            "domain_tld": "com.co",
            "query_time": "2024-06-09 15:11:34",
            "create_date": "2022-07-18",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0164828672",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sprinttax.com",
            "domain_keyword": "sprinttax",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:24:03",
            "create_date": "2000-08-02",
            "update_date": "2023-07-03",
            "expiry_date": "2024-08-02",
            "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=sprinttax.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns-1096.awsdns-09.org",
                "ns-1922.awsdns-48.co.uk",
                "ns-316.awsdns-39.com",
                "ns-555.awsdns-05.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sprintmad.com",
            "domain_keyword": "sprintmad",
            "domain_tld": "com",
            "query_time": "2024-06-02 09:13:19",
            "create_date": "2023-07-10",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-10",
            "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": 6,
            "domain_name": "sprintmex.com",
            "domain_keyword": "sprintmex",
            "domain_tld": "com",
            "query_time": "2024-04-30 16:50:16",
            "create_date": "2014-04-23",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "M/S. SPRINTMEX",
            "registrant_company": "Sprintmex",
            "registrant_address": "131, 1ST Floor,  Soham Park, HariOm Nagar",
            "registrant_city": "Mulund",
            "registrant_state": "Maharashtra",
            "registrant_zip": "400081",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+091.9833933359",
            "name_servers": [
                "ns1.jupiter.asia",
                "ns2.jupiter.asia"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sprintmix.com",
            "domain_keyword": "sprintmix",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:23:39",
            "create_date": "2019-11-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sprintmat.space",
            "domain_keyword": "sprintmat",
            "domain_tld": "space",
            "query_time": "2024-05-27 18:39:26",
            "create_date": "2023-11-20",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sprintmix.ru",
            "domain_keyword": "sprintmix",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:08:10",
            "create_date": "2017-04-25",
            "expiry_date": "2025-04-25",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "springmax.com",
            "domain_keyword": "springmax",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:26:31",
            "create_date": "2012-02-18",
            "update_date": "2023-12-28",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland District",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sprintman.com",
            "domain_keyword": "sprintman",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:23:37",
            "create_date": "2012-05-07",
            "update_date": "2021-05-01",
            "expiry_date": "2025-05-07",
            "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": 12,
            "domain_name": "sprintmap.com",
            "domain_keyword": "sprintmap",
            "domain_tld": "com",
            "query_time": "2024-05-06 12:53:46",
            "create_date": "2023-12-26",
            "update_date": "2024-03-05",
            "expiry_date": "2025-12-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "4printmax.com",
            "domain_keyword": "4printmax",
            "domain_tld": "com",
            "query_time": "2024-05-26 00:54:51",
            "create_date": "2022-02-04",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-04",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatasi Szolgaltato Korlatolt Felelossegu Tarsasag",
            "registrar_website": "http://namerider.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sprintfax.com",
            "domain_keyword": "sprintfax",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:23:04",
            "create_date": "1998-09-08",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-07",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Management",
            "registrant_company": "T-Mobile USA, Inc.",
            "registrant_address": "12920 SE 38th Street",
            "registrant_city": "Bellevue",
            "registrant_state": "WA",
            "registrant_zip": "98006",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8008662453",
            "registrant_fax": "+1.8008662453",
            "name_servers": [
                "ns1-auth.sprintlink.net",
                "ns2-auth.sprintlink.net",
                "ns3-auth.sprintlink.net",
                "reston-ns1.telemail.net",
                "reston-ns3.telemail.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sprintmat.com",
            "domain_keyword": "sprintmat",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:11:35",
            "create_date": "2016-08-12",
            "update_date": "2022-11-01",
            "expiry_date": "2024-08-12",
            "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": [
                "arch.ns.cloudflare.com",
                "molly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sprintmap.pl",
            "domain_keyword": "sprintmap",
            "domain_tld": "pl",
            "query_time": "2024-04-30 16:50:17",
            "create_date": "2006-10-23",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "printmax.co.nz",
            "domain_keyword": "printmax",
            "domain_tld": "co.nz",
            "query_time": "2024-05-02 02:21:38",
            "create_date": "2006-02-09",
            "update_date": "2023-03-27",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sprintax.com",
            "domain_keyword": "sprintax",
            "domain_tld": "com",
            "query_time": "2024-04-30 16:49:26",
            "create_date": "2006-07-09",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "jerry.ns.cloudflare.com",
                "jill.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "printmax.com",
            "domain_keyword": "printmax",
            "domain_tld": "com",
            "query_time": "2024-06-05 20:26:02",
            "create_date": "1997-07-31",
            "update_date": "2023-06-22",
            "expiry_date": "2024-07-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.firespring.com",
                "ns2.firespring.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "printmax.ru",
            "domain_keyword": "printmax",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:18:16",
            "create_date": "2011-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "sprintma.com",
            "domain_keyword": "sprintma",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:23:37",
            "create_date": "2011-02-26",
            "update_date": "2023-02-19",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sprintax.blog",
            "domain_keyword": "sprintax",
            "domain_tld": "blog",
            "query_time": "2024-05-23 22:13:00",
            "create_date": "2019-07-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria.com International, Inc.",
            "registrar_website": "http://www.marcaria.com",
            "registrant_company": "Taxback",
            "registrant_state": "Dublin",
            "registrant_country": "IE",
            "registrant_email": "please query the rdds service of the 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.taxback.com",
                "ns2.taxback.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "sprintax.net",
            "domain_keyword": "sprintax",
            "domain_tld": "net",
            "query_time": "2024-05-06 12:52:50",
            "create_date": "2009-11-23",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "printmax.online",
            "domain_keyword": "printmax",
            "domain_tld": "online",
            "query_time": "2024-06-05 20:26:02",
            "create_date": "2021-02-11",
            "update_date": "2024-05-30",
            "expiry_date": "2027-02-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Deli Bahrain",
            "registrant_state": "01",
            "registrant_country": "BH",
            "registrant_email": "please query the rdds service of the 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": [
                "hgns1.hostgator.com",
                "hgns2.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "printmax.me",
            "domain_keyword": "printmax",
            "domain_tld": "me",
            "query_time": "2024-05-08 12:46:37",
            "create_date": "2016-10-27",
            "update_date": "2023-12-31",
            "expiry_date": "2024-10-27",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Eastwest",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ar Rifa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "cloud10.nokdes.com",
                "cloud11.nokdes.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "printmax.hu",
            "domain_keyword": "printmax",
            "domain_tld": "hu",
            "query_time": "2024-05-10 11:25:30",
            "create_date": "2011-10-25"
        },
        {
            "num": 27,
            "domain_name": "sprintax.online",
            "domain_keyword": "sprintax",
            "domain_tld": "online",
            "query_time": "2024-05-31 12:03:45",
            "create_date": "2019-07-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria.com International, Inc.",
            "registrar_website": "http://www.marcaria.com",
            "registrant_company": "Taxback",
            "registrant_state": "Dublin",
            "registrant_country": "IE",
            "registrant_email": "please query the rdds service of the 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.taxback.com",
                "ns2.taxback.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sprintax.com.au",
            "domain_keyword": "sprintax",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 02:42:20",
            "update_date": "2024-04-05",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Eileen Devereux",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sprintax.co.uk",
            "domain_keyword": "sprintax",
            "domain_tld": "co.uk",
            "query_time": "2024-06-09 15:10:38",
            "create_date": "2019-07-04",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "printmax.cn",
            "domain_keyword": "printmax",
            "domain_tld": "cn",
            "query_time": "2024-04-20 09:58:40",
            "create_date": "2023-02-03",
            "expiry_date": "2025-02-03",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "肖彩凤",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "spritmax.com",
            "domain_keyword": "spritmax",
            "domain_tld": "com",
            "query_time": "2024-04-30 16:50:45",
            "create_date": "2022-06-13",
            "update_date": "2022-06-13",
            "expiry_date": "2024-06-13",
            "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=spritmax.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "printmax.co.uk",
            "domain_keyword": "printmax",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 04:47:15",
            "create_date": "2000-11-28",
            "update_date": "2022-11-11",
            "expiry_date": "2024-11-28",
            "registrar_name": "SimpleServers Ltd t/a Simple Servers [Tag = CWCM]",
            "registrar_website": "https://www.simpleservers.co.uk",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 33,
            "domain_name": "printmax.xyz",
            "domain_keyword": "printmax",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 12:46:37",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "printmax.com.au",
            "domain_keyword": "printmax",
            "domain_tld": "com.au",
            "query_time": "2024-05-30 05:32:37",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Maurice Aiken",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sprintmx.com",
            "domain_keyword": "sprintmx",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:11:36",
            "create_date": "2013-02-22",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sprintax.de",
            "domain_keyword": "sprintax",
            "domain_tld": "de",
            "query_time": "2024-05-22 08:49:38",
            "update_date": "2014-05-01",
            "name_servers": [
                "docks07.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 37,
            "domain_name": "printmax.global",
            "domain_keyword": "printmax",
            "domain_tld": "global",
            "query_time": "2024-05-30 05:32:19",
            "create_date": "2020-01-20",
            "update_date": "2020-03-20",
            "expiry_date": "2025-01-20",
            "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": [
                "ns0.lcn.com",
                "ns1.lcn.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "splintmax.com",
            "domain_keyword": "splintmax",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:20:14",
            "create_date": "2013-07-28",
            "update_date": "2013-07-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks09.rzone.de",
                "shades05.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "sprintfax.net",
            "domain_keyword": "sprintfax",
            "domain_tld": "net",
            "query_time": "2024-04-17 08:23:04",
            "create_date": "1998-09-08",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-07",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Management",
            "registrant_company": "T-Mobile USA, Inc.",
            "registrant_address": "12920 SE 38th Street",
            "registrant_city": "Bellevue",
            "registrant_state": "WA",
            "registrant_zip": "98006",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8008662453",
            "registrant_fax": "+1.8008662453",
            "name_servers": [
                "ns1-auth.sprintlink.net",
                "ns2-auth.sprintlink.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "sprintmap.in",
            "domain_keyword": "sprintmap",
            "domain_tld": "in",
            "query_time": "2024-06-09 15:11:34",
            "create_date": "2023-07-09",
            "update_date": "2024-03-02",
            "expiry_date": "2025-07-09",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SprintPark",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Connecticut",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "iprintmax.com",
            "domain_keyword": "iprintmax",
            "domain_tld": "com",
            "query_time": "2024-05-04 05:56:51",
            "create_date": "2023-12-15",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "tsprintmax.com",
            "domain_keyword": "tsprintmax",
            "domain_tld": "com",
            "query_time": "2024-04-18 07:37:49",
            "create_date": "2018-11-06",
            "update_date": "2023-10-08",
            "expiry_date": "2024-11-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "cloud1.triara.com",
                "cloud2.triara.com",
                "cloud3.triara.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sprintmag.ro",
            "domain_keyword": "sprintmag",
            "domain_tld": "ro",
            "query_time": "2024-04-25 07:07:10",
            "create_date": "2022-07-18",
            "expiry_date": "2024-07-17",
            "registrar_name": "Awesome Projects SRL",
            "registrar_website": "https://hostico.ro",
            "name_servers": [
                "ns1.sprintmag.ro",
                "ns2.sprintmag.ro",
                "ns3.sprintmag.ro",
                "ns4.sprintmag.ro",
                "ns5.sprintmag.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 44,
            "domain_name": "sprintmag.com",
            "domain_keyword": "sprintmag",
            "domain_tld": "com",
            "query_time": "2024-05-31 12:03:53",
            "create_date": "2018-03-30",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-30",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "printmax.pl",
            "domain_keyword": "printmax",
            "domain_tld": "pl",
            "query_time": "2024-05-02 02:21:39",
            "create_date": "2003-11-13",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-12",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "printmax.info",
            "domain_keyword": "printmax",
            "domain_tld": "info",
            "query_time": "2024-05-08 12:46:37",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "printmax.com.pl",
            "domain_keyword": "printmax",
            "domain_tld": "com.pl",
            "query_time": "2024-06-02 04:47:16",
            "create_date": "1999-07-23",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-22",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 48,
            "domain_name": "sprintax.ca",
            "domain_keyword": "sprintax",
            "domain_tld": "ca",
            "query_time": "2024-05-23 22:13:00",
            "create_date": "2019-07-04",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-04",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1236.awsdns-26.org",
                "ns-149.awsdns-18.com",
                "ns-1655.awsdns-14.co.uk",
                "ns-825.awsdns-39.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sprintax.app",
            "domain_keyword": "sprintax",
            "domain_tld": "app",
            "query_time": "2024-06-09 15:10:38",
            "create_date": "2019-07-04",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "printmax.nl",
            "domain_keyword": "printmax",
            "domain_tld": "nl",
            "query_time": "2024-05-02 02:21:38",
            "create_date": "2008-05-11",
            "update_date": "2017-10-04",
            "registrar_name": "Printmax",
            "name_servers": [
                "ns1.astonic.eu",
                "ns2.astonic.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 51,
            "domain_name": "printmax.net",
            "domain_keyword": "printmax",
            "domain_tld": "net",
            "query_time": "2024-06-05 20:26:02",
            "create_date": "2022-07-04",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "printmax.org",
            "domain_keyword": "printmax",
            "domain_tld": "org",
            "query_time": "2024-04-20 09:58:40",
            "create_date": "2009-07-08",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-08",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LLC \"Eureca \"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.ruweb.net",
                "ns31.ruweb.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "sprinttaxi.ru",
            "domain_keyword": "sprinttaxi",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:08:11",
            "create_date": "2023-09-11",
            "expiry_date": "2024-09-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.hostland.ru",
                "ns3.hostland.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 54,
            "domain_name": "sprinkman.com",
            "domain_keyword": "sprinkman",
            "domain_tld": "com",
            "query_time": "2024-05-12 01:10:25",
            "create_date": "1996-12-27",
            "update_date": "2023-11-16",
            "expiry_date": "2026-12-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns59.worldnic.com",
                "ns60.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "sprintpaw.com",
            "domain_keyword": "sprintpaw",
            "domain_tld": "com",
            "query_time": "2024-05-17 13:04:28",
            "create_date": "2021-08-05",
            "update_date": "2024-04-20",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "sprinttab.net",
            "domain_keyword": "sprinttab",
            "domain_tld": "net",
            "query_time": "2024-05-28 16:07:29",
            "create_date": "2023-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "sprintfan.com",
            "domain_keyword": "sprintfan",
            "domain_tld": "com",
            "query_time": "2024-05-27 18:39:22",
            "create_date": "2007-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2026-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sprinttox.com",
            "domain_keyword": "sprinttox",
            "domain_tld": "com",
            "query_time": "2024-05-27 18:39:31",
            "create_date": "2022-06-22",
            "update_date": "2023-05-23",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "sprintian.com",
            "domain_keyword": "sprintian",
            "domain_tld": "com",
            "query_time": "2024-06-01 16:30:03",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "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": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "sprintcam.com",
            "domain_keyword": "sprintcam",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:21:59",
            "create_date": "2006-08-24",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-24",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of REGISTER.COM",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "dns105.register.com",
                "dns106.register.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "sprintmaps.com",
            "domain_keyword": "sprintmaps",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:23:37",
            "create_date": "2007-11-20",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sprintmaps.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "springmix.net",
            "domain_keyword": "springmix",
            "domain_tld": "net",
            "query_time": "2024-04-15 09:26:39",
            "create_date": "2015-01-29",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-29",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "sprintmart.com",
            "domain_keyword": "sprintmart",
            "domain_tld": "com",
            "query_time": "2024-04-30 16:50:16",
            "create_date": "1997-04-03",
            "update_date": "2022-02-03",
            "expiry_date": "2027-04-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns13.worldnic.com",
                "ns14.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "sprintmall.net",
            "domain_keyword": "sprintmall",
            "domain_tld": "net",
            "query_time": "2024-05-31 12:03:53",
            "create_date": "2023-02-08",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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.youcan.shop",
                "ns2.youcan.shop"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "springman.co.uk",
            "domain_keyword": "springman",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 09:26:29",
            "create_date": "2010-12-16",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-16",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 66,
            "domain_name": "sprintcar.it",
            "domain_keyword": "sprintcar",
            "domain_tld": "it",
            "query_time": "2024-04-17 08:21:59",
            "create_date": "2000-10-16",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-26",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Sprint Car snc",
            "registrant_address": "Via Baganzola, 91/A",
            "registrant_city": "Parma",
            "registrant_state": "PR",
            "registrant_zip": "43100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 67,
            "domain_name": "sprintmer.com",
            "domain_keyword": "sprintmer",
            "domain_tld": "com",
            "query_time": "2024-04-29 21:46:16",
            "create_date": "2021-03-09",
            "update_date": "2022-10-26",
            "expiry_date": "2026-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "sprintlab.ru",
            "domain_keyword": "sprintlab",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:08:09",
            "create_date": "2014-10-03",
            "expiry_date": "2024-10-03",
            "registrar_name": "SPRINTNAMES-RU",
            "registrant_company": "SPRINTHOST.RU LLC",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "shrinkmax.com",
            "domain_keyword": "shrinkmax",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:59:02",
            "create_date": "2018-02-17",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-17",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "springmar.com",
            "domain_keyword": "springmar",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:26:28",
            "create_date": "2012-03-12",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "cns1.estpak.ee",
                "cns2.estpak.ee"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "sprintray.app",
            "domain_keyword": "sprintray",
            "domain_tld": "app",
            "query_time": "2024-05-27 18:39:27",
            "create_date": "2022-01-18",
            "update_date": "2024-03-03",
            "expiry_date": "2025-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sprintpay.in",
            "domain_keyword": "sprintpay",
            "domain_tld": "in",
            "query_time": "2024-04-30 16:50:19",
            "create_date": "2022-09-29",
            "update_date": "2023-02-17",
            "expiry_date": "2025-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Payment gateway",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Puducherry",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sprinteau.com",
            "domain_keyword": "sprinteau",
            "domain_tld": "com",
            "query_time": "2024-05-06 12:52:57",
            "create_date": "2018-09-19",
            "update_date": "2023-05-19",
            "expiry_date": "2024-09-19",
            "registrar_iana": 74,
            "registrar_name": "ONLINE SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://www.bookmyname.com/whoisctc.cgi",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "sprintray.uk",
            "domain_keyword": "sprintray",
            "domain_tld": "uk",
            "query_time": "2024-05-06 12:53:54",
            "create_date": "2021-08-27",
            "update_date": "2023-03-06",
            "expiry_date": "2025-08-27",
            "registrar_name": "Hosting Concepts B.V. [Tag = REGISTRAR-EU]",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "sprinteam.com",
            "domain_keyword": "sprinteam",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:22:08",
            "create_date": "2016-12-03",
            "update_date": "2022-11-14",
            "expiry_date": "2024-12-03",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Tian Jin",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "printmaxx.com",
            "domain_keyword": "printmaxx",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:58:40",
            "create_date": "1999-02-10",
            "update_date": "2019-01-25",
            "expiry_date": "2025-02-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns35.worldnic.com",
                "ns36.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "sprintmail.ru",
            "domain_keyword": "sprintmail",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:08:10",
            "create_date": "2023-04-24",
            "expiry_date": "2025-04-24",
            "registrar_name": "SPRINTNAMES-RU",
            "registrant_company": "SPRINTHOST.RU LLC",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "sprintlab.com.br",
            "domain_keyword": "sprintlab",
            "domain_tld": "com.br",
            "query_time": "2024-06-02 09:13:20",
            "create_date": "2018-07-12",
            "update_date": "2024-02-05",
            "expiry_date": "2027-07-12",
            "registrant_name": "Ricardo Polloni Pinto Cruz",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 79,
            "domain_name": "springtrax.com",
            "domain_keyword": "springtrax",
            "domain_tld": "com",
            "query_time": "2024-06-06 18:15:28",
            "create_date": "2013-03-04",
            "update_date": "2023-08-16",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sprintcar.org",
            "domain_keyword": "sprintcar",
            "domain_tld": "org",
            "query_time": "2024-04-17 08:21:59",
            "create_date": "2021-11-26",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "sprinttex.pl",
            "domain_keyword": "sprinttex",
            "domain_tld": "pl",
            "query_time": "2024-04-02 19:56:25",
            "create_date": "2007-09-28",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-28",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "sprintzao.ru",
            "domain_keyword": "sprintzao",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:08:11",
            "create_date": "2003-10-19",
            "expiry_date": "2024-10-20",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Joint Stock Company Sprint",
            "name_servers": [
                "dns1.risp.ru",
                "dns2.risp.ru"
            ],
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "sprinterx.com",
            "domain_keyword": "sprinterx",
            "domain_tld": "com",
            "query_time": "2024-05-06 12:53:40",
            "create_date": "2020-03-21",
            "update_date": "2021-03-15",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "sprintlaw.co.nz",
            "domain_keyword": "sprintlaw",
            "domain_tld": "co.nz",
            "query_time": "2024-06-09 15:11:33",
            "create_date": "2019-04-17",
            "update_date": "2024-05-31",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "fay.ns.cloudflare.com",
                "lakas.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sprintray.com",
            "domain_keyword": "sprintray",
            "domain_tld": "com",
            "query_time": "2024-04-23 02:18:34",
            "create_date": "2013-11-30",
            "update_date": "2021-02-05",
            "expiry_date": "2026-11-30",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "California",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/sprintray.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "cruz.ns.cloudflare.com",
                "scott.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "printamax.co.uk",
            "domain_keyword": "printamax",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 13:21:42",
            "create_date": "2000-07-18",
            "update_date": "2024-05-15",
            "expiry_date": "2026-07-18",
            "registrar_name": "CompuWeb Communications Services Limited t/a CWCS Managed Hosting [Tag = CWCS]",
            "registrar_website": "https://www.cwcs.co.uk",
            "name_servers": [
                "ns.supremeservers.co.uk",
                "ns2.supremeservers.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 87,
            "domain_name": "sprintlab.com",
            "domain_keyword": "sprintlab",
            "domain_tld": "com",
            "query_time": "2024-06-09 15:11:32",
            "create_date": "2010-01-09",
            "update_date": "2024-05-29",
            "expiry_date": "2026-01-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns4.afternic.com",
                "verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "sprintray.us",
            "domain_keyword": "sprintray",
            "domain_tld": "us",
            "query_time": "2024-04-17 08:23:51",
            "create_date": "2014-08-06",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Hossein Bassir",
            "registrant_company": "SprintRay",
            "registrant_address": "3577 N Figueroa St",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "90065",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3104064316",
            "name_servers": [
                "cruz.ns.cloudflare.com",
                "scott.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sprintcar.co.uk",
            "domain_keyword": "sprintcar",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 18:38:28",
            "create_date": "2017-03-07",
            "update_date": "2024-05-25",
            "expiry_date": "2025-03-07",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 90,
            "domain_name": "sprintgas.com",
            "domain_keyword": "sprintgas",
            "domain_tld": "com",
            "query_time": "2024-05-19 12:03:34",
            "create_date": "1998-03-17",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.acantho.net",
                "ns2.acantho.net",
                "ns3.acantho.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "imprintmax.com",
            "domain_keyword": "imprintmax",
            "domain_tld": "com",
            "query_time": "2024-05-02 10:49:58",
            "create_date": "2019-10-13",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-13",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sprinttaxi.com",
            "domain_keyword": "sprinttaxi",
            "domain_tld": "com",
            "query_time": "2024-05-06 12:53:56",
            "create_date": "2009-09-01",
            "update_date": "2022-09-06",
            "expiry_date": "2025-09-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sprintpay.co.in",
            "domain_keyword": "sprintpay",
            "domain_tld": "co.in",
            "query_time": "2024-04-19 14:51:38",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "sprint tech solutions pvt ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "sprintmail.co.in",
            "domain_keyword": "sprintmail",
            "domain_tld": "co.in",
            "query_time": "2024-05-06 12:53:46",
            "create_date": "2012-07-10",
            "update_date": "2023-06-11",
            "expiry_date": "2024-07-10",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dns bolt",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "sprintlab.xyz",
            "domain_keyword": "sprintlab",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 12:53:45",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sprintcar.pics",
            "domain_keyword": "sprintcar",
            "domain_tld": "pics",
            "query_time": "2024-05-01 00:43:57",
            "create_date": "2023-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "printmaxx.ru",
            "domain_keyword": "printmaxx",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:18:16",
            "create_date": "2022-12-19",
            "expiry_date": "2024-12-19",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.fornex.com",
                "ns2.fornex.com",
                "ns3.fornex.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "sprintlab.biz",
            "domain_keyword": "sprintlab",
            "domain_tld": "biz",
            "query_time": "2024-05-23 22:13:17",
            "create_date": "2023-06-26",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "XX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sprintray.ru",
            "domain_keyword": "sprintray",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:08:10",
            "create_date": "2023-11-03",
            "expiry_date": "2024-11-03",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "sprintmns.com",
            "domain_keyword": "sprintmns",
            "domain_tld": "com",
            "query_time": "2024-05-06 12:53:47",
            "create_date": "2002-04-30",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-30",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Management",
            "registrant_company": "T-Mobile USA, Inc.",
            "registrant_address": "12920 SE 38th Street",
            "registrant_city": "Bellevue",
            "registrant_state": "WA",
            "registrant_zip": "98006",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8008662453",
            "registrant_fax": "+1.8008662453",
            "name_servers": [
                "ns1-auth.sprintlink.net",
                "ns2-auth.sprintlink.net",
                "ns3-auth.sprintlink.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.727,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sprintmax.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>600</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>aprintmax.com, sprintman.net, sprintman.com.co, sprinttax.com, sprintmad.com, sprintmex.com, sprintmix.com, sprintmat.space, sprintmix.ru, springmax.com, sprintman.com, sprintmap.com, 4printmax.com, sprintfax.com, sprintmat.com, sprintmap.pl, printmax.co.nz, sprintax.com, printmax.com, printmax.ru, sprintma.com, sprintax.blog, sprintax.net, printmax.online, printmax.me, printmax.hu, sprintax.online, sprintax.com.au, sprintax.co.uk, printmax.cn, spritmax.com, printmax.co.uk, printmax.xyz, printmax.com.au, sprintmx.com, sprintax.de, printmax.global, splintmax.com, sprintfax.net, sprintmap.in, iprintmax.com, tsprintmax.com, sprintmag.ro, sprintmag.com, printmax.pl, printmax.info, printmax.com.pl, sprintax.ca, sprintax.app, printmax.nl, printmax.net, printmax.org, sprinttaxi.ru, sprinkman.com, sprintpaw.com, sprinttab.net, sprintfan.com, sprinttox.com, sprintian.com, sprintcam.com, sprintmaps.com, springmix.net, sprintmart.com, sprintmall.net, springman.co.uk, sprintcar.it, sprintmer.com, sprintlab.ru, shrinkmax.com, springmar.com, sprintray.app, sprintpay.in, sprinteau.com, sprintray.uk, sprinteam.com, printmaxx.com, sprintmail.ru, sprintlab.com.br, springtrax.com, sprintcar.org, sprinttex.pl, sprintzao.ru, sprinterx.com, sprintlaw.co.nz, sprintray.com, printamax.co.uk, sprintlab.com, sprintray.us, sprintcar.co.uk, sprintgas.com, imprintmax.com, sprinttaxi.com, sprintpay.co.in, sprintmail.co.in, sprintlab.xyz, sprintcar.pics, printmaxx.ru, sprintlab.biz, sprintray.ru, sprintmns.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aprintmax.com</domain_name>
   <domain_keyword>aprintmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 19:49:17</query_time>
   <create_date>2010-02-09</create_date>
   <update_date>2010-02-09</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>fo86.soowserver.com</value>
    <value>n86.soowserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sprintman.net</domain_name>
   <domain_keyword>sprintman</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 13:04:27</query_time>
   <create_date>2023-01-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Sprint Man</registrant_name>
   <registrant_address>Makkah , Alharazat</registrant_address>
   <registrant_city>Jeedah</registrant_city>
   <registrant_state>23331</registrant_state>
   <registrant_zip>23332</registrant_zip>
   <registrant_country>SA</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/sprintman.net/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1jlp.name.com</value>
    <value>ns2hjl.name.com</value>
    <value>ns3fgq.name.com</value>
    <value>ns4kmw.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sprintman.com.co</domain_name>
   <domain_keyword>sprintman</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-06-09 15:11:34</query_time>
   <create_date>2022-07-18</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0164828672</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sprinttax.com</domain_name>
   <domain_keyword>sprinttax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:24:03</query_time>
   <create_date>2000-08-02</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-08-02</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=sprinttax.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns-1096.awsdns-09.org</value>
    <value>ns-1922.awsdns-48.co.uk</value>
    <value>ns-316.awsdns-39.com</value>
    <value>ns-555.awsdns-05.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>5</num>
   <domain_name>sprintmad.com</domain_name>
   <domain_keyword>sprintmad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 09:13:19</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-10</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>6</num>
   <domain_name>sprintmex.com</domain_name>
   <domain_keyword>sprintmex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 16:50:16</query_time>
   <create_date>2014-04-23</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>M/S. SPRINTMEX</registrant_name>
   <registrant_company>Sprintmex</registrant_company>
   <registrant_address>131, 1ST Floor,  Soham Park, HariOm Nagar</registrant_address>
   <registrant_city>Mulund</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>400081</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+091.9833933359</registrant_phone>
   <name_servers>
    <value>ns1.jupiter.asia</value>
    <value>ns2.jupiter.asia</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sprintmix.com</domain_name>
   <domain_keyword>sprintmix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:23:39</query_time>
   <create_date>2019-11-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.ibspark.com</value>
    <value>ns2.ibspark.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sprintmat.space</domain_name>
   <domain_keyword>sprintmat</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-27 18:39:26</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sprintmix.ru</domain_name>
   <domain_keyword>sprintmix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:08:10</query_time>
   <create_date>2017-04-25</create_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>springmax.com</domain_name>
   <domain_keyword>springmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:26:31</query_time>
   <create_date>2012-02-18</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-02-18</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_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Auckland District</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>sprintman.com</domain_name>
   <domain_keyword>sprintman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:23:37</query_time>
   <create_date>2012-05-07</create_date>
   <update_date>2021-05-01</update_date>
   <expiry_date>2025-05-07</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>12</num>
   <domain_name>sprintmap.com</domain_name>
   <domain_keyword>sprintmap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 12:53:46</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-12-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>4printmax.com</domain_name>
   <domain_keyword>4printmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 00:54:51</query_time>
   <create_date>2022-02-04</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatasi Szolgaltato Korlatolt Felelossegu Tarsasag</registrar_name>
   <registrar_website>http://namerider.com</registrar_website>
   <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>14</num>
   <domain_name>sprintfax.com</domain_name>
   <domain_keyword>sprintfax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:23:04</query_time>
   <create_date>1998-09-08</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-07</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 Management</registrant_name>
   <registrant_company>T-Mobile USA, Inc.</registrant_company>
   <registrant_address>12920 SE 38th Street</registrant_address>
   <registrant_city>Bellevue</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98006</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8008662453</registrant_phone>
   <registrant_fax>+1.8008662453</registrant_fax>
   <name_servers>
    <value>ns1-auth.sprintlink.net</value>
    <value>ns2-auth.sprintlink.net</value>
    <value>ns3-auth.sprintlink.net</value>
    <value>reston-ns1.telemail.net</value>
    <value>reston-ns3.telemail.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sprintmat.com</domain_name>
   <domain_keyword>sprintmat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:11:35</query_time>
   <create_date>2016-08-12</create_date>
   <update_date>2022-11-01</update_date>
   <expiry_date>2024-08-12</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>arch.ns.cloudflare.com</value>
    <value>molly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sprintmap.pl</domain_name>
   <domain_keyword>sprintmap</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-30 16:50:17</query_time>
   <create_date>2006-10-23</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>printmax.co.nz</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-02 02:21:38</query_time>
   <create_date>2006-02-09</create_date>
   <update_date>2023-03-27</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sprintax.com</domain_name>
   <domain_keyword>sprintax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 16:49:26</query_time>
   <create_date>2006-07-09</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>jerry.ns.cloudflare.com</value>
    <value>jill.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>printmax.com</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 20:26:02</query_time>
   <create_date>1997-07-31</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-07-30</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.firespring.com</value>
    <value>ns2.firespring.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>printmax.ru</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:18:16</query_time>
   <create_date>2011-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>sprintma.com</domain_name>
   <domain_keyword>sprintma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:23:37</query_time>
   <create_date>2011-02-26</create_date>
   <update_date>2023-02-19</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sprintax.blog</domain_name>
   <domain_keyword>sprintax</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-23 22:13:00</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria.com International, Inc.</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_company>Taxback</registrant_company>
   <registrant_state>Dublin</registrant_state>
   <registrant_country>IE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.taxback.com</value>
    <value>ns2.taxback.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>sprintax.net</domain_name>
   <domain_keyword>sprintax</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 12:52:50</query_time>
   <create_date>2009-11-23</create_date>
   <update_date>2023-11-24</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>printmax.online</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-05 20:26:02</query_time>
   <create_date>2021-02-11</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2027-02-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Deli Bahrain</registrant_company>
   <registrant_state>01</registrant_state>
   <registrant_country>BH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>hgns1.hostgator.com</value>
    <value>hgns2.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>printmax.me</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-08 12:46:37</query_time>
   <create_date>2016-10-27</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Eastwest</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ar Rifa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>cloud10.nokdes.com</value>
    <value>cloud11.nokdes.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>printmax.hu</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 11:25:30</query_time>
   <create_date>2011-10-25</create_date>
  </value>
  <value>
   <num>27</num>
   <domain_name>sprintax.online</domain_name>
   <domain_keyword>sprintax</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 12:03:45</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria.com International, Inc.</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_company>Taxback</registrant_company>
   <registrant_state>Dublin</registrant_state>
   <registrant_country>IE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.taxback.com</value>
    <value>ns2.taxback.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>sprintax.com.au</domain_name>
   <domain_keyword>sprintax</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 02:42:20</query_time>
   <update_date>2024-04-05</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Eileen Devereux</registrant_name>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sprintax.co.uk</domain_name>
   <domain_keyword>sprintax</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-09 15:10:38</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>printmax.cn</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-20 09:58:40</query_time>
   <create_date>2023-02-03</create_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>肖彩凤</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>spritmax.com</domain_name>
   <domain_keyword>spritmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 16:50:45</query_time>
   <create_date>2022-06-13</create_date>
   <update_date>2022-06-13</update_date>
   <expiry_date>2024-06-13</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=spritmax.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>32</num>
   <domain_name>printmax.co.uk</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 04:47:15</query_time>
   <create_date>2000-11-28</create_date>
   <update_date>2022-11-11</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>SimpleServers Ltd t/a Simple Servers [Tag = CWCM]</registrar_name>
   <registrar_website>https://www.simpleservers.co.uk</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>printmax.xyz</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 12:46:37</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <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>34</num>
   <domain_name>printmax.com.au</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-30 05:32:37</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Maurice Aiken</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sprintmx.com</domain_name>
   <domain_keyword>sprintmx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:11:36</query_time>
   <create_date>2013-02-22</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-22</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sprintax.de</domain_name>
   <domain_keyword>sprintax</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 08:49:38</query_time>
   <update_date>2014-05-01</update_date>
   <name_servers>
    <value>docks07.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>printmax.global</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-30 05:32:19</query_time>
   <create_date>2020-01-20</create_date>
   <update_date>2020-03-20</update_date>
   <expiry_date>2025-01-20</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>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>splintmax.com</domain_name>
   <domain_keyword>splintmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:20:14</query_time>
   <create_date>2013-07-28</create_date>
   <update_date>2013-07-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks09.rzone.de</value>
    <value>shades05.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>sprintfax.net</domain_name>
   <domain_keyword>sprintfax</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 08:23:04</query_time>
   <create_date>1998-09-08</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-07</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 Management</registrant_name>
   <registrant_company>T-Mobile USA, Inc.</registrant_company>
   <registrant_address>12920 SE 38th Street</registrant_address>
   <registrant_city>Bellevue</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98006</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8008662453</registrant_phone>
   <registrant_fax>+1.8008662453</registrant_fax>
   <name_servers>
    <value>ns1-auth.sprintlink.net</value>
    <value>ns2-auth.sprintlink.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>sprintmap.in</domain_name>
   <domain_keyword>sprintmap</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-09 15:11:34</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SprintPark</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Connecticut</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>iprintmax.com</domain_name>
   <domain_keyword>iprintmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 05:56:51</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tsprintmax.com</domain_name>
   <domain_keyword>tsprintmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 07:37:49</query_time>
   <create_date>2018-11-06</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-11-06</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>cloud1.triara.com</value>
    <value>cloud2.triara.com</value>
    <value>cloud3.triara.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sprintmag.ro</domain_name>
   <domain_keyword>sprintmag</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-25 07:07:10</query_time>
   <create_date>2022-07-18</create_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>Awesome Projects SRL</registrar_name>
   <registrar_website>https://hostico.ro</registrar_website>
   <name_servers>
    <value>ns1.sprintmag.ro</value>
    <value>ns2.sprintmag.ro</value>
    <value>ns3.sprintmag.ro</value>
    <value>ns4.sprintmag.ro</value>
    <value>ns5.sprintmag.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sprintmag.com</domain_name>
   <domain_keyword>sprintmag</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 12:03:53</query_time>
   <create_date>2018-03-30</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>printmax.pl</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-02 02:21:39</query_time>
   <create_date>2003-11-13</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>printmax.info</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 12:46:37</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <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>47</num>
   <domain_name>printmax.com.pl</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-02 04:47:16</query_time>
   <create_date>1999-07-23</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>sprintax.ca</domain_name>
   <domain_keyword>sprintax</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-23 22:13:00</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1236.awsdns-26.org</value>
    <value>ns-149.awsdns-18.com</value>
    <value>ns-1655.awsdns-14.co.uk</value>
    <value>ns-825.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sprintax.app</domain_name>
   <domain_keyword>sprintax</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-09 15:10:38</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>printmax.nl</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 02:21:38</query_time>
   <create_date>2008-05-11</create_date>
   <update_date>2017-10-04</update_date>
   <registrar_name>Printmax</registrar_name>
   <name_servers>
    <value>ns1.astonic.eu</value>
    <value>ns2.astonic.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>printmax.net</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 20:26:02</query_time>
   <create_date>2022-07-04</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>printmax.org</domain_name>
   <domain_keyword>printmax</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 09:58:40</query_time>
   <create_date>2009-07-08</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LLC &quot;Eureca &quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.ruweb.net</value>
    <value>ns31.ruweb.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>sprinttaxi.ru</domain_name>
   <domain_keyword>sprinttaxi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:08:11</query_time>
   <create_date>2023-09-11</create_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.hostland.ru</value>
    <value>ns3.hostland.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>sprinkman.com</domain_name>
   <domain_keyword>sprinkman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 01:10:25</query_time>
   <create_date>1996-12-27</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2026-12-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns59.worldnic.com</value>
    <value>ns60.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>sprintpaw.com</domain_name>
   <domain_keyword>sprintpaw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 13:04:28</query_time>
   <create_date>2021-08-05</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>sprinttab.net</domain_name>
   <domain_keyword>sprinttab</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 16:07:29</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>sprintfan.com</domain_name>
   <domain_keyword>sprintfan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 18:39:22</query_time>
   <create_date>2007-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2026-05-24</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>sprinttox.com</domain_name>
   <domain_keyword>sprinttox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 18:39:31</query_time>
   <create_date>2022-06-22</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sprintian.com</domain_name>
   <domain_keyword>sprintian</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 16:30:03</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>sprintcam.com</domain_name>
   <domain_keyword>sprintcam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:21:59</query_time>
   <create_date>2006-08-24</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of REGISTER.COM</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.5707088622</registrant_phone>
   <name_servers>
    <value>dns105.register.com</value>
    <value>dns106.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>sprintmaps.com</domain_name>
   <domain_keyword>sprintmaps</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:23:37</query_time>
   <create_date>2007-11-20</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sprintmaps.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>62</num>
   <domain_name>springmix.net</domain_name>
   <domain_keyword>springmix</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 09:26:39</query_time>
   <create_date>2015-01-29</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>sprintmart.com</domain_name>
   <domain_keyword>sprintmart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 16:50:16</query_time>
   <create_date>1997-04-03</create_date>
   <update_date>2022-02-03</update_date>
   <expiry_date>2027-04-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns13.worldnic.com</value>
    <value>ns14.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>sprintmall.net</domain_name>
   <domain_keyword>sprintmall</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 12:03:53</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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.youcan.shop</value>
    <value>ns2.youcan.shop</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>springman.co.uk</domain_name>
   <domain_keyword>springman</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 09:26:29</query_time>
   <create_date>2010-12-16</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>sprintcar.it</domain_name>
   <domain_keyword>sprintcar</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-17 08:21:59</query_time>
   <create_date>2000-10-16</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Sprint Car snc</registrant_company>
   <registrant_address>Via Baganzola, 91/A</registrant_address>
   <registrant_city>Parma</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>43100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>sprintmer.com</domain_name>
   <domain_keyword>sprintmer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 21:46:16</query_time>
   <create_date>2021-03-09</create_date>
   <update_date>2022-10-26</update_date>
   <expiry_date>2026-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>sprintlab.ru</domain_name>
   <domain_keyword>sprintlab</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:08:09</query_time>
   <create_date>2014-10-03</create_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>SPRINTNAMES-RU</registrar_name>
   <registrant_company>SPRINTHOST.RU LLC</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>shrinkmax.com</domain_name>
   <domain_keyword>shrinkmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:59:02</query_time>
   <create_date>2018-02-17</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.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>70</num>
   <domain_name>springmar.com</domain_name>
   <domain_keyword>springmar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:26:28</query_time>
   <create_date>2012-03-12</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-12</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>cns1.estpak.ee</value>
    <value>cns2.estpak.ee</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>sprintray.app</domain_name>
   <domain_keyword>sprintray</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-27 18:39:27</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sprintpay.in</domain_name>
   <domain_keyword>sprintpay</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-30 16:50:19</query_time>
   <create_date>2022-09-29</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2025-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Payment gateway</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Puducherry</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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.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>73</num>
   <domain_name>sprinteau.com</domain_name>
   <domain_keyword>sprinteau</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 12:52:57</query_time>
   <create_date>2018-09-19</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>ONLINE SAS</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://www.bookmyname.com/whoisctc.cgi</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>sprintray.uk</domain_name>
   <domain_keyword>sprintray</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-06 12:53:54</query_time>
   <create_date>2021-08-27</create_date>
   <update_date>2023-03-06</update_date>
   <expiry_date>2025-08-27</expiry_date>
   <registrar_name>Hosting Concepts B.V. [Tag = REGISTRAR-EU]</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>sprinteam.com</domain_name>
   <domain_keyword>sprinteam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:22:08</query_time>
   <create_date>2016-12-03</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Tian Jin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>printmaxx.com</domain_name>
   <domain_keyword>printmaxx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:58:40</query_time>
   <create_date>1999-02-10</create_date>
   <update_date>2019-01-25</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns35.worldnic.com</value>
    <value>ns36.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>sprintmail.ru</domain_name>
   <domain_keyword>sprintmail</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:08:10</query_time>
   <create_date>2023-04-24</create_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>SPRINTNAMES-RU</registrar_name>
   <registrant_company>SPRINTHOST.RU LLC</registrant_company>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>sprintlab.com.br</domain_name>
   <domain_keyword>sprintlab</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-02 09:13:20</query_time>
   <create_date>2018-07-12</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2027-07-12</expiry_date>
   <registrant_name>Ricardo Polloni Pinto Cruz</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>springtrax.com</domain_name>
   <domain_keyword>springtrax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 18:15:28</query_time>
   <create_date>2013-03-04</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2025-03-04</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.siteground.net</value>
    <value>ns2.siteground.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>80</num>
   <domain_name>sprintcar.org</domain_name>
   <domain_keyword>sprintcar</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 08:21:59</query_time>
   <create_date>2021-11-26</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>sprinttex.pl</domain_name>
   <domain_keyword>sprinttex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-02 19:56:25</query_time>
   <create_date>2007-09-28</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>sprintzao.ru</domain_name>
   <domain_keyword>sprintzao</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:08:11</query_time>
   <create_date>2003-10-19</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Joint Stock Company Sprint</registrant_company>
   <name_servers>
    <value>dns1.risp.ru</value>
    <value>dns2.risp.ru</value>
   </name_servers>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>sprinterx.com</domain_name>
   <domain_keyword>sprinterx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 12:53:40</query_time>
   <create_date>2020-03-21</create_date>
   <update_date>2021-03-15</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>sprintlaw.co.nz</domain_name>
   <domain_keyword>sprintlaw</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-09 15:11:33</query_time>
   <create_date>2019-04-17</create_date>
   <update_date>2024-05-31</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>fay.ns.cloudflare.com</value>
    <value>lakas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>sprintray.com</domain_name>
   <domain_keyword>sprintray</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 02:18:34</query_time>
   <create_date>2013-11-30</create_date>
   <update_date>2021-02-05</update_date>
   <expiry_date>2026-11-30</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/sprintray.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>cruz.ns.cloudflare.com</value>
    <value>scott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>printamax.co.uk</domain_name>
   <domain_keyword>printamax</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 13:21:42</query_time>
   <create_date>2000-07-18</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2026-07-18</expiry_date>
   <registrar_name>CompuWeb Communications Services Limited t/a CWCS Managed Hosting [Tag = CWCS]</registrar_name>
   <registrar_website>https://www.cwcs.co.uk</registrar_website>
   <name_servers>
    <value>ns.supremeservers.co.uk</value>
    <value>ns2.supremeservers.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>sprintlab.com</domain_name>
   <domain_keyword>sprintlab</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 15:11:32</query_time>
   <create_date>2010-01-09</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2026-01-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>ns4.afternic.com</value>
    <value>verification-vt83aztvltvbx3gwn2pgzu.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>sprintray.us</domain_name>
   <domain_keyword>sprintray</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-17 08:23:51</query_time>
   <create_date>2014-08-06</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Hossein Bassir</registrant_name>
   <registrant_company>SprintRay</registrant_company>
   <registrant_address>3577 N Figueroa St</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>90065</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3104064316</registrant_phone>
   <name_servers>
    <value>cruz.ns.cloudflare.com</value>
    <value>scott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>sprintcar.co.uk</domain_name>
   <domain_keyword>sprintcar</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 18:38:28</query_time>
   <create_date>2017-03-07</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>sprintgas.com</domain_name>
   <domain_keyword>sprintgas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 12:03:34</query_time>
   <create_date>1998-03-17</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.acantho.net</value>
    <value>ns2.acantho.net</value>
    <value>ns3.acantho.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>imprintmax.com</domain_name>
   <domain_keyword>imprintmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 10:49:58</query_time>
   <create_date>2019-10-13</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.ibspark.com</value>
    <value>ns2.ibspark.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>sprinttaxi.com</domain_name>
   <domain_keyword>sprinttaxi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 12:53:56</query_time>
   <create_date>2009-09-01</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2025-09-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>sprintpay.co.in</domain_name>
   <domain_keyword>sprintpay</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-19 14:51:38</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>sprint tech solutions pvt ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>sprintmail.co.in</domain_name>
   <domain_keyword>sprintmail</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-06 12:53:46</query_time>
   <create_date>2012-07-10</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dns bolt</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>sprintlab.xyz</domain_name>
   <domain_keyword>sprintlab</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 12:53:45</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <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>96</num>
   <domain_name>sprintcar.pics</domain_name>
   <domain_keyword>sprintcar</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-01 00:43:57</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>97</num>
   <domain_name>printmaxx.ru</domain_name>
   <domain_keyword>printmaxx</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:18:16</query_time>
   <create_date>2022-12-19</create_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.fornex.com</value>
    <value>ns2.fornex.com</value>
    <value>ns3.fornex.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>sprintlab.biz</domain_name>
   <domain_keyword>sprintlab</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 22:13:17</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>XX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>sprintray.ru</domain_name>
   <domain_keyword>sprintray</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:08:10</query_time>
   <create_date>2023-11-03</create_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>sprintmns.com</domain_name>
   <domain_keyword>sprintmns</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 12:53:47</query_time>
   <create_date>2002-04-30</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-30</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 Management</registrant_name>
   <registrant_company>T-Mobile USA, Inc.</registrant_company>
   <registrant_address>12920 SE 38th Street</registrant_address>
   <registrant_city>Bellevue</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98006</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8008662453</registrant_phone>
   <registrant_fax>+1.8008662453</registrant_fax>
   <name_servers>
    <value>ns1-auth.sprintlink.net</value>
    <value>ns2-auth.sprintlink.net</value>
    <value>ns3-auth.sprintlink.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.727</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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