WHOIS QUERY TIME

8 May 2024 - 6:32 PM UTC

Registered: 10 September 2008
Expiry: 6 October 2024

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

dns1.ecohosting.cl
dns2.ecohosting.cl

REGISTRANT

Name: OSCAR ALBERTO BRIONES GALAZ

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=mprint.cl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "mprint.cl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "mprint.cl",
            "domain_keyword": "mprint",
            "domain_tld": "cl",
            "query_time": "2024-05-08 18:32:47",
            "create_date": "2008-09-10",
            "expiry_date": "2024-10-06",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "OSCAR ALBERTO BRIONES GALAZ",
            "name_servers": [
                "dns1.ecohosting.cl",
                "dns2.ecohosting.cl"
            ]
        }
    ],
    "stats": {
        "total_time": 0.101,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>mprint.cl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>mprint.cl</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-08 18:32:47</query_time>
   <create_date>2008-09-10</create_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>OSCAR ALBERTO BRIONES GALAZ</registrant_name>
   <name_servers>
    <value>dns1.ecohosting.cl</value>
    <value>dns2.ecohosting.cl</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.101</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.131 seconds) for "mprint.cl" in our Historical WHOIS Database.
#1 - QUERY TIME

7 Feb 2023 - 5:23 AM UTC

Registered: 10 September 2008
Expiry: 6 October 2024

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

dns1.planetahosting.cl
dns2.planetahosting.cl
dns3.planetahosting.cl
dns4.planetahosting.cl

REGISTRANT

Name: OSCAR ALBERTO BRIONES GALAZ

#2 - QUERY TIME

29 Jul 2023 - 11:25 PM UTC

Registered: 10 September 2008
Expiry: 6 October 2024

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

dns1.ecohosting.cl
dns2.ecohosting.cl

REGISTRANT

Name: OSCAR ALBERTO BRIONES GALAZ

* 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=mprint.cl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "mprint.cl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "mprint.cl",
    "results": [
        {
            "num": 1,
            "domain_name": "mprint.cl",
            "domain_keyword": "mprint",
            "domain_tld": "cl",
            "query_time": "2023-02-07 05:23:29",
            "create_date": "2008-09-10",
            "expiry_date": "2024-10-06",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "OSCAR ALBERTO BRIONES GALAZ",
            "name_servers": [
                "dns1.planetahosting.cl",
                "dns2.planetahosting.cl",
                "dns3.planetahosting.cl",
                "dns4.planetahosting.cl"
            ]
        },
        {
            "num": 2,
            "domain_name": "mprint.cl",
            "domain_keyword": "mprint",
            "domain_tld": "cl",
            "query_time": "2023-07-29 23:25:58",
            "create_date": "2008-09-10",
            "expiry_date": "2024-10-06",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "OSCAR ALBERTO BRIONES GALAZ",
            "name_servers": [
                "dns1.ecohosting.cl",
                "dns2.ecohosting.cl"
            ]
        }
    ],
    "stats": {
        "total_time": 0.131,
        "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>mprint.cl</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>mprint.cl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mprint.cl</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2023-02-07 05:23:29</query_time>
   <create_date>2008-09-10</create_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>OSCAR ALBERTO BRIONES GALAZ</registrant_name>
   <name_servers>
    <value>dns1.planetahosting.cl</value>
    <value>dns2.planetahosting.cl</value>
    <value>dns3.planetahosting.cl</value>
    <value>dns4.planetahosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>mprint.cl</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2023-07-29 23:25:58</query_time>
   <create_date>2008-09-10</create_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>OSCAR ALBERTO BRIONES GALAZ</registrant_name>
   <name_servers>
    <value>dns1.ecohosting.cl</value>
    <value>dns2.ecohosting.cl</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.131</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 33 domain names (in 0.118 seconds) which contained the exact domain keyword "mprint".
Domain Name Registered Expiry Registrar Ownership
1 mprint.com 2 Jul 1996 1 Jul 2027 Network Solutions, LLC -
2 mprint.org 24 Oct 1997 23 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
3 mprint.net 24 Nov 1997 23 Nov 2027 Network Solutions, LLC -
4 mprint.co.jp 4 Feb 2000 - - Mtsuo Printing co.,ltd.
5 mprint.info 28 Mar 2002 28 Mar 2025 IONOS SE m print morlock gmbh + co. kg
6 mprint.biz 28 Mar 2002 27 Mar 2025 IONOS SE m print morlock gmbh + co. kg
7 mprint.jp 2 Jul 2002 31 Jul 2024 - (Not displayed by registrant's request)
8 mprint.ru 4 Oct 2006 4 Oct 2024 SALENAMES-RU Private Person
9 mprint.cl 10 Sep 2008 6 Oct 2024 NIC Chile OSCAR ALBERTO BRIONES GALAZ
10 mprint.dk 4 Aug 2012 31 Aug 2024 - MPRINT ApS
11 mprint.pl 7 Sep 2013 7 Sep 2024 nazwa.pl sp. z o.o. -
12 mprint.sk 10 Jul 2015 10 Jul 2024 Gransy s.r.o. Makromedia s.r.o.
13 mprint.ink 15 Aug 2015 15 Aug 2024 Tucows Domains Inc. Data Protected
14 mprint.hu 1 Feb 2016 - - -
15 mprint.kiwi 18 Nov 2016 18 Nov 2024 Tucows Data Protected
16 mprint.work 14 Nov 2017 14 Nov 2027 Gandi SAS REDACTED FOR PRIVACY
17 mprint.in 4 May 2018 4 May 2027 Good Domain Registry Private Limited 108 Domains
18 mprint.se 17 Jun 2019 17 Jun 2024 Domeneshop AS -
19 mprint.su 5 Sep 2019 5 Sep 2024 RUCENTER-SU Private Person
20 mprint.ca 15 Feb 2021 15 Feb 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
21 mprint.it 15 Mar 2021 15 Mar 2025 Keliweb S.r.l. M PRINT
22 mprint.pub 4 Oct 2021 4 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 mprint.fr 25 Oct 2022 25 Oct 2024 XNS Registrar B.V. Nomio24
24 mprint.hr 19 Feb 2023 24 Oct 2024 CARNET -
25 mprint.pro 18 Jun 2023 18 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com none
26 mprint.xyz 24 Oct 2023 24 Oct 2024 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
27 mprint.store 25 Oct 2023 25 Oct 2024 Tucows.com Co. Contact Privacy Inc. Customer 0169079491
28 mprint.news 29 Dec 2023 29 Dec 2024 Network Solutions, LLC REDACTED FOR PRIVACY
29 mprint.com.pl 28 Feb 2024 28 Feb 2025 OVH SAS -
30 mprint.online 3 Mar 2024 3 Mar 2025 Communigal Communications Ltd Domain Name Privacy Inc.
31 mprint.eu - - CRegISP Ltd -
32 mprint.de - - - -
33 mprint.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Domain Administrator
34 mprint.net.au - - Domain Directors Pty Ltd trading as Instra Scott Booth

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=mprint&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "mprint",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 34,
        "relation": "eq",
        "current": 34
    },
    "unique_domains": "mprint.com, mprint.org, mprint.net, mprint.co.jp, mprint.info, mprint.biz, mprint.jp, mprint.ru, mprint.cl, mprint.dk, mprint.pl, mprint.sk, mprint.ink, mprint.hu, mprint.kiwi, mprint.work, mprint.in, mprint.se, mprint.su, mprint.ca, mprint.it, mprint.pub, mprint.fr, mprint.hr, mprint.pro, mprint.xyz, mprint.store, mprint.news, mprint.com.pl, mprint.online, mprint.eu, mprint.de, mprint.com.au, mprint.net.au",
    "results": [
        {
            "num": 1,
            "domain_name": "mprint.com",
            "domain_keyword": "mprint",
            "domain_tld": "com",
            "query_time": "2024-04-14 10:05:53",
            "create_date": "1996-07-02",
            "update_date": "2022-05-02",
            "expiry_date": "2027-07-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.worldnic.com",
                "ns2.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "mprint.org",
            "domain_keyword": "mprint",
            "domain_tld": "org",
            "query_time": "2024-05-08 18:32:47",
            "create_date": "1997-10-24",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-23",
            "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.iu.edu",
                "dns2.iu.edu",
                "mprint-dp.azurewebsites.net",
                "mprintsilver.azurewebsites.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "mprint.net",
            "domain_keyword": "mprint",
            "domain_tld": "net",
            "query_time": "2024-04-14 10:05:53",
            "create_date": "1997-11-24",
            "update_date": "2022-10-24",
            "expiry_date": "2027-11-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bellcanadahosting.com",
                "ns2.bellcanadahosting.com",
                "ns3.bellcanadahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "mprint.co.jp",
            "domain_keyword": "mprint",
            "domain_tld": "co.jp",
            "query_time": "2024-04-14 10:05:53",
            "create_date": "2000-02-04",
            "update_date": "2024-03-01",
            "registrant_company": "Mtsuo Printing co.,ltd.",
            "name_servers": [
                "dwsldns01.datajapan.ne.jp",
                "sv131.datajapan.ne.jp"
            ]
        },
        {
            "num": 5,
            "domain_name": "mprint.info",
            "domain_keyword": "mprint",
            "domain_tld": "info",
            "query_time": "2024-05-26 18:21:05",
            "create_date": "2002-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "m print morlock gmbh + co. kg",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1083.ui-dns.biz",
                "ns1083.ui-dns.com",
                "ns1083.ui-dns.de",
                "ns1083.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "mprint.biz",
            "domain_keyword": "mprint",
            "domain_tld": "biz",
            "query_time": "2024-05-15 06:29:17",
            "create_date": "2002-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "m print morlock gmbh + co. kg",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1110.ui-dns.biz",
                "ns1110.ui-dns.com",
                "ns1110.ui-dns.de",
                "ns1110.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "mprint.jp",
            "domain_keyword": "mprint",
            "domain_tld": "jp",
            "query_time": "2024-05-31 00:35:13",
            "create_date": "2002-07-02",
            "update_date": "2023-11-04",
            "expiry_date": "2024-07-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 8,
            "domain_name": "mprint.ru",
            "domain_keyword": "mprint",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:55:13",
            "create_date": "2006-10-04",
            "expiry_date": "2024-10-04",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "mprint.cl",
            "domain_keyword": "mprint",
            "domain_tld": "cl",
            "query_time": "2024-05-08 18:32:47",
            "create_date": "2008-09-10",
            "expiry_date": "2024-10-06",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "OSCAR ALBERTO BRIONES GALAZ",
            "name_servers": [
                "dns1.ecohosting.cl",
                "dns2.ecohosting.cl"
            ]
        },
        {
            "num": 10,
            "domain_name": "mprint.dk",
            "domain_keyword": "mprint",
            "domain_tld": "dk",
            "query_time": "2024-05-13 01:46:54",
            "create_date": "2012-08-04",
            "expiry_date": "2024-08-31",
            "registrant_name": "MPRINT ApS",
            "registrant_address": "Østre Alle 6",
            "registrant_city": "Støvring",
            "registrant_zip": "9530",
            "registrant_country": "DK",
            "registrant_phone": "+4561706369",
            "name_servers": [
                "ns1.aveo.dk",
                "ns2.aveo.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "mprint.pl",
            "domain_keyword": "mprint",
            "domain_tld": "pl",
            "query_time": "2024-03-18 04:09:05",
            "create_date": "2013-09-07",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-07",
            "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": 12,
            "domain_name": "mprint.sk",
            "domain_keyword": "mprint",
            "domain_tld": "sk",
            "query_time": "2024-05-06 02:13:00",
            "create_date": "2015-07-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-10",
            "registrar_name": "Gransy s.r.o.",
            "registrant_name": "Makromedia s.r.o.",
            "registrant_company": "Makromedia s.r.o.",
            "registrant_address": "Nobelova 8",
            "registrant_city": "Bratislava",
            "registrant_zip": "83102",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 13,
            "domain_name": "mprint.ink",
            "domain_keyword": "mprint",
            "domain_tld": "ink",
            "query_time": "2024-05-23 18:22:51",
            "create_date": "2015-08-15",
            "update_date": "2023-06-18",
            "expiry_date": "2024-08-15",
            "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": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.rimuhosting.com",
                "ns2.rimuhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "mprint.hu",
            "domain_keyword": "mprint",
            "domain_tld": "hu",
            "query_time": "2024-05-10 11:54:44",
            "create_date": "2016-02-01"
        },
        {
            "num": 15,
            "domain_name": "mprint.kiwi",
            "domain_keyword": "mprint",
            "domain_tld": "kiwi",
            "query_time": "2024-05-13 18:12:37",
            "create_date": "2016-11-18",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows",
            "registrar_website": "www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "mprint.work",
            "domain_keyword": "mprint",
            "domain_tld": "work",
            "query_time": "2024-04-14 10:05:53",
            "create_date": "2017-11-14",
            "update_date": "2023-11-07",
            "expiry_date": "2027-11-14",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "gravel.dnspod.net",
                "mantis.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "mprint.in",
            "domain_keyword": "mprint",
            "domain_tld": "in",
            "query_time": "2024-05-08 18:32:47",
            "create_date": "2018-05-04",
            "update_date": "2024-05-07",
            "expiry_date": "2027-05-04",
            "registrar_iana": 1533,
            "registrar_name": "Good Domain Registry Private Limited",
            "registrar_website": "http://www.gooddomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "108 Domains",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "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.dr.vinkershosting.com",
                "ns2.dr.vinkershosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "mprint.se",
            "domain_keyword": "mprint",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:27:28",
            "create_date": "2019-06-17",
            "update_date": "2024-03-22",
            "expiry_date": "2024-06-17",
            "registrar_name": "Domeneshop AS",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 19,
            "domain_name": "mprint.su",
            "domain_keyword": "mprint",
            "domain_tld": "su",
            "query_time": "2024-05-05 22:36:42",
            "create_date": "2019-09-05",
            "expiry_date": "2024-09-05",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.qwertyhost.ru",
                "ns2.qwertyhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 20,
            "domain_name": "mprint.ca",
            "domain_keyword": "mprint",
            "domain_tld": "ca",
            "query_time": "2024-05-23 18:22:49",
            "create_date": "2021-02-15",
            "update_date": "2023-02-16",
            "expiry_date": "2025-02-15",
            "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": [
                "ns01.4web.ca",
                "ns02.4web.ca",
                "ns03.4web.ca",
                "ns04.4web.ca",
                "ns05.4web.ca"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mprint.it",
            "domain_keyword": "mprint",
            "domain_tld": "it",
            "query_time": "2024-04-12 03:47:32",
            "create_date": "2021-03-15",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-15",
            "registrar_name": "Keliweb S.r.l.",
            "registrar_website": "https://www.keliweb.it/",
            "registrant_company": "M PRINT",
            "registrant_address": "Via Cortina de Santi 29",
            "registrant_city": "Trasacco",
            "registrant_state": "RM",
            "registrant_zip": "67059",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 22,
            "domain_name": "mprint.pub",
            "domain_keyword": "mprint",
            "domain_tld": "pub",
            "query_time": "2024-04-12 03:47:32",
            "create_date": "2021-10-04",
            "update_date": "2023-09-09",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "mprint.fr",
            "domain_keyword": "mprint",
            "domain_tld": "fr",
            "query_time": "2024-05-05 06:54:12",
            "create_date": "2022-10-25",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-25",
            "registrar_name": "XNS Registrar B.V.",
            "registrar_website": "https://www.xnsregistrar.com",
            "registrant_company": "Nomio24",
            "registrant_address": "Postbus 447, 6710BK Ede",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.850160612",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 24,
            "domain_name": "mprint.hr",
            "domain_keyword": "mprint",
            "domain_tld": "hr",
            "query_time": "2024-05-23 18:22:49",
            "create_date": "2023-02-19",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ]
        },
        {
            "num": 25,
            "domain_name": "mprint.pro",
            "domain_keyword": "mprint",
            "domain_tld": "pro",
            "query_time": "2024-05-13 18:12:37",
            "create_date": "2023-06-18",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-18",
            "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": "none",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Odesskaia obl.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.uadns.com",
                "ns11.uadns.com",
                "ns12.uadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "mprint.xyz",
            "domain_keyword": "mprint",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 18:32:47",
            "create_date": "2023-10-24",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "mprint.store",
            "domain_keyword": "mprint",
            "domain_tld": "store",
            "query_time": "2024-05-08 18:32:47",
            "create_date": "2023-10-25",
            "update_date": "2024-04-25",
            "expiry_date": "2024-10-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0169079491",
            "registrant_state": "ON",
            "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.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "mprint.news",
            "domain_keyword": "mprint",
            "domain_tld": "news",
            "query_time": "2024-05-08 18:32:47",
            "create_date": "2023-12-29",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "mprint.com.pl",
            "domain_keyword": "mprint",
            "domain_tld": "com.pl",
            "query_time": "2024-05-01 03:42:53",
            "create_date": "2024-02-28",
            "update_date": "2024-03-15",
            "expiry_date": "2025-02-28",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mprint.online",
            "domain_keyword": "mprint",
            "domain_tld": "online",
            "query_time": "2024-05-08 18:32:47",
            "create_date": "2024-03-03",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-03",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "mprint.eu",
            "domain_keyword": "mprint",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:07:42",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 32,
            "domain_name": "mprint.de",
            "domain_keyword": "mprint",
            "domain_tld": "de",
            "query_time": "2024-05-04 20:30:14",
            "update_date": "2018-07-26",
            "name_servers": [
                "ns1028.ui-dns.biz",
                "ns1028.ui-dns.com",
                "ns1028.ui-dns.de",
                "ns1028.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 33,
            "domain_name": "mprint.com.au",
            "domain_keyword": "mprint",
            "domain_tld": "com.au",
            "query_time": "2024-05-13 18:12:37",
            "update_date": "2023-02-21",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "arnold.ns.cloudflare.com",
                "dee.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mprint.net.au",
            "domain_keyword": "mprint",
            "domain_tld": "net.au",
            "query_time": "2024-05-23 18:22:49",
            "update_date": "2022-11-01",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Scott Booth",
            "name_servers": [
                "ns1.ndhosting.com.au",
                "ns2.ndhosting.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.118,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>mprint</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>34</total>
  <relation>eq</relation>
  <current>34</current>
 </count>
 <unique_domains>mprint.com, mprint.org, mprint.net, mprint.co.jp, mprint.info, mprint.biz, mprint.jp, mprint.ru, mprint.cl, mprint.dk, mprint.pl, mprint.sk, mprint.ink, mprint.hu, mprint.kiwi, mprint.work, mprint.in, mprint.se, mprint.su, mprint.ca, mprint.it, mprint.pub, mprint.fr, mprint.hr, mprint.pro, mprint.xyz, mprint.store, mprint.news, mprint.com.pl, mprint.online, mprint.eu, mprint.de, mprint.com.au, mprint.net.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mprint.com</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 10:05:53</query_time>
   <create_date>1996-07-02</create_date>
   <update_date>2022-05-02</update_date>
   <expiry_date>2027-07-01</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.worldnic.com</value>
    <value>ns2.worldnic.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>mprint.org</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 18:32:47</query_time>
   <create_date>1997-10-24</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-23</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.iu.edu</value>
    <value>dns2.iu.edu</value>
    <value>mprint-dp.azurewebsites.net</value>
    <value>mprintsilver.azurewebsites.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>mprint.net</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 10:05:53</query_time>
   <create_date>1997-11-24</create_date>
   <update_date>2022-10-24</update_date>
   <expiry_date>2027-11-23</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.bellcanadahosting.com</value>
    <value>ns2.bellcanadahosting.com</value>
    <value>ns3.bellcanadahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>mprint.co.jp</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-14 10:05:53</query_time>
   <create_date>2000-02-04</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>Mtsuo Printing co.,ltd.</registrant_company>
   <name_servers>
    <value>dwsldns01.datajapan.ne.jp</value>
    <value>sv131.datajapan.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>mprint.info</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 18:21:05</query_time>
   <create_date>2002-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>m print morlock gmbh + co. kg</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1083.ui-dns.biz</value>
    <value>ns1083.ui-dns.com</value>
    <value>ns1083.ui-dns.de</value>
    <value>ns1083.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>mprint.biz</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 06:29:17</query_time>
   <create_date>2002-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>m print morlock gmbh + co. kg</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1110.ui-dns.biz</value>
    <value>ns1110.ui-dns.com</value>
    <value>ns1110.ui-dns.de</value>
    <value>ns1110.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>mprint.jp</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-31 00:35:13</query_time>
   <create_date>2002-07-02</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>mprint.ru</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:55:13</query_time>
   <create_date>2006-10-04</create_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>mprint.cl</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-08 18:32:47</query_time>
   <create_date>2008-09-10</create_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>OSCAR ALBERTO BRIONES GALAZ</registrant_name>
   <name_servers>
    <value>dns1.ecohosting.cl</value>
    <value>dns2.ecohosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>mprint.dk</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-13 01:46:54</query_time>
   <create_date>2012-08-04</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>MPRINT ApS</registrant_name>
   <registrant_address>Østre Alle 6</registrant_address>
   <registrant_city>Støvring</registrant_city>
   <registrant_zip>9530</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+4561706369</registrant_phone>
   <name_servers>
    <value>ns1.aveo.dk</value>
    <value>ns2.aveo.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>mprint.pl</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-18 04:09:05</query_time>
   <create_date>2013-09-07</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-07</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>12</num>
   <domain_name>mprint.sk</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 02:13:00</query_time>
   <create_date>2015-07-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_name>Makromedia s.r.o.</registrant_name>
   <registrant_company>Makromedia s.r.o.</registrant_company>
   <registrant_address>Nobelova 8</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>83102</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>mprint.ink</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-23 18:22:51</query_time>
   <create_date>2015-08-15</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-08-15</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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.rimuhosting.com</value>
    <value>ns2.rimuhosting.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>mprint.hu</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 11:54:44</query_time>
   <create_date>2016-02-01</create_date>
  </value>
  <value>
   <num>15</num>
   <domain_name>mprint.kiwi</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-05-13 18:12:37</query_time>
   <create_date>2016-11-18</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows</registrar_name>
   <registrar_website>www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>mprint.work</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-14 10:05:53</query_time>
   <create_date>2017-11-14</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2027-11-14</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>gravel.dnspod.net</value>
    <value>mantis.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>mprint.in</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-08 18:32:47</query_time>
   <create_date>2018-05-04</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2027-05-04</expiry_date>
   <registrar_iana>1533</registrar_iana>
   <registrar_name>Good Domain Registry Private Limited</registrar_name>
   <registrar_website>http://www.gooddomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>108 Domains</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</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.dr.vinkershosting.com</value>
    <value>ns2.dr.vinkershosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>mprint.se</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:27:28</query_time>
   <create_date>2019-06-17</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>Domeneshop AS</registrar_name>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>mprint.su</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 22:36:42</query_time>
   <create_date>2019-09-05</create_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.qwertyhost.ru</value>
    <value>ns2.qwertyhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>mprint.ca</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-23 18:22:49</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2023-02-16</update_date>
   <expiry_date>2025-02-15</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>ns01.4web.ca</value>
    <value>ns02.4web.ca</value>
    <value>ns03.4web.ca</value>
    <value>ns04.4web.ca</value>
    <value>ns05.4web.ca</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>mprint.it</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-12 03:47:32</query_time>
   <create_date>2021-03-15</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Keliweb S.r.l.</registrar_name>
   <registrar_website>https://www.keliweb.it/</registrar_website>
   <registrant_company>M PRINT</registrant_company>
   <registrant_address>Via Cortina de Santi 29</registrant_address>
   <registrant_city>Trasacco</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>67059</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>mprint.pub</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-12 03:47:32</query_time>
   <create_date>2021-10-04</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>mprint.fr</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 06:54:12</query_time>
   <create_date>2022-10-25</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <registrar_website>https://www.xnsregistrar.com</registrar_website>
   <registrant_company>Nomio24</registrant_company>
   <registrant_address>Postbus 447, 6710BK Ede</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.850160612</registrant_phone>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>mprint.hr</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-23 18:22:49</query_time>
   <create_date>2023-02-19</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
  </value>
  <value>
   <num>25</num>
   <domain_name>mprint.pro</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-13 18:12:37</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-18</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>none</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Odesskaia obl.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.uadns.com</value>
    <value>ns11.uadns.com</value>
    <value>ns12.uadns.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>mprint.xyz</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 18:32:47</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>andy.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>mprint.store</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 18:32:47</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0169079491</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>mprint.news</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-08 18:32:47</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>mprint.com.pl</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-01 03:42:53</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>mprint.online</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 18:32:47</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>mprint.eu</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:07:42</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>32</num>
   <domain_name>mprint.de</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 20:30:14</query_time>
   <update_date>2018-07-26</update_date>
   <name_servers>
    <value>ns1028.ui-dns.biz</value>
    <value>ns1028.ui-dns.com</value>
    <value>ns1028.ui-dns.de</value>
    <value>ns1028.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>mprint.com.au</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-13 18:12:37</query_time>
   <update_date>2023-02-21</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>arnold.ns.cloudflare.com</value>
    <value>dee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>mprint.net.au</domain_name>
   <domain_keyword>mprint</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-23 18:22:49</query_time>
   <update_date>2022-11-01</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Scott Booth</registrant_name>
   <name_servers>
    <value>ns1.ndhosting.com.au</value>
    <value>ns2.ndhosting.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.118</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 5,677 domain names (in 0.275 seconds) which look and sound like the brand name "mprint".
Domain Name Registered Expiry Registrar Ownership
1 sprint.sc 12 Jul 2005 12 Jul 2024 CSC Corporate Domains, Inc. T-Mobile USA, Inc.
2 4print.pl 22 Dec 2016 22 Dec 2024 premium.pl Sp. z o.o. -
3 msprint.co.uk 16 Feb 2009 16 Feb 2025 Ionos SE [Tag = 1AND1] -
4 dprint.co.uk 12 May 2011 12 May 2025 Domeneshop AS t/a Domain Name Shop [Tag = DOMENESHOP-NO] -
5 wmprint.com 23 Aug 2011 23 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
6 tprint.jp 2 Nov 2023 30 Nov 2024 - (Not displayed by registrant's request)
7 aprint.pl 2 Nov 2005 2 Nov 2024 HBS cloud sp. z o.o. -
8 7print.su 2 Apr 2012 2 Apr 2025 RUCENTER-SU LLC "Seven Print"
9 eprint.tech 12 May 2023 12 May 2025 Domeneshop AS -
10 dmprint.store 21 Feb 2022 21 Feb 2025 Hosting Ukraine LLC Hosting Ukraine LLC
11 iprint.site 31 Jan 2021 31 Jan 2025 CV. Rumahweb Indonesia Domain Data Guard
12 sprint.biz 27 Mar 2002 26 Mar 2025 CSC Corporate Domains, Inc. T-Mobile USA, Inc.
13 vprint.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
14 miprint.store 11 Feb 2024 11 Feb 2026 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
15 bprint.ro 16 Nov 2021 15 Nov 2024 CYBER_FOLKS S.R.L. -
16 iprint.id 2 Jun 2020 2 Jun 2025 - -
17 kprint.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
18 mgprint.com 27 Jan 1998 26 Jan 2025 GoDaddy Online Services Cayman Islands Ltd. -
19 xprint.it 12 Jul 2018 12 Jul 2024 Register S.p.a. XPrint di D'arduini Daniela
20 myprint.xyz 1 Jul 2018 1 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com ChipaChipa
21 smprint.com 10 Jul 2004 10 Jul 2024 VIAWEB Inc. Kim Yeong Yun
22 wprint.co.uk 1 Feb 2018 1 Feb 2026 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
23 2print.org 30 Nov 2021 30 Nov 2024 IONOS SE 1&1 Internet Limited
24 mrprint.cl 4 Jun 2013 4 Jul 2027 NIC Chile Departamento Marketing
25 mpoint.org 6 Jul 2005 6 Jul 2024 Gandi SAS Cvent
26 mprent.sk 14 Nov 2016 14 Nov 2024 WebSupport s.r.o. M-VARIANT
27 mgprint.ru 8 Jun 2010 8 Jun 2025 RU-CENTER-RU Private Person
28 mrprint.nl 25 Jan 2024 - XNS Registrar B.V. -
29 sprint.de - - - -
30 kmprint.net 8 Apr 2020 8 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
31 bprint.life 17 Nov 2022 17 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 myprint.press 18 Mar 2024 18 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
33 eprint.co.uk 22 Oct 1998 22 Oct 2024 Gandi [Tag = GANDI] -
34 jprint.co.th 10 Sep 2013 9 Sep 2024 THNIC J.Charoen Interprint (Thailand) Co.,Ltd. (บริษัท จ.เจริญ อินเตอร์พริ้น (ประเทศไทย) จำกัด)
35 bprint.ink 26 May 2024 26 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 mpprint.net 24 Aug 2021 24 Aug 2024 GoDaddy.com, LLC -
37 tmprint.com.cn 10 Nov 2023 10 Nov 2024 厦门纳网科技股份有限公司 王园敏
38 fprint.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
39 nprint.com.pt 1 Apr 2011 1 Mar 2025 - NUNO ARAUJO, UNIPESSOAL LDA
40 mcprint.com.br 19 Oct 2014 19 Oct 2024 - SAMUEL MARIANO CUSTODIO 29947516822
41 iprint.works 16 Jan 2024 16 Jan 2026 Tucows Domains Inc. Contact Privacy Inc. Customer 0171137426
42 myprint.express 14 Mar 2016 14 Mar 2025 Key-Systems, LLC Aditech Pty Ltd
43 2print.pt - - - 1STIDEA, LDA
44 eprint.com.ng 15 Sep 2020 15 Sep 2024 Domainhosting.com.ng Abiodun Oyediran
45 cprint.xyz 20 Mar 2023 20 Mar 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
46 mbprint.com 27 May 2006 27 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
47 xprint.online 18 Apr 2021 18 Apr 2025 Cronon GmbH Ireneusz Bachurski Przedsiebiorstwo INFO-BI
48 uprint.tech 7 Oct 2023 7 Oct 2024 Dotserve Inc Gitdi
49 imprint.eu - - CRegISP Ltd -
50 qprint.sk 28 Nov 2018 28 Nov 2024 7media s.r.o. 7media s.r.o.
51 mkprint.site 11 Apr 2023 11 Apr 2025 Atak Domain Hosting MDY DEVELOPING COMPANY
52 uprint.online 5 May 2023 5 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
53 mpoint.app 22 Mar 2022 22 Mar 2027 GoDaddy.com, LLC Domains By Proxy, LLC
54 muprint.com 27 Feb 2011 27 Feb 2025 IONOS SE 1&1 Internet Limited
55 nprint.graphics 26 Feb 2016 26 Feb 2026 Register.com, Inc. REDACTED FOR PRIVACY
56 vprint.info 23 May 2024 23 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
57 aprint.co.th 31 Aug 2010 30 Aug 2024 THNIC Aprint Co., Ltd. (บริษัท เอพริ้นท์ จำกัด)
58 pprint.co.uk 16 May 2006 16 May 2026 Webhosting UK COM Ltd [Tag = WEBHOSTINGUK] -
59 mrprint.pt - 11 Feb 2024 - Epikart - Mr. Print, lda.
60 dprint.gallery 14 Jan 2023 14 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu N/A
61 myprint.pt - - - REDPOST DESIGN, CRIATIVIDADE E COMUNICAÇÃO, LDA
62 xprint.ru 14 Feb 2001 14 Feb 2025 RU-CENTER-RU Private Person
63 vmprint.sk 21 Feb 2008 21 Feb 2025 WebHouse, s.r.o. Ladislav Beko - BEKOLA
64 sprint.wiki 29 Dec 2023 29 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 myprint.co.uk 16 Feb 2009 16 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
66 hprint.sk 9 Jan 2017 9 Jan 2025 WebSupport s.r.o. HPrint, s. r. o.
67 imprint.wtf 5 May 2023 5 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
68 rmprint.net 22 Feb 2018 22 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
69 pprint.com 10 Jun 1999 10 Jun 2027 Internet Domain Service BS Corp. REDACTED FOR PRIVACY
70 mpoint.systems 13 Sep 2023 13 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
71 mcprint.online 26 Mar 2023 26 Mar 2024 Registrar of Domain Names REG.RU, LLC Private Person
72 imprint.events 19 Mar 2019 19 Mar 2025 Cloudflare, Inc REDACTED FOR PRIVACY
73 7print.by 6 Nov 2020 6 Nov 2024 Open Contact, Ltd -
74 uprint.pt - - - CECÍLIA LAY, UNIPESSOAL LIMITADA
75 msprint.xyz 24 Jul 2023 24 Jul 2024 Dynadot LLC -
76 imprint.ink 27 Apr 2024 27 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
77 zprint.live 24 Apr 2024 24 Apr 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
78 aprint.co.uk 28 Oct 1999 28 Oct 2025 Invictanet Ltd [Tag = INVICTAWIZ] -
79 imprint.news 13 Apr 2020 13 Apr 2025 NameSilo, LLC See PrivacyGuardian.org
80 vprint.pl 10 Jan 2017 10 Jan 2025 dhosting.pl Sp. z o.o. -
81 tprint.us 25 Aug 2010 24 Aug 2024 Fast Domain Inc. T-Print USA
82 hprint.com.cn 16 Dec 2017 16 Dec 2024 阿里云计算有限公司(万网) 宏印(广州)彩印设备有限公司
83 qprint.co 20 Jan 2024 20 Jan 2025 Dynadot Inc REDACTED FOR PRIVACY
84 rprint.shop 27 Oct 2023 27 Oct 2024 HOSTINGER operations, UAB -
85 sprint.cl 17 Sep 1997 5 Nov 2026 NIC Chile Sprint Consultores S.A.
86 mpoint.ca 5 Oct 2004 4 Oct 2032 DomainPeople, Inc. REDACTED FOR PRIVACY
87 amprint.net 26 Jul 2023 26 Jul 2024 FastDomain Inc. -
88 sprint.news 16 Apr 2024 16 Apr 2025 OVH SAS IDAX
89 meprint.it 19 Mar 2009 31 Jan 2025 Aruba Business s.r.l. Cartoons srl
90 maprint.com 22 Jul 2014 22 Jul 2025 GoDaddy Online Services Cayman Islands Ltd. -
91 lprint.be 31 Mar 2009 - OVH -
92 aprint.nl 13 Dec 2013 - team.blue nl B.V. -
93 hprint.com 7 Jun 2001 7 Jun 2024 ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi HİSAR BİLİŞİM SERVİS DIŞ TİC.LTD.ŞTİ
94 4print.md 12 Jul 2011 12 Jul 2024 - -
95 emprint.fr 29 Oct 2004 14 Oct 2024 OVH Julien KRIVACSY
96 4print.co.uk 11 Sep 2005 11 Sep 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
97 mrprint.info 13 Nov 2022 13 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0165702632
98 imprint.vc 17 Aug 2020 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 tprint.org 12 Jul 2023 12 Jul 2024 DropCatch.com 1356 LLC Pending backorder/auction delivery at www.DropCatch.com
100 myprint.design 2 Nov 2022 2 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
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 Mprint.cl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=mprint.cl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "mprint.cl",
        "page_size": 100
    },
    "count": {
        "total": 5677,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sprint.sc, 4print.pl, msprint.co.uk, dprint.co.uk, wmprint.com, tprint.jp, aprint.pl, 7print.su, eprint.tech, dmprint.store, iprint.site, sprint.biz, vprint.online, miprint.store, bprint.ro, iprint.id, kprint.xyz, mgprint.com, xprint.it, myprint.xyz, smprint.com, wprint.co.uk, 2print.org, mrprint.cl, mpoint.org, mprent.sk, mgprint.ru, mrprint.nl, sprint.de, kmprint.net, bprint.life, myprint.press, eprint.co.uk, jprint.co.th, bprint.ink, mpprint.net, tmprint.com.cn, fprint.xyz, nprint.com.pt, mcprint.com.br, iprint.works, myprint.express, 2print.pt, eprint.com.ng, cprint.xyz, mbprint.com, xprint.online, uprint.tech, imprint.eu, qprint.sk, mkprint.site, uprint.online, mpoint.app, muprint.com, nprint.graphics, vprint.info, aprint.co.th, pprint.co.uk, mrprint.pt, dprint.gallery, myprint.pt, xprint.ru, vmprint.sk, sprint.wiki, myprint.co.uk, hprint.sk, imprint.wtf, rmprint.net, pprint.com, mpoint.systems, mcprint.online, imprint.events, 7print.by, uprint.pt, msprint.xyz, imprint.ink, zprint.live, aprint.co.uk, imprint.news, vprint.pl, tprint.us, hprint.com.cn, qprint.co, rprint.shop, sprint.cl, mpoint.ca, amprint.net, sprint.news, meprint.it, maprint.com, lprint.be, aprint.nl, hprint.com, 4print.md, emprint.fr, 4print.co.uk, mrprint.info, imprint.vc, tprint.org, myprint.design",
    "results": [
        {
            "num": 1,
            "domain_name": "sprint.sc",
            "domain_keyword": "sprint",
            "domain_tld": "sc",
            "query_time": "2023-11-23 18:51:28",
            "create_date": "2005-07-12",
            "update_date": "2023-06-06",
            "expiry_date": "2024-07-12",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "T-Mobile USA, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-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": 2,
            "domain_name": "4print.pl",
            "domain_keyword": "4print",
            "domain_tld": "pl",
            "query_time": "2024-03-10 13:58:46",
            "create_date": "2016-12-22",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-22",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "ns1.premium.pl",
                "ns2.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "msprint.co.uk",
            "domain_keyword": "msprint",
            "domain_tld": "co.uk",
            "query_time": "2024-04-06 22:08:55",
            "create_date": "2009-02-16",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-16",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1103.ui-dns.org",
                "ns1113.ui-dns.de",
                "ns1124.ui-dns.com",
                "ns1126.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "dprint.co.uk",
            "domain_keyword": "dprint",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 02:14:44",
            "create_date": "2011-05-12",
            "update_date": "2024-03-19",
            "expiry_date": "2025-05-12",
            "registrar_name": "Domeneshop AS t/a Domain Name Shop [Tag = DOMENESHOP-NO]",
            "registrar_website": "https://domainname.shop",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 5,
            "domain_name": "wmprint.com",
            "domain_keyword": "wmprint",
            "domain_tld": "com",
            "query_time": "2024-04-19 20:17:07",
            "create_date": "2011-08-23",
            "update_date": "2020-08-17",
            "expiry_date": "2025-08-23",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "tprint.jp",
            "domain_keyword": "tprint",
            "domain_tld": "jp",
            "query_time": "2024-04-22 10:29:17",
            "create_date": "2023-11-02",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 7,
            "domain_name": "aprint.pl",
            "domain_keyword": "aprint",
            "domain_tld": "pl",
            "query_time": "2024-04-27 19:49:14",
            "create_date": "2005-11-02",
            "update_date": "2023-10-03",
            "expiry_date": "2024-11-02",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "ns1.ehost.pl",
                "ns2.ehost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "7print.su",
            "domain_keyword": "7print",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:18:07",
            "create_date": "2012-04-02",
            "expiry_date": "2025-04-02",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "LLC \"Seven Print\"",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7 495 7817487",
            "registrant_fax": "+7 495 7817487",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 9,
            "domain_name": "eprint.tech",
            "domain_keyword": "eprint",
            "domain_tld": "tech",
            "query_time": "2024-05-13 01:34:13",
            "create_date": "2023-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "http://www.domainnameshop.com",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the 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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "dmprint.store",
            "domain_keyword": "dmprint",
            "domain_tld": "store",
            "query_time": "2024-05-24 13:36:07",
            "create_date": "2022-02-21",
            "update_date": "2023-08-31",
            "expiry_date": "2025-02-21",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns110.inhostedns.com",
                "ns210.inhostedns.net",
                "ns310.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "iprint.site",
            "domain_keyword": "iprint",
            "domain_tld": "site",
            "query_time": "2024-05-22 07:30:38",
            "create_date": "2021-01-31",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.rumahweb.com",
            "registrant_company": "Domain Data Guard",
            "registrant_state": "Yogyakarta",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the 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.rumahweb.com",
                "ns2.rumahweb.com",
                "ns3.rumahweb.net",
                "ns4.rumahweb.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sprint.biz",
            "domain_keyword": "sprint",
            "domain_tld": "biz",
            "query_time": "2024-05-23 22:12:57",
            "create_date": "2002-03-27",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "T-Mobile USA, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-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": 13,
            "domain_name": "vprint.online",
            "domain_keyword": "vprint",
            "domain_tld": "online",
            "query_time": "2024-05-18 17:57:22",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "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": 14,
            "domain_name": "miprint.store",
            "domain_keyword": "miprint",
            "domain_tld": "store",
            "query_time": "2024-06-01 05:17:51",
            "create_date": "2024-02-11",
            "update_date": "2024-03-22",
            "expiry_date": "2026-02-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "SP",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the 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.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "bprint.ro",
            "domain_keyword": "bprint",
            "domain_tld": "ro",
            "query_time": "2024-06-02 06:54:27",
            "create_date": "2021-11-16",
            "expiry_date": "2024-11-15",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns1.mxserver.ro",
                "ns2.mxserver.ro",
                "ns3.mxserver.ro",
                "ns4.mxserver.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 16,
            "domain_name": "iprint.id",
            "domain_keyword": "iprint",
            "domain_tld": "id",
            "query_time": "2022-06-11 08:16:30",
            "create_date": "2020-06-02",
            "update_date": "2022-01-16",
            "expiry_date": "2025-06-02",
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 17,
            "domain_name": "kprint.xyz",
            "domain_keyword": "kprint",
            "domain_tld": "xyz",
            "query_time": "2024-04-07 11:12:06",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "mgprint.com",
            "domain_keyword": "mgprint",
            "domain_tld": "com",
            "query_time": "2024-04-11 17:58:02",
            "create_date": "1998-01-27",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "xprint.it",
            "domain_keyword": "xprint",
            "domain_tld": "it",
            "query_time": "2024-04-08 22:58:52",
            "create_date": "2018-07-12",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-12",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "XPrint di D'arduini Daniela",
            "registrant_address": "via casilina 20",
            "registrant_city": "Ripi",
            "registrant_state": "FR",
            "registrant_zip": "03027",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 20,
            "domain_name": "myprint.xyz",
            "domain_keyword": "myprint",
            "domain_tld": "xyz",
            "query_time": "2024-04-16 19:39:56",
            "create_date": "2018-07-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "ChipaChipa",
            "registrant_state": "Nuevo Leon",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "smprint.com",
            "domain_keyword": "smprint",
            "domain_tld": "com",
            "query_time": "2024-04-16 09:16:29",
            "create_date": "2004-07-10",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-10",
            "registrar_name": "VIAWEB Inc.",
            "registrar_website": "https://www.viaweb.com",
            "registrant_name": "Kim Yeong Yun",
            "registrant_address": "119, Ongoeul-ro, Wansan-gu, Jeonju-si, Jeollabuk-d",
            "registrant_city": "Jeollabuk-do",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1062257525",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "wprint.co.uk",
            "domain_keyword": "wprint",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 10:52:32",
            "create_date": "2018-02-01",
            "update_date": "2024-01-02",
            "expiry_date": "2026-02-01",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "2print.org",
            "domain_keyword": "2print",
            "domain_tld": "org",
            "query_time": "2024-04-22 01:04:20",
            "create_date": "2021-11-30",
            "update_date": "2024-01-14",
            "expiry_date": "2024-11-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1020.ui-dns.biz",
                "ns1040.ui-dns.de",
                "ns1070.ui-dns.com",
                "ns1085.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "mrprint.cl",
            "domain_keyword": "mrprint",
            "domain_tld": "cl",
            "query_time": "2024-04-13 13:50:07",
            "create_date": "2013-06-04",
            "expiry_date": "2027-07-04",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Departamento Marketing",
            "name_servers": [
                "dns1.cbhosting.cl",
                "dns2.cbhosting.cl"
            ]
        },
        {
            "num": 25,
            "domain_name": "mpoint.org",
            "domain_keyword": "mpoint",
            "domain_tld": "org",
            "query_time": "2024-04-14 10:02:40",
            "create_date": "2005-07-06",
            "update_date": "2023-06-07",
            "expiry_date": "2024-07-06",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cvent",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1468.awsdns-55.org",
                "ns-1616.awsdns-10.co.uk",
                "ns-318.awsdns-39.com",
                "ns-663.awsdns-18.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "mprent.sk",
            "domain_keyword": "mprent",
            "domain_tld": "sk",
            "query_time": "2024-05-06 02:13:00",
            "create_date": "2016-11-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "M-VARIANT",
            "registrant_company": "M-VARIANT",
            "registrant_address": "218",
            "registrant_city": "Rovinka",
            "registrant_zip": "90041",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.245985201",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 27,
            "domain_name": "mgprint.ru",
            "domain_keyword": "mgprint",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:47:17",
            "create_date": "2010-06-08",
            "expiry_date": "2025-06-08",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.z8.ru",
                "ns2.z8.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "mrprint.nl",
            "domain_keyword": "mrprint",
            "domain_tld": "nl",
            "query_time": "2024-05-04 10:03:20",
            "create_date": "2024-01-25",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 29,
            "domain_name": "sprint.de",
            "domain_keyword": "sprint",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:02:17",
            "update_date": "2023-12-03",
            "name_servers": [
                "ns1.telekom-domains.de",
                "ns2.telekom-domains.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 30,
            "domain_name": "kmprint.net",
            "domain_keyword": "kmprint",
            "domain_tld": "net",
            "query_time": "2024-04-22 07:28:08",
            "create_date": "2020-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "ANHUI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=kmprint.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bprint.life",
            "domain_keyword": "bprint",
            "domain_tld": "life",
            "query_time": "2024-05-18 18:09:31",
            "create_date": "2022-11-17",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "myprint.press",
            "domain_keyword": "myprint",
            "domain_tld": "press",
            "query_time": "2024-05-15 16:23:32",
            "create_date": "2024-03-18",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "eprint.co.uk",
            "domain_keyword": "eprint",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 23:04:16",
            "create_date": "1998-10-22",
            "update_date": "2024-01-24",
            "expiry_date": "2024-10-22",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-110-c.gandi.net",
                "ns-162-b.gandi.net",
                "ns-173-a.gandi.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "jprint.co.th",
            "domain_keyword": "jprint",
            "domain_tld": "co.th",
            "query_time": "2024-05-16 02:12:53",
            "create_date": "2013-09-10",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-09",
            "registrar_name": "THNIC",
            "registrant_company": "J.Charoen Interprint (Thailand) Co.,Ltd. (บริษัท จ.เจริญ อินเตอร์พริ้น (ประเทศไทย) จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "th75.hostatom.com",
                "th76.hostatom.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "bprint.ink",
            "domain_keyword": "bprint",
            "domain_tld": "ink",
            "query_time": "2024-05-26 23:25:47",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "mpprint.net",
            "domain_keyword": "mpprint",
            "domain_tld": "net",
            "query_time": "2024-04-12 03:47:09",
            "create_date": "2021-08-24",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "tmprint.com.cn",
            "domain_keyword": "tmprint",
            "domain_tld": "com.cn",
            "query_time": "2024-04-26 00:10:50",
            "create_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "王园敏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.nagor.cn",
                "ns.nagor.com.cn",
                "ns1.dnsnw.com",
                "ns2.dnsnw.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "fprint.xyz",
            "domain_keyword": "fprint",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 20:20:06",
            "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": 39,
            "domain_name": "nprint.com.pt",
            "domain_keyword": "nprint",
            "domain_tld": "com.pt",
            "query_time": "2024-05-09 23:04:06",
            "create_date": "2011-04-01",
            "expiry_date": "2025-03-01",
            "registrant_name": "NUNO ARAUJO, UNIPESSOAL LDA",
            "registrant_address": "Praceta Berberia, Edifício Palmeira - nº 44, Bloco I -  4º A",
            "registrant_city": "Vila Nova de Famalicão",
            "registrant_state": "Vila Nova de Famalicão",
            "registrant_zip": "4760-869",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.maistwenty.com",
                "ns2.maistwenty.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 40,
            "domain_name": "mcprint.com.br",
            "domain_keyword": "mcprint",
            "domain_tld": "com.br",
            "query_time": "2024-05-02 06:54:18",
            "create_date": "2014-10-19",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-19",
            "registrant_name": "SAMUEL MARIANO CUSTODIO 29947516822",
            "name_servers": [
                "ns1.mcprint.com.br",
                "ns2.mcprint.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 41,
            "domain_name": "iprint.works",
            "domain_keyword": "iprint",
            "domain_tld": "works",
            "query_time": "2024-05-19 03:26:36",
            "create_date": "2024-01-16",
            "update_date": "2024-05-15",
            "expiry_date": "2026-01-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0171137426",
            "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": 42,
            "domain_name": "myprint.express",
            "domain_keyword": "myprint",
            "domain_tld": "express",
            "query_time": "2024-05-13 13:00:40",
            "create_date": "2016-03-14",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aditech Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.syd6.hostyourservices.net",
                "ns2.syd6.hostyourservices.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "2print.pt",
            "domain_keyword": "2print",
            "domain_tld": "pt",
            "query_time": "2024-05-22 12:46:39",
            "registrant_name": "1STIDEA, LDA",
            "registrant_address": "Rua Augusto Gil  32B",
            "registrant_city": "Lisboa",
            "registrant_state": "LISBOA",
            "registrant_zip": "1000-066",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dnsceres.com",
                "ns2.dnsceres.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 44,
            "domain_name": "eprint.com.ng",
            "domain_keyword": "eprint",
            "domain_tld": "com.ng",
            "query_time": "2024-05-25 19:02:58",
            "create_date": "2020-09-15",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-15",
            "registrar_name": "Domainhosting.com.ng",
            "registrant_name": "Abiodun Oyediran",
            "registrant_address": "Abuja",
            "registrant_city": "Abuja",
            "registrant_state": "Abuja",
            "registrant_zip": "023400",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.70000006",
            "name_servers": [
                "ns543.domainhosting.com.ng",
                "ns544.domainhosting.com.ng"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cprint.xyz",
            "domain_keyword": "cprint",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 06:58:29",
            "create_date": "2023-03-20",
            "update_date": "2024-04-28",
            "expiry_date": "2024-03-20",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "mbprint.com",
            "domain_keyword": "mbprint",
            "domain_tld": "com",
            "query_time": "2024-05-29 09:35:51",
            "create_date": "2006-05-27",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "xprint.online",
            "domain_keyword": "xprint",
            "domain_tld": "online",
            "query_time": "2024-05-02 07:15:10",
            "create_date": "2021-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "PL",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "uprint.tech",
            "domain_keyword": "uprint",
            "domain_tld": "tech",
            "query_time": "2024-04-29 16:03:00",
            "create_date": "2023-10-07",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "Gitdi",
            "registrant_state": "4092",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the 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": [
                "cont603385.earth.orderbox-dns.com",
                "cont603385.mars.orderbox-dns.com",
                "cont603385.mercury.orderbox-dns.com",
                "cont603385.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "imprint.eu",
            "domain_keyword": "imprint",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:47:00",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 50,
            "domain_name": "qprint.sk",
            "domain_keyword": "qprint",
            "domain_tld": "sk",
            "query_time": "2024-05-05 23:53:32",
            "create_date": "2018-11-28",
            "update_date": "2024-01-22",
            "expiry_date": "2024-11-28",
            "registrar_name": "7media s.r.o.",
            "registrant_name": "7media s.r.o.",
            "registrant_company": "7media s.r.o.",
            "registrant_address": "Clementisa 232/19",
            "registrant_city": "Prievidza",
            "registrant_zip": "97101",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.903322103",
            "name_servers": [
                "ns.cloud4u.sk",
                "ns1.4icloud.eu",
                "ns2.4icloud.eu",
                "ns3.4icloud.eu"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 51,
            "domain_name": "mkprint.site",
            "domain_keyword": "mkprint",
            "domain_tld": "site",
            "query_time": "2024-04-12 00:49:17",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "MDY DEVELOPING COMPANY",
            "registrant_state": "Uttar Pradesh",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.thepowerhost.in",
                "ns2.thepowerhost.in"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "uprint.online",
            "domain_keyword": "uprint",
            "domain_tld": "online",
            "query_time": "2024-05-09 11:46:04",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "slaskie",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns19.parkpage.foundationapi.com",
                "dns20.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "mpoint.app",
            "domain_keyword": "mpoint",
            "domain_tld": "app",
            "query_time": "2024-05-08 18:31:23",
            "create_date": "2022-03-22",
            "update_date": "2023-07-27",
            "expiry_date": "2027-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "muprint.com",
            "domain_keyword": "muprint",
            "domain_tld": "com",
            "query_time": "2024-05-09 04:10:35",
            "create_date": "2011-02-27",
            "update_date": "2018-03-29",
            "expiry_date": "2025-02-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1070.ui-dns.de",
                "ns1071.ui-dns.com",
                "ns1072.ui-dns.biz",
                "ns1114.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "nprint.graphics",
            "domain_keyword": "nprint",
            "domain_tld": "graphics",
            "query_time": "2024-05-11 08:25:17",
            "create_date": "2016-02-26",
            "update_date": "2021-01-19",
            "expiry_date": "2026-02-26",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "vprint.info",
            "domain_keyword": "vprint",
            "domain_tld": "info",
            "query_time": "2024-05-25 17:04:38",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "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": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "aprint.co.th",
            "domain_keyword": "aprint",
            "domain_tld": "co.th",
            "query_time": "2024-05-18 14:29:31",
            "create_date": "2010-08-31",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-30",
            "registrar_name": "THNIC",
            "registrant_company": "Aprint Co., Ltd. (บริษัท เอพริ้นท์ จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns41.hostinglotus.net",
                "ns42.hostinglotus.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "pprint.co.uk",
            "domain_keyword": "pprint",
            "domain_tld": "co.uk",
            "query_time": "2024-05-16 00:20:56",
            "create_date": "2006-05-16",
            "update_date": "2024-05-09",
            "expiry_date": "2026-05-16",
            "registrar_name": "Webhosting UK COM Ltd [Tag = WEBHOSTINGUK]",
            "registrar_website": "https://www.webhosting.uk.com",
            "name_servers": [
                "ns41.redbackinternet.net",
                "ns42.redbackinternet.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 59,
            "domain_name": "mrprint.pt",
            "domain_keyword": "mrprint",
            "domain_tld": "pt",
            "query_time": "2024-05-24 20:48:51",
            "expiry_date": "2024-02-11",
            "registrant_name": "Epikart - Mr. Print, lda.",
            "registrant_address": "Av. Irene Lisboa, Pav. C - Alto do Forte",
            "registrant_city": "Rio de Mouro",
            "registrant_state": "Rio de Mouro",
            "registrant_zip": "2635-001",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ivy.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 60,
            "domain_name": "dprint.gallery",
            "domain_keyword": "dprint",
            "domain_tld": "gallery",
            "query_time": "2024-05-22 23:11:08",
            "create_date": "2023-01-14",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "myprint.pt",
            "domain_keyword": "myprint",
            "domain_tld": "pt",
            "query_time": "2024-05-25 02:17:12",
            "registrant_name": "REDPOST DESIGN, CRIATIVIDADE E COMUNICAÇÃO, LDA",
            "registrant_address": "Avenida Beato Nuno  nº 431, Loja B, Fátima",
            "registrant_city": "Santarém",
            "registrant_state": "Ourém",
            "registrant_zip": "2495-401",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "albert.ns.cloudflare.com",
                "molly.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 62,
            "domain_name": "xprint.ru",
            "domain_keyword": "xprint",
            "domain_tld": "ru",
            "query_time": "2024-05-04 18:04:08",
            "create_date": "2001-02-14",
            "expiry_date": "2025-02-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "vmprint.sk",
            "domain_keyword": "vmprint",
            "domain_tld": "sk",
            "query_time": "2024-05-05 20:15:14",
            "create_date": "2008-02-21",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-21",
            "registrar_name": "WebHouse, s.r.o.",
            "registrant_name": "Ladislav Beko - BEKOLA",
            "registrant_company": "Ladislav Beko - BEKOLA",
            "registrant_address": "Zeleznicna 904/73",
            "registrant_city": "Velky Meder",
            "registrant_zip": "93201",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.902437755",
            "name_servers": [
                "ns1.webhouse.sk",
                "ns2.webhouse.sk",
                "ns3.webhouse.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 64,
            "domain_name": "sprint.wiki",
            "domain_keyword": "sprint",
            "domain_tld": "wiki",
            "query_time": "2024-05-06 12:52:46",
            "create_date": "2023-12-29",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-29",
            "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": 65,
            "domain_name": "myprint.co.uk",
            "domain_keyword": "myprint",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 17:00:10",
            "create_date": "2009-02-16",
            "update_date": "2024-05-02",
            "expiry_date": "2025-02-16",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 66,
            "domain_name": "hprint.sk",
            "domain_keyword": "hprint",
            "domain_tld": "sk",
            "query_time": "2024-05-05 02:51:12",
            "create_date": "2017-01-09",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-09",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Mgr. Peter Horvath",
            "registrant_company": "HPrint, s. r. o.",
            "registrant_address": "Vystavby 190/1",
            "registrant_city": "Kosice",
            "registrant_zip": "04001",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 67,
            "domain_name": "imprint.wtf",
            "domain_keyword": "imprint",
            "domain_tld": "wtf",
            "query_time": "2024-05-06 01:26:46",
            "create_date": "2023-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "rmprint.net",
            "domain_keyword": "rmprint",
            "domain_tld": "net",
            "query_time": "2024-04-15 22:59:46",
            "create_date": "2018-02-22",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=rmprint.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "pprint.com",
            "domain_keyword": "pprint",
            "domain_tld": "com",
            "query_time": "2024-05-19 08:01:33",
            "create_date": "1999-06-10",
            "update_date": "2022-05-05",
            "expiry_date": "2027-06-10",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ooparked.com",
                "ns2.ooparked.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "mpoint.systems",
            "domain_keyword": "mpoint",
            "domain_tld": "systems",
            "query_time": "2024-05-25 04:24:34",
            "create_date": "2023-09-13",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dns.name.com",
                "ns2kqz.name.com",
                "ns3qtx.name.com",
                "ns4dls.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "mcprint.online",
            "domain_keyword": "mcprint",
            "domain_tld": "online",
            "query_time": "2024-05-26 04:35:44",
            "create_date": "2023-03-26",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-26",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moskovskya oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "imprint.events",
            "domain_keyword": "imprint",
            "domain_tld": "events",
            "query_time": "2024-05-15 16:59:29",
            "create_date": "2019-03-19",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Warwickshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "arch.ns.cloudflare.com",
                "naomi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "7print.by",
            "domain_keyword": "7print",
            "domain_tld": "by",
            "query_time": "2024-05-17 20:05:54",
            "create_date": "2020-11-06",
            "update_date": "2023-10-28",
            "expiry_date": "2024-11-06",
            "registrar_name": "Open Contact, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.domain.by",
                "ns2.domain.by"
            ]
        },
        {
            "num": 74,
            "domain_name": "uprint.pt",
            "domain_keyword": "uprint",
            "domain_tld": "pt",
            "query_time": "2024-05-17 19:59:26",
            "registrant_name": "CECÍLIA LAY, UNIPESSOAL LIMITADA",
            "registrant_address": "Rua Bispo D. Florentino Andrade e Silva, nº  61",
            "registrant_city": "Santa Maria da Feira",
            "registrant_state": "Santa Maria da Feira",
            "registrant_zip": "4520-145",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 75,
            "domain_name": "msprint.xyz",
            "domain_keyword": "msprint",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 10:50:01",
            "create_date": "2023-07-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "imprint.ink",
            "domain_keyword": "imprint",
            "domain_tld": "ink",
            "query_time": "2024-04-28 17:52:31",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "zprint.live",
            "domain_keyword": "zprint",
            "domain_tld": "live",
            "query_time": "2024-04-26 17:22:36",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://squarespace.domains",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "aiden.ns.cloudflare.com",
                "melany.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "aprint.co.uk",
            "domain_keyword": "aprint",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 06:39:28",
            "create_date": "1999-10-28",
            "update_date": "2023-09-21",
            "expiry_date": "2025-10-28",
            "registrar_name": "Invictanet Ltd [Tag = INVICTAWIZ]",
            "registrar_website": "https://www.invicta.net",
            "name_servers": [
                "ns1.visp14.invicta.net",
                "ns2.visp14.invicta.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "imprint.news",
            "domain_keyword": "imprint",
            "domain_tld": "news",
            "query_time": "2024-04-14 17:52:04",
            "create_date": "2020-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "vprint.pl",
            "domain_keyword": "vprint",
            "domain_tld": "pl",
            "query_time": "2024-04-06 11:44:36",
            "create_date": "2017-01-10",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-10",
            "registrar_name": "dhosting.pl Sp. z o.o.",
            "registrar_website": "http://dhosting.pl/kontakt",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "tprint.us",
            "domain_keyword": "tprint",
            "domain_tld": "us",
            "query_time": "2024-05-12 05:50:49",
            "create_date": "2010-08-25",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1154,
            "registrar_name": "Fast Domain Inc.",
            "registrar_website": "www.fastdomain.com",
            "registrant_name": "Christopher Malley",
            "registrant_company": "T-Print USA",
            "registrant_address": "3410 136th Avenue",
            "registrant_city": "Hamilton",
            "registrant_state": "Michigan",
            "registrant_zip": "49419",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2693503810",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "hprint.com.cn",
            "domain_keyword": "hprint",
            "domain_tld": "com.cn",
            "query_time": "2024-05-17 08:07:47",
            "create_date": "2017-12-16",
            "expiry_date": "2024-12-16",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "宏印(广州)彩印设备有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "qprint.co",
            "domain_keyword": "qprint",
            "domain_tld": "co",
            "query_time": "2024-05-18 00:54:13",
            "create_date": "2024-01-20",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a2sk6muo.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "rprint.shop",
            "domain_keyword": "rprint",
            "domain_tld": "shop",
            "query_time": "2024-05-16 14:58:43",
            "create_date": "2023-10-27",
            "update_date": "2024-02-16",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sprint.cl",
            "domain_keyword": "sprint",
            "domain_tld": "cl",
            "query_time": "2024-05-29 03:53:42",
            "create_date": "1997-09-17",
            "expiry_date": "2026-11-05",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Sprint Consultores S.A.",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ]
        },
        {
            "num": 86,
            "domain_name": "mpoint.ca",
            "domain_keyword": "mpoint",
            "domain_tld": "ca",
            "query_time": "2024-04-12 03:44:19",
            "create_date": "2004-10-05",
            "update_date": "2022-11-11",
            "expiry_date": "2032-10-04",
            "registrar_name": "DomainPeople, Inc.",
            "registrar_website": "http://www.domainpeople.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ipower.com",
                "ns1.ipowerdns.com",
                "ns1.ipowerweb.net",
                "ns2.ipower.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "amprint.net",
            "domain_keyword": "amprint",
            "domain_tld": "net",
            "query_time": "2024-04-08 18:11:08",
            "create_date": "2023-07-26",
            "update_date": "2024-01-04",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "irma.ns.cloudflare.com",
                "skip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "sprint.news",
            "domain_keyword": "sprint",
            "domain_tld": "news",
            "query_time": "2024-04-18 18:09:38",
            "create_date": "2024-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IDAX",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "meprint.it",
            "domain_keyword": "meprint",
            "domain_tld": "it",
            "query_time": "2024-04-19 02:17:58",
            "create_date": "2009-03-19",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-31",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "Cartoons srl",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 90,
            "domain_name": "maprint.com",
            "domain_keyword": "maprint",
            "domain_tld": "com",
            "query_time": "2024-04-28 23:59:50",
            "create_date": "2014-07-22",
            "update_date": "2023-07-24",
            "expiry_date": "2025-07-22",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "lprint.be",
            "domain_keyword": "lprint",
            "domain_tld": "be",
            "query_time": "2024-04-26 13:46:40",
            "create_date": "2009-03-31",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 92,
            "domain_name": "aprint.nl",
            "domain_keyword": "aprint",
            "domain_tld": "nl",
            "query_time": "2024-05-04 06:39:26",
            "create_date": "2013-12-13",
            "update_date": "2023-12-02",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "cdns1.main-hosting.eu",
                "cdns2.main-hosting.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 93,
            "domain_name": "hprint.com",
            "domain_keyword": "hprint",
            "domain_tld": "com",
            "query_time": "2024-05-08 20:21:52",
            "create_date": "2001-06-07",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-07",
            "registrar_iana": 3871,
            "registrar_name": "ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi",
            "registrar_website": "https://metunic.com.tr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HİSAR BİLİŞİM SERVİS DIŞ TİC.LTD.ŞTİ",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lilayazilim.net",
                "ns2.lilayazilim.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "4print.md",
            "domain_keyword": "4print",
            "domain_tld": "md",
            "query_time": "2024-04-06 01:20:29",
            "create_date": "2011-07-12",
            "expiry_date": "2024-07-12",
            "name_servers": [
                "ns1.he.net",
                "ns4.he.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 95,
            "domain_name": "emprint.fr",
            "domain_keyword": "emprint",
            "domain_tld": "fr",
            "query_time": "2024-05-21 20:17:26",
            "create_date": "2004-10-29",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-14",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Julien KRIVACSY",
            "registrant_address": "41 rue de Rammersmatt, 68800 RODEREN",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.367260285",
            "name_servers": [
                "ks2013.emprint.fr",
                "ns.kimsufi.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 96,
            "domain_name": "4print.co.uk",
            "domain_keyword": "4print",
            "domain_tld": "co.uk",
            "query_time": "2024-05-21 12:10:48",
            "create_date": "2005-09-11",
            "update_date": "2023-12-01",
            "expiry_date": "2024-09-11",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "mrprint.info",
            "domain_keyword": "mrprint",
            "domain_tld": "info",
            "query_time": "2024-05-24 20:48:51",
            "create_date": "2022-11-13",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0165702632",
            "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "imprint.vc",
            "domain_keyword": "imprint",
            "domain_tld": "vc",
            "query_time": "2024-05-23 10:56:50",
            "create_date": "2020-08-17",
            "update_date": "2024-05-18",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "tprint.org",
            "domain_keyword": "tprint",
            "domain_tld": "org",
            "query_time": "2024-05-22 23:12:50",
            "create_date": "2023-07-12",
            "update_date": "2023-11-18",
            "expiry_date": "2024-07-12",
            "registrar_iana": 3565,
            "registrar_name": "DropCatch.com 1356 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pending backorder/auction delivery at www.DropCatch.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "myprint.design",
            "domain_keyword": "myprint",
            "domain_tld": "design",
            "query_time": "2024-05-15 16:23:32",
            "create_date": "2022-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.275,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>mprint.cl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5677</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sprint.sc, 4print.pl, msprint.co.uk, dprint.co.uk, wmprint.com, tprint.jp, aprint.pl, 7print.su, eprint.tech, dmprint.store, iprint.site, sprint.biz, vprint.online, miprint.store, bprint.ro, iprint.id, kprint.xyz, mgprint.com, xprint.it, myprint.xyz, smprint.com, wprint.co.uk, 2print.org, mrprint.cl, mpoint.org, mprent.sk, mgprint.ru, mrprint.nl, sprint.de, kmprint.net, bprint.life, myprint.press, eprint.co.uk, jprint.co.th, bprint.ink, mpprint.net, tmprint.com.cn, fprint.xyz, nprint.com.pt, mcprint.com.br, iprint.works, myprint.express, 2print.pt, eprint.com.ng, cprint.xyz, mbprint.com, xprint.online, uprint.tech, imprint.eu, qprint.sk, mkprint.site, uprint.online, mpoint.app, muprint.com, nprint.graphics, vprint.info, aprint.co.th, pprint.co.uk, mrprint.pt, dprint.gallery, myprint.pt, xprint.ru, vmprint.sk, sprint.wiki, myprint.co.uk, hprint.sk, imprint.wtf, rmprint.net, pprint.com, mpoint.systems, mcprint.online, imprint.events, 7print.by, uprint.pt, msprint.xyz, imprint.ink, zprint.live, aprint.co.uk, imprint.news, vprint.pl, tprint.us, hprint.com.cn, qprint.co, rprint.shop, sprint.cl, mpoint.ca, amprint.net, sprint.news, meprint.it, maprint.com, lprint.be, aprint.nl, hprint.com, 4print.md, emprint.fr, 4print.co.uk, mrprint.info, imprint.vc, tprint.org, myprint.design</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sprint.sc</domain_name>
   <domain_keyword>sprint</domain_keyword>
   <domain_tld>sc</domain_tld>
   <query_time>2023-11-23 18:51:28</query_time>
   <create_date>2005-07-12</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>T-Mobile USA, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-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>2</num>
   <domain_name>4print.pl</domain_name>
   <domain_keyword>4print</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-10 13:58:46</query_time>
   <create_date>2016-12-22</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.premium.pl</value>
    <value>ns2.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>msprint.co.uk</domain_name>
   <domain_keyword>msprint</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-06 22:08:55</query_time>
   <create_date>2009-02-16</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1103.ui-dns.org</value>
    <value>ns1113.ui-dns.de</value>
    <value>ns1124.ui-dns.com</value>
    <value>ns1126.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>dprint.co.uk</domain_name>
   <domain_keyword>dprint</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 02:14:44</query_time>
   <create_date>2011-05-12</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>Domeneshop AS t/a Domain Name Shop [Tag = DOMENESHOP-NO]</registrar_name>
   <registrar_website>https://domainname.shop</registrar_website>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>wmprint.com</domain_name>
   <domain_keyword>wmprint</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 20:17:07</query_time>
   <create_date>2011-08-23</create_date>
   <update_date>2020-08-17</update_date>
   <expiry_date>2025-08-23</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>tprint.jp</domain_name>
   <domain_keyword>tprint</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-22 10:29:17</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>aprint.pl</domain_name>
   <domain_keyword>aprint</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-27 19:49:14</query_time>
   <create_date>2005-11-02</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.ehost.pl</value>
    <value>ns2.ehost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>7print.su</domain_name>
   <domain_keyword>7print</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:18:07</query_time>
   <create_date>2012-04-02</create_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>LLC &quot;Seven Print&quot;</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7 495 7817487</registrant_phone>
   <registrant_fax>+7 495 7817487</registrant_fax>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>eprint.tech</domain_name>
   <domain_keyword>eprint</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-13 01:34:13</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>http://www.domainnameshop.com</registrar_website>
   <registrant_country>PT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>dmprint.store</domain_name>
   <domain_keyword>dmprint</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 13:36:07</query_time>
   <create_date>2022-02-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns110.inhostedns.com</value>
    <value>ns210.inhostedns.net</value>
    <value>ns310.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>iprint.site</domain_name>
   <domain_keyword>iprint</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-22 07:30:38</query_time>
   <create_date>2021-01-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.rumahweb.com</registrar_website>
   <registrant_company>Domain Data Guard</registrant_company>
   <registrant_state>Yogyakarta</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.rumahweb.com</value>
    <value>ns2.rumahweb.com</value>
    <value>ns3.rumahweb.net</value>
    <value>ns4.rumahweb.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sprint.biz</domain_name>
   <domain_keyword>sprint</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 22:12:57</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>T-Mobile USA, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-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>13</num>
   <domain_name>vprint.online</domain_name>
   <domain_keyword>vprint</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 17:57:22</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</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>14</num>
   <domain_name>miprint.store</domain_name>
   <domain_keyword>miprint</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-01 05:17:51</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2026-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>N/A</registrant_company>
   <registrant_state>SP</registrant_state>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>bprint.ro</domain_name>
   <domain_keyword>bprint</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-02 06:54:27</query_time>
   <create_date>2021-11-16</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns1.mxserver.ro</value>
    <value>ns2.mxserver.ro</value>
    <value>ns3.mxserver.ro</value>
    <value>ns4.mxserver.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>iprint.id</domain_name>
   <domain_keyword>iprint</domain_keyword>
   <domain_tld>id</domain_tld>
   <query_time>2022-06-11 08:16:30</query_time>
   <create_date>2020-06-02</create_date>
   <update_date>2022-01-16</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>kprint.xyz</domain_name>
   <domain_keyword>kprint</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-07 11:12:06</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>mgprint.com</domain_name>
   <domain_keyword>mgprint</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 17:58:02</query_time>
   <create_date>1998-01-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>xprint.it</domain_name>
   <domain_keyword>xprint</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-08 22:58:52</query_time>
   <create_date>2018-07-12</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>XPrint di D'arduini Daniela</registrant_company>
   <registrant_address>via casilina 20</registrant_address>
   <registrant_city>Ripi</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>03027</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>myprint.xyz</domain_name>
   <domain_keyword>myprint</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-16 19:39:56</query_time>
   <create_date>2018-07-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>ChipaChipa</registrant_company>
   <registrant_state>Nuevo Leon</registrant_state>
   <registrant_country>MX</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>smprint.com</domain_name>
   <domain_keyword>smprint</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 09:16:29</query_time>
   <create_date>2004-07-10</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>VIAWEB Inc.</registrar_name>
   <registrar_website>https://www.viaweb.com</registrar_website>
   <registrant_name>Kim Yeong Yun</registrant_name>
   <registrant_address>119, Ongoeul-ro, Wansan-gu, Jeonju-si, Jeollabuk-d</registrant_address>
   <registrant_city>Jeollabuk-do</registrant_city>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1062257525</registrant_phone>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>wprint.co.uk</domain_name>
   <domain_keyword>wprint</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 10:52:32</query_time>
   <create_date>2018-02-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2026-02-01</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>2print.org</domain_name>
   <domain_keyword>2print</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 01:04:20</query_time>
   <create_date>2021-11-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1020.ui-dns.biz</value>
    <value>ns1040.ui-dns.de</value>
    <value>ns1070.ui-dns.com</value>
    <value>ns1085.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>mrprint.cl</domain_name>
   <domain_keyword>mrprint</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-13 13:50:07</query_time>
   <create_date>2013-06-04</create_date>
   <expiry_date>2027-07-04</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Departamento Marketing</registrant_name>
   <name_servers>
    <value>dns1.cbhosting.cl</value>
    <value>dns2.cbhosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>25</num>
   <domain_name>mpoint.org</domain_name>
   <domain_keyword>mpoint</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 10:02:40</query_time>
   <create_date>2005-07-06</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cvent</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1468.awsdns-55.org</value>
    <value>ns-1616.awsdns-10.co.uk</value>
    <value>ns-318.awsdns-39.com</value>
    <value>ns-663.awsdns-18.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>mprent.sk</domain_name>
   <domain_keyword>mprent</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 02:13:00</query_time>
   <create_date>2016-11-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>M-VARIANT</registrant_name>
   <registrant_company>M-VARIANT</registrant_company>
   <registrant_address>218</registrant_address>
   <registrant_city>Rovinka</registrant_city>
   <registrant_zip>90041</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.245985201</registrant_phone>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>mgprint.ru</domain_name>
   <domain_keyword>mgprint</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:47:17</query_time>
   <create_date>2010-06-08</create_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.z8.ru</value>
    <value>ns2.z8.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>mrprint.nl</domain_name>
   <domain_keyword>mrprint</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 10:03:20</query_time>
   <create_date>2024-01-25</create_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sprint.de</domain_name>
   <domain_keyword>sprint</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:02:17</query_time>
   <update_date>2023-12-03</update_date>
   <name_servers>
    <value>ns1.telekom-domains.de</value>
    <value>ns2.telekom-domains.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>kmprint.net</domain_name>
   <domain_keyword>kmprint</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 07:28:08</query_time>
   <create_date>2020-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>ANHUI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=kmprint.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>bprint.life</domain_name>
   <domain_keyword>bprint</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-18 18:09:31</query_time>
   <create_date>2022-11-17</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>myprint.press</domain_name>
   <domain_keyword>myprint</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-15 16:23:32</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>eprint.co.uk</domain_name>
   <domain_keyword>eprint</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 23:04:16</query_time>
   <create_date>1998-10-22</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-110-c.gandi.net</value>
    <value>ns-162-b.gandi.net</value>
    <value>ns-173-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>jprint.co.th</domain_name>
   <domain_keyword>jprint</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-16 02:12:53</query_time>
   <create_date>2013-09-10</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>J.Charoen Interprint (Thailand) Co.,Ltd. (บริษัท จ.เจริญ อินเตอร์พริ้น (ประเทศไทย) จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>th75.hostatom.com</value>
    <value>th76.hostatom.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>bprint.ink</domain_name>
   <domain_keyword>bprint</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-26 23:25:47</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.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>36</num>
   <domain_name>mpprint.net</domain_name>
   <domain_keyword>mpprint</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 03:47:09</query_time>
   <create_date>2021-08-24</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-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>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>tmprint.com.cn</domain_name>
   <domain_keyword>tmprint</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-26 00:10:50</query_time>
   <create_date>2023-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>王园敏</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
    <value>ns1.dnsnw.com</value>
    <value>ns2.dnsnw.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>fprint.xyz</domain_name>
   <domain_keyword>fprint</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 20:20:06</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>39</num>
   <domain_name>nprint.com.pt</domain_name>
   <domain_keyword>nprint</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-09 23:04:06</query_time>
   <create_date>2011-04-01</create_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrant_name>NUNO ARAUJO, UNIPESSOAL LDA</registrant_name>
   <registrant_address>Praceta Berberia, Edifício Palmeira - nº 44, Bloco I -  4º A</registrant_address>
   <registrant_city>Vila Nova de Famalicão</registrant_city>
   <registrant_state>Vila Nova de Famalicão</registrant_state>
   <registrant_zip>4760-869</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.maistwenty.com</value>
    <value>ns2.maistwenty.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>mcprint.com.br</domain_name>
   <domain_keyword>mcprint</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-02 06:54:18</query_time>
   <create_date>2014-10-19</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrant_name>SAMUEL MARIANO CUSTODIO 29947516822</registrant_name>
   <name_servers>
    <value>ns1.mcprint.com.br</value>
    <value>ns2.mcprint.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>iprint.works</domain_name>
   <domain_keyword>iprint</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-19 03:26:36</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2026-01-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0171137426</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>42</num>
   <domain_name>myprint.express</domain_name>
   <domain_keyword>myprint</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-05-13 13:00:40</query_time>
   <create_date>2016-03-14</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aditech Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.syd6.hostyourservices.net</value>
    <value>ns2.syd6.hostyourservices.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>2print.pt</domain_name>
   <domain_keyword>2print</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-22 12:46:39</query_time>
   <registrant_name>1STIDEA, LDA</registrant_name>
   <registrant_address>Rua Augusto Gil  32B</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>LISBOA</registrant_state>
   <registrant_zip>1000-066</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dnsceres.com</value>
    <value>ns2.dnsceres.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>eprint.com.ng</domain_name>
   <domain_keyword>eprint</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-25 19:02:58</query_time>
   <create_date>2020-09-15</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>Domainhosting.com.ng</registrar_name>
   <registrant_name>Abiodun Oyediran</registrant_name>
   <registrant_address>Abuja</registrant_address>
   <registrant_city>Abuja</registrant_city>
   <registrant_state>Abuja</registrant_state>
   <registrant_zip>023400</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.70000006</registrant_phone>
   <name_servers>
    <value>ns543.domainhosting.com.ng</value>
    <value>ns544.domainhosting.com.ng</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>cprint.xyz</domain_name>
   <domain_keyword>cprint</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 06:58:29</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-03-20</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>mbprint.com</domain_name>
   <domain_keyword>mbprint</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 09:35:51</query_time>
   <create_date>2006-05-27</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>xprint.online</domain_name>
   <domain_keyword>xprint</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 07:15:10</query_time>
   <create_date>2021-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>PL</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>uprint.tech</domain_name>
   <domain_keyword>uprint</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-29 16:03:00</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>Gitdi</registrant_company>
   <registrant_state>4092</registrant_state>
   <registrant_country>MA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>cont603385.earth.orderbox-dns.com</value>
    <value>cont603385.mars.orderbox-dns.com</value>
    <value>cont603385.mercury.orderbox-dns.com</value>
    <value>cont603385.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>imprint.eu</domain_name>
   <domain_keyword>imprint</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:47:00</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>50</num>
   <domain_name>qprint.sk</domain_name>
   <domain_keyword>qprint</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 23:53:32</query_time>
   <create_date>2018-11-28</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>7media s.r.o.</registrar_name>
   <registrant_name>7media s.r.o.</registrant_name>
   <registrant_company>7media s.r.o.</registrant_company>
   <registrant_address>Clementisa 232/19</registrant_address>
   <registrant_city>Prievidza</registrant_city>
   <registrant_zip>97101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.903322103</registrant_phone>
   <name_servers>
    <value>ns.cloud4u.sk</value>
    <value>ns1.4icloud.eu</value>
    <value>ns2.4icloud.eu</value>
    <value>ns3.4icloud.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>mkprint.site</domain_name>
   <domain_keyword>mkprint</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-12 00:49:17</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>MDY DEVELOPING COMPANY</registrant_company>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.thepowerhost.in</value>
    <value>ns2.thepowerhost.in</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>uprint.online</domain_name>
   <domain_keyword>uprint</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 11:46:04</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</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>GDPR Masked</registrant_company>
   <registrant_state>slaskie</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns19.parkpage.foundationapi.com</value>
    <value>dns20.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>mpoint.app</domain_name>
   <domain_keyword>mpoint</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-08 18:31:23</query_time>
   <create_date>2022-03-22</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2027-03-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>muprint.com</domain_name>
   <domain_keyword>muprint</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 04:10:35</query_time>
   <create_date>2011-02-27</create_date>
   <update_date>2018-03-29</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1070.ui-dns.de</value>
    <value>ns1071.ui-dns.com</value>
    <value>ns1072.ui-dns.biz</value>
    <value>ns1114.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>nprint.graphics</domain_name>
   <domain_keyword>nprint</domain_keyword>
   <domain_tld>graphics</domain_tld>
   <query_time>2024-05-11 08:25:17</query_time>
   <create_date>2016-02-26</create_date>
   <update_date>2021-01-19</update_date>
   <expiry_date>2026-02-26</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>vprint.info</domain_name>
   <domain_keyword>vprint</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 17:04:38</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</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>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>aprint.co.th</domain_name>
   <domain_keyword>aprint</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-18 14:29:31</query_time>
   <create_date>2010-08-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Aprint Co., Ltd. (บริษัท เอพริ้นท์ จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns41.hostinglotus.net</value>
    <value>ns42.hostinglotus.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>pprint.co.uk</domain_name>
   <domain_keyword>pprint</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-16 00:20:56</query_time>
   <create_date>2006-05-16</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2026-05-16</expiry_date>
   <registrar_name>Webhosting UK COM Ltd [Tag = WEBHOSTINGUK]</registrar_name>
   <registrar_website>https://www.webhosting.uk.com</registrar_website>
   <name_servers>
    <value>ns41.redbackinternet.net</value>
    <value>ns42.redbackinternet.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>mrprint.pt</domain_name>
   <domain_keyword>mrprint</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-24 20:48:51</query_time>
   <expiry_date>2024-02-11</expiry_date>
   <registrant_name>Epikart - Mr. Print, lda.</registrant_name>
   <registrant_address>Av. Irene Lisboa, Pav. C - Alto do Forte</registrant_address>
   <registrant_city>Rio de Mouro</registrant_city>
   <registrant_state>Rio de Mouro</registrant_state>
   <registrant_zip>2635-001</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ivy.ns.cloudflare.com</value>
    <value>walt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>dprint.gallery</domain_name>
   <domain_keyword>dprint</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-22 23:11:08</query_time>
   <create_date>2023-01-14</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>myprint.pt</domain_name>
   <domain_keyword>myprint</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-25 02:17:12</query_time>
   <registrant_name>REDPOST DESIGN, CRIATIVIDADE E COMUNICAÇÃO, LDA</registrant_name>
   <registrant_address>Avenida Beato Nuno  nº 431, Loja B, Fátima</registrant_address>
   <registrant_city>Santarém</registrant_city>
   <registrant_state>Ourém</registrant_state>
   <registrant_zip>2495-401</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>albert.ns.cloudflare.com</value>
    <value>molly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>xprint.ru</domain_name>
   <domain_keyword>xprint</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 18:04:08</query_time>
   <create_date>2001-02-14</create_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>vmprint.sk</domain_name>
   <domain_keyword>vmprint</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 20:15:14</query_time>
   <create_date>2008-02-21</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <registrant_name>Ladislav Beko - BEKOLA</registrant_name>
   <registrant_company>Ladislav Beko - BEKOLA</registrant_company>
   <registrant_address>Zeleznicna 904/73</registrant_address>
   <registrant_city>Velky Meder</registrant_city>
   <registrant_zip>93201</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.902437755</registrant_phone>
   <name_servers>
    <value>ns1.webhouse.sk</value>
    <value>ns2.webhouse.sk</value>
    <value>ns3.webhouse.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>sprint.wiki</domain_name>
   <domain_keyword>sprint</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-06 12:52:46</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-29</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>65</num>
   <domain_name>myprint.co.uk</domain_name>
   <domain_keyword>myprint</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 17:00:10</query_time>
   <create_date>2009-02-16</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>hprint.sk</domain_name>
   <domain_keyword>hprint</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 02:51:12</query_time>
   <create_date>2017-01-09</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Mgr. Peter Horvath</registrant_name>
   <registrant_company>HPrint, s. r. o.</registrant_company>
   <registrant_address>Vystavby 190/1</registrant_address>
   <registrant_city>Kosice</registrant_city>
   <registrant_zip>04001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>imprint.wtf</domain_name>
   <domain_keyword>imprint</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-06 01:26:46</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>rmprint.net</domain_name>
   <domain_keyword>rmprint</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 22:59:46</query_time>
   <create_date>2018-02-22</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=rmprint.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>pprint.com</domain_name>
   <domain_keyword>pprint</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 08:01:33</query_time>
   <create_date>1999-06-10</create_date>
   <update_date>2022-05-05</update_date>
   <expiry_date>2027-06-10</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>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>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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.ooparked.com</value>
    <value>ns2.ooparked.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>mpoint.systems</domain_name>
   <domain_keyword>mpoint</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-25 04:24:34</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dns.name.com</value>
    <value>ns2kqz.name.com</value>
    <value>ns3qtx.name.com</value>
    <value>ns4dls.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>mcprint.online</domain_name>
   <domain_keyword>mcprint</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 04:35:44</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moskovskya oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>imprint.events</domain_name>
   <domain_keyword>imprint</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-15 16:59:29</query_time>
   <create_date>2019-03-19</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Warwickshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>arch.ns.cloudflare.com</value>
    <value>naomi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>7print.by</domain_name>
   <domain_keyword>7print</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-17 20:05:54</query_time>
   <create_date>2020-11-06</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.domain.by</value>
    <value>ns2.domain.by</value>
   </name_servers>
  </value>
  <value>
   <num>74</num>
   <domain_name>uprint.pt</domain_name>
   <domain_keyword>uprint</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-17 19:59:26</query_time>
   <registrant_name>CECÍLIA LAY, UNIPESSOAL LIMITADA</registrant_name>
   <registrant_address>Rua Bispo D. Florentino Andrade e Silva, nº  61</registrant_address>
   <registrant_city>Santa Maria da Feira</registrant_city>
   <registrant_state>Santa Maria da Feira</registrant_state>
   <registrant_zip>4520-145</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>msprint.xyz</domain_name>
   <domain_keyword>msprint</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 10:50:01</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>imprint.ink</domain_name>
   <domain_keyword>imprint</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-28 17:52:31</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>zprint.live</domain_name>
   <domain_keyword>zprint</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-26 17:22:36</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://squarespace.domains</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>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>aiden.ns.cloudflare.com</value>
    <value>melany.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>aprint.co.uk</domain_name>
   <domain_keyword>aprint</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 06:39:28</query_time>
   <create_date>1999-10-28</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrar_name>Invictanet Ltd [Tag = INVICTAWIZ]</registrar_name>
   <registrar_website>https://www.invicta.net</registrar_website>
   <name_servers>
    <value>ns1.visp14.invicta.net</value>
    <value>ns2.visp14.invicta.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>imprint.news</domain_name>
   <domain_keyword>imprint</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-14 17:52:04</query_time>
   <create_date>2020-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>vprint.pl</domain_name>
   <domain_keyword>vprint</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-06 11:44:36</query_time>
   <create_date>2017-01-10</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>dhosting.pl Sp. z o.o.</registrar_name>
   <registrar_website>http://dhosting.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>tprint.us</domain_name>
   <domain_keyword>tprint</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-12 05:50:49</query_time>
   <create_date>2010-08-25</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>Fast Domain Inc.</registrar_name>
   <registrar_website>www.fastdomain.com</registrar_website>
   <registrant_name>Christopher Malley</registrant_name>
   <registrant_company>T-Print USA</registrant_company>
   <registrant_address>3410 136th Avenue</registrant_address>
   <registrant_city>Hamilton</registrant_city>
   <registrant_state>Michigan</registrant_state>
   <registrant_zip>49419</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2693503810</registrant_phone>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>hprint.com.cn</domain_name>
   <domain_keyword>hprint</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-17 08:07:47</query_time>
   <create_date>2017-12-16</create_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>宏印(广州)彩印设备有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>qprint.co</domain_name>
   <domain_keyword>qprint</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 00:54:13</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a2sk6muo.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>rprint.shop</domain_name>
   <domain_keyword>rprint</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-16 14:58:43</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <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>85</num>
   <domain_name>sprint.cl</domain_name>
   <domain_keyword>sprint</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-29 03:53:42</query_time>
   <create_date>1997-09-17</create_date>
   <expiry_date>2026-11-05</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Sprint Consultores S.A.</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
  </value>
  <value>
   <num>86</num>
   <domain_name>mpoint.ca</domain_name>
   <domain_keyword>mpoint</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-12 03:44:19</query_time>
   <create_date>2004-10-05</create_date>
   <update_date>2022-11-11</update_date>
   <expiry_date>2032-10-04</expiry_date>
   <registrar_name>DomainPeople, Inc.</registrar_name>
   <registrar_website>http://www.domainpeople.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ipower.com</value>
    <value>ns1.ipowerdns.com</value>
    <value>ns1.ipowerweb.net</value>
    <value>ns2.ipower.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>amprint.net</domain_name>
   <domain_keyword>amprint</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 18:11:08</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>irma.ns.cloudflare.com</value>
    <value>skip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>sprint.news</domain_name>
   <domain_keyword>sprint</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-18 18:09:38</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IDAX</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>meprint.it</domain_name>
   <domain_keyword>meprint</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-19 02:17:58</query_time>
   <create_date>2009-03-19</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>Cartoons srl</registrant_company>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>maprint.com</domain_name>
   <domain_keyword>maprint</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 23:59:50</query_time>
   <create_date>2014-07-22</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-07-22</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>lprint.be</domain_name>
   <domain_keyword>lprint</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-26 13:46:40</query_time>
   <create_date>2009-03-31</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>aprint.nl</domain_name>
   <domain_keyword>aprint</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 06:39:26</query_time>
   <create_date>2013-12-13</create_date>
   <update_date>2023-12-02</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>cdns1.main-hosting.eu</value>
    <value>cdns2.main-hosting.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>hprint.com</domain_name>
   <domain_keyword>hprint</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 20:21:52</query_time>
   <create_date>2001-06-07</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>3871</registrar_iana>
   <registrar_name>ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi</registrar_name>
   <registrar_website>https://metunic.com.tr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HİSAR BİLİŞİM SERVİS DIŞ TİC.LTD.ŞTİ</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>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.lilayazilim.net</value>
    <value>ns2.lilayazilim.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>4print.md</domain_name>
   <domain_keyword>4print</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-04-06 01:20:29</query_time>
   <create_date>2011-07-12</create_date>
   <expiry_date>2024-07-12</expiry_date>
   <name_servers>
    <value>ns1.he.net</value>
    <value>ns4.he.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>emprint.fr</domain_name>
   <domain_keyword>emprint</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-21 20:17:26</query_time>
   <create_date>2004-10-29</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Julien KRIVACSY</registrant_company>
   <registrant_address>41 rue de Rammersmatt, 68800 RODEREN</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.367260285</registrant_phone>
   <name_servers>
    <value>ks2013.emprint.fr</value>
    <value>ns.kimsufi.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>4print.co.uk</domain_name>
   <domain_keyword>4print</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-21 12:10:48</query_time>
   <create_date>2005-09-11</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>mrprint.info</domain_name>
   <domain_keyword>mrprint</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 20:48:51</query_time>
   <create_date>2022-11-13</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0165702632</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>imprint.vc</domain_name>
   <domain_keyword>imprint</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-23 10:56:50</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>tprint.org</domain_name>
   <domain_keyword>tprint</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 23:12:50</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>3565</registrar_iana>
   <registrar_name>DropCatch.com 1356 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pending backorder/auction delivery at www.DropCatch.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>100</num>
   <domain_name>myprint.design</domain_name>
   <domain_keyword>myprint</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-15 16:23:32</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.275</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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