WHOIS QUERY TIME

12 Jun 2024 - 9:12 AM UTC

Registered: 1 March 2019
Modified: 1 April 2024

NAME SERVERS

01.dnsv.jp
02.dnsv.jp
03.dnsv.jp
04.dnsv.jp

REGISTRANT

Company: digitalmarktinginnovationlab,Co.Ltd

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=digima.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "digima.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "digima.co.jp",
            "domain_keyword": "digima",
            "domain_tld": "co.jp",
            "query_time": "2024-06-12 09:12:41",
            "create_date": "2019-03-01",
            "update_date": "2024-04-01",
            "registrant_company": "digitalmarktinginnovationlab,Co.Ltd",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>digima.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>digima.co.jp</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-12 09:12:41</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>digitalmarktinginnovationlab,Co.Ltd</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.034</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.072 seconds) for "digima.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

21 Apr 2023 - 2:23 AM UTC

Registered: 1 March 2019
Modified: 1 April 2023

NAME SERVERS

01.dnsv.jp
02.dnsv.jp
03.dnsv.jp
04.dnsv.jp

REGISTRANT

Company: digitalmarktinginnovationlab,Co.Ltd

#2 - QUERY TIME

21 Jan 2024 - 9:42 AM UTC

Registered: 1 March 2019
Modified: 11 January 2024

NAME SERVERS

01.dnsv.jp
02.dnsv.jp
03.dnsv.jp
04.dnsv.jp

REGISTRANT

Company: digitalmarktinginnovationlab,Co.Ltd

#3 - QUERY TIME

7 Apr 2024 - 3:24 PM UTC

Registered: 1 March 2019
Modified: 1 April 2024

NAME SERVERS

01.dnsv.jp
02.dnsv.jp
03.dnsv.jp
04.dnsv.jp

REGISTRANT

Company: digitalmarktinginnovationlab,Co.Ltd

* 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=digima.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "digima.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "digima.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "digima.co.jp",
            "domain_keyword": "digima",
            "domain_tld": "co.jp",
            "query_time": "2023-04-21 02:23:26",
            "create_date": "2019-03-01",
            "update_date": "2023-04-01",
            "registrant_company": "digitalmarktinginnovationlab,Co.Ltd",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "digima.co.jp",
            "domain_keyword": "digima",
            "domain_tld": "co.jp",
            "query_time": "2024-01-21 09:42:22",
            "create_date": "2019-03-01",
            "update_date": "2024-01-11",
            "registrant_company": "digitalmarktinginnovationlab,Co.Ltd",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "digima.co.jp",
            "domain_keyword": "digima",
            "domain_tld": "co.jp",
            "query_time": "2024-04-07 15:24:22",
            "create_date": "2019-03-01",
            "update_date": "2024-04-01",
            "registrant_company": "digitalmarktinginnovationlab,Co.Ltd",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.072,
        "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>digima.co.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>digima.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>digima.co.jp</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-04-21 02:23:26</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2023-04-01</update_date>
   <registrant_company>digitalmarktinginnovationlab,Co.Ltd</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>digima.co.jp</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-01-21 09:42:22</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-01-11</update_date>
   <registrant_company>digitalmarktinginnovationlab,Co.Ltd</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>digima.co.jp</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-07 15:24:22</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>digitalmarktinginnovationlab,Co.Ltd</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.072</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 34 domain names (in 0.039 seconds) which contained the exact domain keyword "digima".
Domain Name Registered Expiry Registrar Ownership
1 digima.nl 5 Feb 2001 - team.blue nl B.V. -
2 digima.it 23 Apr 2003 23 Apr 2025 InterNetX GmbH MCKINSEY & COMPANY INC. ITALY
3 digima.be 21 Sep 2003 - Diogenius SPRL -
4 digima.com 22 Oct 2003 22 Oct 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
5 digima.pl 6 Jun 2006 6 Jun 2025 cyber_Folks S.A. -
6 digima.org 7 Mar 2007 7 Mar 2025 Tucows Domains Inc. DI.GI.MA. S.r.l. Societa/Ditta
7 digima.biz 1 Aug 2008 31 Jul 2024 Tucows Domains Inc. Kurihachisyouten
8 digima.lt 23 Nov 2009 24 Nov 2024 Kauno technologijos universitetas KTU IPC
9 digima.co 19 Apr 2013 18 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
10 digima.ru 17 May 2013 17 May 2025 SALENAMES-RU Private Person
11 digima.net 6 Apr 2014 6 Apr 2025 TurnCommerce, Inc. DBA NameBright.com Kyoung S Park
12 digima.co.jp 1 Mar 2019 - - digitalmarktinginnovationlab,Co.Ltd
13 digima.jp 2 Mar 2019 31 Mar 2025 - yamaguchi yuji
14 digima.com.br 27 Mar 2019 27 Mar 2026 UMBLER (58) kabupe solutions
15 digima.work 27 Mar 2019 27 Mar 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
16 digima.blog 13 Dec 2020 13 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by ConoHa
17 digima.info 31 Jan 2021 31 Jan 2025 Netowl, Inc. XSERVER Inc.
18 digima.fr 27 Aug 2021 27 Aug 2024 OVH Ano Nymous
19 digima.co.uk 26 Nov 2021 26 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
20 digima.host 30 May 2022 30 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
21 digima.online 9 Oct 2022 9 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
22 digima.site 10 Dec 2022 10 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC
23 digima.se 2 Mar 2023 2 Mar 2025 Loopia AB -
24 digima.ro 8 Mar 2023 7 Mar 2024 Romarg SRL -
25 digima.xyz 8 May 2023 8 May 2025 Dynadot LLC -
26 digima.tokyo 15 Jun 2023 15 Jun 2024 GMO Internet Group, Inc. -
27 digima.tech 19 Jul 2023 19 Jul 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
28 digima.best 5 Sep 2023 5 Sep 2024 Sav.com, LLC REDACTED FOR PRIVACY
29 digima.agency 19 Sep 2023 19 Sep 2024 1API GmbH REDACTED FOR PRIVACY
30 digima.cfd 3 Dec 2023 3 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
31 digima.top 9 Dec 2023 9 Dec 2024 Alibaba.com Singapore E-Commerce Private Limited digitaksilk
32 digima.fun 14 Jan 2024 14 Jan 2025 Atak Domain Hosting n/a
33 digima.store 25 Feb 2024 25 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
34 digima.de - - - -
35 digima.com.au - - GoDaddy.com LLC trading as GoDaddy.com Babak Amiri

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=digima&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "digima",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 35,
        "relation": "eq",
        "current": 35
    },
    "unique_domains": "digima.nl, digima.it, digima.be, digima.com, digima.pl, digima.org, digima.biz, digima.lt, digima.co, digima.ru, digima.net, digima.co.jp, digima.jp, digima.com.br, digima.work, digima.blog, digima.info, digima.fr, digima.co.uk, digima.host, digima.online, digima.site, digima.se, digima.ro, digima.xyz, digima.tokyo, digima.tech, digima.best, digima.agency, digima.cfd, digima.top, digima.fun, digima.store, digima.de, digima.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "digima.nl",
            "domain_keyword": "digima",
            "domain_tld": "nl",
            "query_time": "2024-05-04 21:30:18",
            "create_date": "2001-02-05",
            "update_date": "2022-07-29",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.dn-s.nl",
                "ns2.dn-s.nl",
                "ns3.dn-s.nl",
                "ns4.dn-s.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "digima.it",
            "domain_keyword": "digima",
            "domain_tld": "it",
            "query_time": "2024-05-15 11:12:19",
            "create_date": "2003-04-23",
            "update_date": "2024-05-09",
            "expiry_date": "2025-04-23",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.com/",
            "registrant_company": "MCKINSEY & COMPANY INC. ITALY",
            "registrant_address": "P.zza Duomo, 31",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20122",
            "registrant_country": "IT",
            "name_servers": [
                "ns.it.colt.net",
                "ns2.it.colt.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "digima.be",
            "domain_keyword": "digima",
            "domain_tld": "be",
            "query_time": "2024-06-01 16:22:52",
            "create_date": "2003-09-21",
            "registrar_name": "Diogenius SPRL",
            "registrar_website": "https://www.diogenius.com",
            "name_servers": [
                "ns1.behostings.net",
                "ns2.behostings.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 4,
            "domain_name": "digima.com",
            "domain_keyword": "digima",
            "domain_tld": "com",
            "query_time": "2024-05-10 22:03:48",
            "create_date": "2003-10-22",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-22",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-1328.awsdns-38.org",
                "ns-1928.awsdns-49.co.uk",
                "ns-195.awsdns-24.com",
                "ns-990.awsdns-59.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "digima.pl",
            "domain_keyword": "digima",
            "domain_tld": "pl",
            "query_time": "2024-05-24 11:28:24",
            "create_date": "2006-06-06",
            "update_date": "2023-01-11",
            "expiry_date": "2025-06-06",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "dns1.nano.pl",
                "dns2.nano.pl",
                "dns3.nano.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "digima.org",
            "domain_keyword": "digima",
            "domain_tld": "org",
            "query_time": "2024-04-19 17:39:24",
            "create_date": "2007-03-07",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DI.GI.MA. S.r.l. Societa/Ditta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "digima.biz",
            "domain_keyword": "digima",
            "domain_tld": "biz",
            "query_time": "2024-05-04 21:30:18",
            "create_date": "2008-08-01",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kurihachisyouten",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cs362.xbit.jp",
                "ns04.xbit.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "digima.lt",
            "domain_keyword": "digima",
            "domain_tld": "lt",
            "query_time": "2024-04-15 23:06:16",
            "create_date": "2009-11-23",
            "expiry_date": "2024-11-24",
            "registrar_name": "Kauno technologijos universitetas",
            "registrar_website": "https://www.domains.lt",
            "registrant_company": "KTU IPC",
            "name_servers": [
                "nsa.domreg.lt",
                "u1.domains.lt",
                "u2.domains.lt",
                "u3.domains.lt",
                "u4.domains.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 9,
            "domain_name": "digima.co",
            "domain_keyword": "digima",
            "domain_tld": "co",
            "query_time": "2024-05-18 22:35:45",
            "create_date": "2013-04-19",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "digima.ru",
            "domain_keyword": "digima",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:11:06",
            "create_date": "2013-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "digima.net",
            "domain_keyword": "digima",
            "domain_tld": "net",
            "query_time": "2024-05-24 01:03:43",
            "create_date": "2014-04-06",
            "update_date": "2024-05-21",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Kyoung S Park",
            "registrant_address": "(Garak 9Danji) 904-1101 Maeum-ro 151",
            "registrant_city": "SejongShi",
            "registrant_state": "SejongShi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1085217988",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "digima.co.jp",
            "domain_keyword": "digima",
            "domain_tld": "co.jp",
            "query_time": "2024-06-12 09:12:41",
            "create_date": "2019-03-01",
            "update_date": "2024-04-01",
            "registrant_company": "digitalmarktinginnovationlab,Co.Ltd",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 13,
            "domain_name": "digima.jp",
            "domain_keyword": "digima",
            "domain_tld": "jp",
            "query_time": "2024-05-31 00:50:09",
            "create_date": "2019-03-02",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "yamaguchi yuji",
            "registrant_address": "Nishi-ku Hiroshima-shi",
            "registrant_zip": "733-0871",
            "registrant_email": "[email protected]",
            "registrant_phone": "082-942-4421",
            "name_servers": [
                "ns-1324.awsdns-37.org",
                "ns-2043.awsdns-63.co.uk",
                "ns-493.awsdns-61.com",
                "ns-779.awsdns-33.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 14,
            "domain_name": "digima.com.br",
            "domain_keyword": "digima",
            "domain_tld": "com.br",
            "query_time": "2024-05-04 21:30:18",
            "create_date": "2019-03-27",
            "update_date": "2024-02-26",
            "expiry_date": "2026-03-27",
            "registrar_name": "UMBLER (58)",
            "registrant_name": "kabupe solutions",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com",
                "ns3.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 15,
            "domain_name": "digima.work",
            "domain_keyword": "digima",
            "domain_tld": "work",
            "query_time": "2024-05-23 22:49:35",
            "create_date": "2019-03-27",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-27",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "digima.blog",
            "domain_keyword": "digima",
            "domain_tld": "blog",
            "query_time": "2024-05-04 21:30:19",
            "create_date": "2020-12-13",
            "update_date": "2024-04-22",
            "expiry_date": "2024-12-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "digima.info",
            "domain_keyword": "digima",
            "domain_tld": "info",
            "query_time": "2024-05-18 05:02:09",
            "create_date": "2021-01-31",
            "update_date": "2022-02-22",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "https://www.netowl.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XSERVER Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "digima.fr",
            "domain_keyword": "digima",
            "domain_tld": "fr",
            "query_time": "2024-05-06 00:25:31",
            "create_date": "2021-08-27",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-27",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 19,
            "domain_name": "digima.co.uk",
            "domain_keyword": "digima",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 23:06:16",
            "create_date": "2021-11-26",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-26",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "digima.host",
            "domain_keyword": "digima",
            "domain_tld": "host",
            "query_time": "2024-06-01 16:22:52",
            "create_date": "2022-05-30",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "digima.online",
            "domain_keyword": "digima",
            "domain_tld": "online",
            "query_time": "2024-05-04 21:30:18",
            "create_date": "2022-10-09",
            "update_date": "2024-04-22",
            "expiry_date": "2024-10-09",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "digima.site",
            "domain_keyword": "digima",
            "domain_tld": "site",
            "query_time": "2024-05-04 21:30:18",
            "create_date": "2022-12-10",
            "update_date": "2024-04-22",
            "expiry_date": "2024-12-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_state": "Hanoi",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the 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-a1.tenten.vn",
                "ns-a2.tenten.vn",
                "ns-a3.tenten.vn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "digima.se",
            "domain_keyword": "digima",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:33:48",
            "create_date": "2023-03-02",
            "update_date": "2024-01-03",
            "expiry_date": "2025-03-02",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 24,
            "domain_name": "digima.ro",
            "domain_keyword": "digima",
            "domain_tld": "ro",
            "query_time": "2024-05-31 00:50:09",
            "create_date": "2023-03-08",
            "expiry_date": "2024-03-07",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "kanye.ns.cloudflare.com",
                "kate.ns.cloudflare.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 25,
            "domain_name": "digima.xyz",
            "domain_keyword": "digima",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 21:17:24",
            "create_date": "2023-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "digima.tokyo",
            "domain_keyword": "digima",
            "domain_tld": "tokyo",
            "query_time": "2024-05-05 13:14:58",
            "create_date": "2023-06-15",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "digima.tech",
            "domain_keyword": "digima",
            "domain_tld": "tech",
            "query_time": "2024-05-01 00:13:11",
            "create_date": "2023-07-19",
            "update_date": "2024-04-19",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "digima.best",
            "domain_keyword": "digima",
            "domain_tld": "best",
            "query_time": "2024-06-12 09:12:40",
            "create_date": "2023-09-05",
            "update_date": "2024-06-07",
            "expiry_date": "2024-09-05",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ajay.ns.cloudflare.com",
                "iris.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "digima.agency",
            "domain_keyword": "digima",
            "domain_tld": "agency",
            "query_time": "2024-06-01 16:22:52",
            "create_date": "2023-09-19",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the registrar 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.registrant-verification.ispapi.net",
                "ns2.registrant-verification.ispapi.net",
                "ns3.registrant-verification.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "digima.cfd",
            "domain_keyword": "digima",
            "domain_tld": "cfd",
            "query_time": "2024-06-01 16:22:52",
            "create_date": "2023-12-03",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "isabel.ns.cloudflare.com",
                "kyree.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "digima.top",
            "domain_keyword": "digima",
            "domain_tld": "top",
            "query_time": "2024-04-15 23:06:16",
            "create_date": "2023-12-09",
            "update_date": "2024-01-29",
            "expiry_date": "2024-12-09",
            "registrar_iana": 3775,
            "registrar_name": "Alibaba.com Singapore E-Commerce Private Limited",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "digitaksilk",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Oklahoma",
            "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": [
                "aaden.ns.cloudflare.com",
                "daisy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "digima.fun",
            "domain_keyword": "digima",
            "domain_tld": "fun",
            "query_time": "2024-05-15 11:12:19",
            "create_date": "2024-01-14",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "HAINAN",
            "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": [
                "meera.ns.cloudflare.com",
                "mitchell.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "digima.store",
            "domain_keyword": "digima",
            "domain_tld": "store",
            "query_time": "2024-04-26 05:36:41",
            "create_date": "2024-02-25",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "digima.de",
            "domain_keyword": "digima",
            "domain_tld": "de",
            "query_time": "2024-05-04 10:40:40",
            "update_date": "2022-12-02",
            "name_servers": [
                "docks19.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 35,
            "domain_name": "digima.com.au",
            "domain_keyword": "digima",
            "domain_tld": "com.au",
            "query_time": "2024-05-18 22:35:37",
            "update_date": "2024-04-13",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Babak Amiri",
            "name_servers": [
                "ns8233.hostgator.com",
                "ns8234.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>digima</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>35</total>
  <relation>eq</relation>
  <current>35</current>
 </count>
 <unique_domains>digima.nl, digima.it, digima.be, digima.com, digima.pl, digima.org, digima.biz, digima.lt, digima.co, digima.ru, digima.net, digima.co.jp, digima.jp, digima.com.br, digima.work, digima.blog, digima.info, digima.fr, digima.co.uk, digima.host, digima.online, digima.site, digima.se, digima.ro, digima.xyz, digima.tokyo, digima.tech, digima.best, digima.agency, digima.cfd, digima.top, digima.fun, digima.store, digima.de, digima.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>digima.nl</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 21:30:18</query_time>
   <create_date>2001-02-05</create_date>
   <update_date>2022-07-29</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.dn-s.nl</value>
    <value>ns2.dn-s.nl</value>
    <value>ns3.dn-s.nl</value>
    <value>ns4.dn-s.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>digima.it</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-15 11:12:19</query_time>
   <create_date>2003-04-23</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.com/</registrar_website>
   <registrant_company>MCKINSEY &amp; COMPANY INC. ITALY</registrant_company>
   <registrant_address>P.zza Duomo, 31</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20122</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.it.colt.net</value>
    <value>ns2.it.colt.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>digima.be</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 16:22:52</query_time>
   <create_date>2003-09-21</create_date>
   <registrar_name>Diogenius SPRL</registrar_name>
   <registrar_website>https://www.diogenius.com</registrar_website>
   <name_servers>
    <value>ns1.behostings.net</value>
    <value>ns2.behostings.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>digima.com</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 22:03:48</query_time>
   <create_date>2003-10-22</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-1328.awsdns-38.org</value>
    <value>ns-1928.awsdns-49.co.uk</value>
    <value>ns-195.awsdns-24.com</value>
    <value>ns-990.awsdns-59.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>digima.pl</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-24 11:28:24</query_time>
   <create_date>2006-06-06</create_date>
   <update_date>2023-01-11</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>dns1.nano.pl</value>
    <value>dns2.nano.pl</value>
    <value>dns3.nano.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>digima.org</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 17:39:24</query_time>
   <create_date>2007-03-07</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-07</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>DI.GI.MA. S.r.l. Societa/Ditta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>digima.biz</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-04 21:30:18</query_time>
   <create_date>2008-08-01</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-31</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>Kurihachisyouten</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cs362.xbit.jp</value>
    <value>ns04.xbit.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>digima.lt</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-15 23:06:16</query_time>
   <create_date>2009-11-23</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>Kauno technologijos universitetas</registrar_name>
   <registrar_website>https://www.domains.lt</registrar_website>
   <registrant_company>KTU IPC</registrant_company>
   <name_servers>
    <value>nsa.domreg.lt</value>
    <value>u1.domains.lt</value>
    <value>u2.domains.lt</value>
    <value>u3.domains.lt</value>
    <value>u4.domains.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>digima.co</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 22:35:45</query_time>
   <create_date>2013-04-19</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>digima.ru</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:11:06</query_time>
   <create_date>2013-05-17</create_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>digima.net</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 01:03:43</query_time>
   <create_date>2014-04-06</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-04-06</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>Kyoung S Park</registrant_name>
   <registrant_address>(Garak 9Danji) 904-1101 Maeum-ro 151</registrant_address>
   <registrant_city>SejongShi</registrant_city>
   <registrant_state>SejongShi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1085217988</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>digima.co.jp</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-12 09:12:41</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>digitalmarktinginnovationlab,Co.Ltd</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>13</num>
   <domain_name>digima.jp</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-31 00:50:09</query_time>
   <create_date>2019-03-02</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>yamaguchi yuji</registrant_name>
   <registrant_address>Nishi-ku Hiroshima-shi</registrant_address>
   <registrant_zip>733-0871</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>082-942-4421</registrant_phone>
   <name_servers>
    <value>ns-1324.awsdns-37.org</value>
    <value>ns-2043.awsdns-63.co.uk</value>
    <value>ns-493.awsdns-61.com</value>
    <value>ns-779.awsdns-33.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>digima.com.br</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-04 21:30:18</query_time>
   <create_date>2019-03-27</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2026-03-27</expiry_date>
   <registrar_name>UMBLER (58)</registrar_name>
   <registrant_name>kabupe solutions</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
    <value>ns3.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>digima.work</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-23 22:49:35</query_time>
   <create_date>2019-03-27</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>digima.blog</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-04 21:30:19</query_time>
   <create_date>2020-12-13</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>digima.info</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 05:02:09</query_time>
   <create_date>2021-01-31</create_date>
   <update_date>2022-02-22</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>https://www.netowl.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>digima.fr</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 00:25:31</query_time>
   <create_date>2021-08-27</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>digima.co.uk</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 23:06:16</query_time>
   <create_date>2021-11-26</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>digima.host</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-06-01 16:22:52</query_time>
   <create_date>2022-05-30</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.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>digima.online</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-04 21:30:18</query_time>
   <create_date>2022-10-09</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>digima.site</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-04 21:30:18</query_time>
   <create_date>2022-12-10</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_state>Hanoi</registrant_state>
   <registrant_country>VN</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-a1.tenten.vn</value>
    <value>ns-a2.tenten.vn</value>
    <value>ns-a3.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>digima.se</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:33:48</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>digima.ro</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-31 00:50:09</query_time>
   <create_date>2023-03-08</create_date>
   <expiry_date>2024-03-07</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>kanye.ns.cloudflare.com</value>
    <value>kate.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>digima.xyz</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 21:17:24</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>digima.tokyo</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-05 13:14:58</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>digima.tech</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-01 00:13:11</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Shang Hai Shi</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>digima.best</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-06-12 09:12:40</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ajay.ns.cloudflare.com</value>
    <value>iris.ns.cloudflare.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>digima.agency</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-01 16:22:52</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.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>AE</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.registrant-verification.ispapi.net</value>
    <value>ns2.registrant-verification.ispapi.net</value>
    <value>ns3.registrant-verification.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>digima.cfd</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-06-01 16:22:52</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>isabel.ns.cloudflare.com</value>
    <value>kyree.ns.cloudflare.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>digima.top</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 23:06:16</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>Alibaba.com Singapore E-Commerce Private Limited</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>digitaksilk</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Oklahoma</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>aaden.ns.cloudflare.com</value>
    <value>daisy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>digima.fun</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-15 11:12:19</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>HAINAN</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>meera.ns.cloudflare.com</value>
    <value>mitchell.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>digima.store</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-26 05:36:41</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>34</num>
   <domain_name>digima.de</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 10:40:40</query_time>
   <update_date>2022-12-02</update_date>
   <name_servers>
    <value>docks19.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>digima.com.au</domain_name>
   <domain_keyword>digima</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-18 22:35:37</query_time>
   <update_date>2024-04-13</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Babak Amiri</registrant_name>
   <name_servers>
    <value>ns8233.hostgator.com</value>
    <value>ns8234.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.039</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,343 domain names (in 0.189 seconds) which look and sound like the brand name "digima".
Domain Name Registered Expiry Registrar Ownership
1 digmma.ru 28 Nov 2020 28 Nov 2024 BEGET-RU Private Person
2 digimad.ca 12 Oct 2023 12 Oct 2026 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
3 digita.info 25 Jul 2001 25 Jul 2024 MarkMonitor Inc. Thomson Reuters Enterprise Centre GmbH
4 digims.technology 1 Jul 2022 1 Jul 2024 PSI-USA, Inc. dba Domain Robot DigiLS GmbH
5 diwima.com 25 Jan 2019 25 Jan 2025 united domains AG -
6 digime.biz 20 Aug 2017 19 Aug 2024 Diamatrix C.C. DigiMe Partners (Pty) Limited
7 digiha.com 21 Aug 2016 21 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
8 digimat.org 27 Mar 2014 27 Mar 2025 Key-Systems GmbH S+T Service & Technique S.A.
9 digimax.xyz 21 Jul 2021 21 Jul 2024 Sav.com, LLC Privacy Protection
10 digimo.xyz 1 May 2023 1 May 2025 Xin Net Technology Corp. 葛荣凯
11 digiam.com 15 May 2002 15 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
12 digipa.co.uk 12 Dec 2020 12 Dec 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
13 digimak.com.br 18 Nov 2004 18 Nov 2025 - DIGIMAK E SERVI?OS LTDA
14 digita.land 24 Apr 2021 24 Apr 2025 Sav.com, LLC Privacy Protection
15 sigima.it 1 Sep 2017 26 Oct 2024 NameCase GmbH hidden
16 digita.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
17 digimab.co.uk 1 May 2021 1 May 2025 Squarespace Domains LLC [Tag = GOOGLE] -
18 digimar.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
19 divima.online 18 Jul 2023 18 Jul 2024 eNom, Inc. Data Protected
20 digimax.pe - - NIC.PE Juan Carlos Martinez Vera
21 digica.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
22 digimaz.com 13 Mar 2024 13 Mar 2025 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
23 digimo.net 22 Oct 2018 22 Oct 2024 TurnCommerce, Inc. DBA NameBright.com JIN-1
24 digiama.com 28 Nov 2017 28 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 digimad.love 8 Feb 2023 8 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
26 dicima.ru 9 Jul 2012 9 Jul 2024 REGTIME-RU Private Person
27 digida.net 22 Apr 2013 7 Apr 2025 REGISTER S.P.A. REDACTED FOR PRIVACY
28 dirima.shop 5 Sep 2023 5 Sep 2024 Sav.com, LLC -
29 digimal.co.jp 13 Apr 2018 - - DIGIMAL Inc.
30 figima.com 9 May 2024 9 May 2025 IONOS SE 1&1 Internet Limited
31 digimam.net 11 May 2024 11 May 2025 Turkticaret.net GDPR Masked
32 digiia.com 16 Jan 2002 16 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
33 digmma.agency 1 Jun 2023 1 Jun 2025 Registrar of Domain Names REG.RU LLC Private Person
34 digime.us 1 Jun 2024 1 Jun 2025 Network Solutions, LLC Sahil Sharma
35 digimba.com 15 Mar 2018 15 Mar 2025 CV. Jogjacamp Independen
36 digimak.com 14 Jun 2000 14 Jun 2024 Register4Less, Inc. DIGIMAK DOO
37 didima.net 24 Mar 2006 24 Mar 2027 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
38 digime.se 22 Jan 2018 22 Jan 2025 InterNetX GmbH -
39 digiza.online 20 Jun 2023 20 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
40 digiman.club 11 Jan 2023 11 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen shi shan jian zhi neng ke ji you xian gong si
41 digimar.online 3 Feb 2024 3 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
42 digimax.in 12 Jan 2024 12 Jan 2025 Hostinger, UAB REDACTED FOR PRIVACY
43 digida.nl 11 Mar 2023 - ZXCS -
44 digimag.xyz 1 Jun 2024 1 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
45 digim8.digital 10 Apr 2024 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 digimas.com 14 Dec 2004 14 Dec 2024 1API GmbH REDACTED FOR PRIVACY
47 digika.biz 5 Nov 2019 5 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
48 digime.agency 13 Jun 2021 13 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
49 digiva.nl 15 Aug 2022 - ZXCS -
50 digita.cl 23 Sep 2002 21 Oct 2024 NIC Chile Carola Jorquera Rosas
51 digimax.support 28 Jun 2019 28 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 digimo.studio 14 Mar 2022 14 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Digimo
53 digita.me 21 Jan 2024 21 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
54 digimag.it 4 Jul 2023 4 Jul 2024 Netsons S.r.l. Vantage Partners SA
55 digimr.com 14 Jun 2023 14 Jun 2024 Dynadot Inc -
56 digimag.fr 23 Mar 2021 23 Mar 2025 DOMAINIUM sarl Ano Nymous
57 digimag.com 2 Feb 1996 3 Feb 2025 Network Solutions, LLC -
58 digita.it 26 May 1999 8 Oct 2024 BARBERO & Associates Ltd Teamsystem S.p.A.
59 digama.it 25 May 2023 25 May 2025 Aruba Business s.r.l. Meccanica Digama S.r.l.
60 kigima.net 31 Aug 2016 31 Aug 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
61 digita.uk 13 Jun 2019 13 Jun 2024 Markmonitor Inc. [Tag = MARKMONITOR] -
62 digita.ltd 28 Aug 2018 28 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
63 digiia.store 12 Apr 2024 12 Apr 2025 Network Solutions LLC hwakq
64 digimi.info 1 Jul 2021 1 Jul 2024 Nhan Hoa Software Company Ltd. ngan hang thuong mai co phan ban viet
65 digitma.co.uk 27 Jan 2024 27 Jan 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
66 migima.com 8 Sep 1999 8 Sep 2024 GoDaddy.com, LLC -
67 digimap.nl 1 Mar 2000 - Realtime Register -
68 digimad.in 4 Jan 2024 4 Jan 2025 Hostinger, UAB REDACTED FOR PRIVACY
69 gigima.com 19 Dec 2014 19 Dec 2024 GoDaddy.com, LLC -
70 digimag.bj 11 Oct 2022 11 Oct 2024 OPEN SOLUTIONS_ENTREPRISES SECUREPLUS
71 digimn.sbs 11 May 2023 11 May 2025 Web Commerce Communications Ltd Whoisprotection.cc
72 digama.com 22 Aug 2010 22 Aug 2024 eName Technology Co.,Ltd. -
73 diwima.de - - - -
74 digimag.space 11 May 2024 11 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
75 digica.tech 31 Jan 2024 31 Jan 2025 Dotserve Inc digica LLC
76 digimax.it 31 Dec 1997 21 Dec 2024 Host s.p.a. Digimax Srl
77 digita.org 16 May 2011 16 May 2025 Tucows Domains Inc. Renato Cantarella
78 digimax.com.au - - DROP.com.au Pty Ltd Domain Administrator
79 digimap.sale 29 Apr 2023 29 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
80 digimia.de - - - -
81 digigma.com 2 Jun 2023 2 Jun 2024 PSI-USA, Inc. dba Domain Robot fuqiang
82 digica.ru 28 Feb 2012 28 Feb 2025 SALENAMES-RU Private Person
83 digira.se 24 Oct 2019 24 Oct 2024 One.com -
84 digimax.app 16 Jan 2022 16 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
85 digimn.com 7 Jan 2015 7 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 digifa.com 15 Feb 2000 15 Feb 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
87 digita.top 9 Apr 2024 9 Apr 2025 Gransy s r o dba subreg cz REDACTED FOR PRIVACY
88 digika.online 21 Jan 2024 21 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
89 digema.eus 30 Jan 2024 30 Jan 2025 DINAHOSTING S.L. Andramendi Irakaskuntza Koop
90 digime.chat 30 Nov 2017 30 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
91 digmma.com 21 Sep 2016 21 Sep 2024 GoDaddy.com, LLC -
92 digimax.africa 24 Nov 2023 24 Nov 2024 NETIM HOLAN GROUPE
93 dogima.com 14 Feb 2008 14 Feb 2026 GANDI SAS REDACTED FOR PRIVACY
94 digita.de - - - -
95 digiman.online 29 Jun 2023 29 Jun 2024 Cronon GmbH -
96 digiwa.com 6 May 2020 6 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
97 digimad.travel 21 Mar 2023 21 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
98 digita.website 23 Apr 2024 23 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
99 digiva.org 19 Jul 2023 19 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167875412
100 digimi.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
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 Digima.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=digima.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "digima.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 5343,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "digmma.ru, digimad.ca, digita.info, digims.technology, diwima.com, digime.biz, digiha.com, digimat.org, digimax.xyz, digimo.xyz, digiam.com, digipa.co.uk, digimak.com.br, digita.land, sigima.it, digita.ai, digimab.co.uk, digimar.xyz, divima.online, digimax.pe, digica.xyz, digimaz.com, digimo.net, digiama.com, digimad.love, dicima.ru, digida.net, dirima.shop, digimal.co.jp, figima.com, digimam.net, digiia.com, digmma.agency, digime.us, digimba.com, digimak.com, didima.net, digime.se, digiza.online, digiman.club, digimar.online, digimax.in, digida.nl, digimag.xyz, digim8.digital, digimas.com, digika.biz, digime.agency, digiva.nl, digita.cl, digimax.support, digimo.studio, digita.me, digimag.it, digimr.com, digimag.fr, digimag.com, digita.it, digama.it, kigima.net, digita.uk, digita.ltd, digiia.store, digimi.info, digitma.co.uk, migima.com, digimap.nl, digimad.in, gigima.com, digimag.bj, digimn.sbs, digama.com, diwima.de, digimag.space, digica.tech, digimax.it, digita.org, digimax.com.au, digimap.sale, digimia.de, digigma.com, digica.ru, digira.se, digimax.app, digimn.com, digifa.com, digita.top, digika.online, digema.eus, digime.chat, digmma.com, digimax.africa, dogima.com, digita.de, digiman.online, digiwa.com, digimad.travel, digita.website, digiva.org, digimi.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "digmma.ru",
            "domain_keyword": "digmma",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:33:25",
            "create_date": "2020-11-28",
            "expiry_date": "2024-11-28",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "digimad.ca",
            "domain_keyword": "digimad",
            "domain_tld": "ca",
            "query_time": "2024-05-04 21:30:18",
            "create_date": "2023-10-12",
            "update_date": "2023-12-11",
            "expiry_date": "2026-10-12",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "digita.info",
            "domain_keyword": "digita",
            "domain_tld": "info",
            "query_time": "2024-05-22 07:31:11",
            "create_date": "2001-07-25",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-25",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Thomson Reuters Enterprise Centre GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zug",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "digims.technology",
            "domain_keyword": "digims",
            "domain_tld": "technology",
            "query_time": "2024-05-23 22:49:49",
            "create_date": "2022-07-01",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-01",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DigiLS GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.regfish-ns.net",
                "b.regfish-ns.net",
                "c.regfish-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "diwima.com",
            "domain_keyword": "diwima",
            "domain_tld": "com",
            "query_time": "2024-05-26 07:41:54",
            "create_date": "2019-01-25",
            "update_date": "2024-05-13",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info",
                "cns3.alfahosting.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "digime.biz",
            "domain_keyword": "digime",
            "domain_tld": "biz",
            "query_time": "2024-04-18 08:11:08",
            "create_date": "2017-08-20",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1645,
            "registrar_name": "Diamatrix C.C.",
            "registrar_website": "www.domains.co.za",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DigiMe Partners (Pty) Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gauteng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tld-ns.net",
                "ns2.tld-ns.com",
                "ns3.tld-ns.net",
                "ns4.tld-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "digiha.com",
            "domain_keyword": "digiha",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:04:35",
            "create_date": "2016-08-21",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Berlin",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.hostiran.net",
                "ns2.hostiran.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "digimat.org",
            "domain_keyword": "digimat",
            "domain_tld": "org",
            "query_time": "2024-04-15 23:06:40",
            "create_date": "2014-03-27",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-27",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "S+T Service & Technique S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Genaeve",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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.infomaniak.ch",
                "ns2.infomaniak.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "digimax.xyz",
            "domain_keyword": "digimax",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 21:30:34",
            "create_date": "2021-07-21",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-21",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "digimo.xyz",
            "domain_keyword": "digimo",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 22:04:11",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "digiam.com",
            "domain_keyword": "digiam",
            "domain_tld": "com",
            "query_time": "2024-05-24 11:27:03",
            "create_date": "2002-05-15",
            "update_date": "2023-04-13",
            "expiry_date": "2025-05-15",
            "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": 12,
            "domain_name": "digipa.co.uk",
            "domain_keyword": "digipa",
            "domain_tld": "co.uk",
            "query_time": "2024-04-06 19:23:16",
            "create_date": "2020-12-12",
            "update_date": "2022-11-12",
            "expiry_date": "2024-12-12",
            "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": 13,
            "domain_name": "digimak.com.br",
            "domain_keyword": "digimak",
            "domain_tld": "com.br",
            "query_time": "2024-04-15 23:06:22",
            "create_date": "2004-11-18",
            "update_date": "2016-10-11",
            "expiry_date": "2025-11-18",
            "registrant_name": "DIGIMAK E SERVI?OS LTDA",
            "name_servers": [
                "elsa.ns.cloudflare.com",
                "noah.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 14,
            "domain_name": "digita.land",
            "domain_keyword": "digita",
            "domain_tld": "land",
            "query_time": "2024-04-29 05:37:25",
            "create_date": "2021-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sigima.it",
            "domain_keyword": "sigima",
            "domain_tld": "it",
            "query_time": "2024-04-16 14:13:04",
            "create_date": "2017-09-01",
            "update_date": "2023-11-11",
            "expiry_date": "2024-10-26",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.nidomans.com",
                "ns2.nidomans.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 16,
            "domain_name": "digita.ai",
            "domain_keyword": "digita",
            "domain_tld": "ai",
            "query_time": "2024-04-26 05:37:43",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "gabe.ns.cloudflare.com",
                "katja.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "digimab.co.uk",
            "domain_keyword": "digimab",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 22:03:49",
            "create_date": "2021-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 18,
            "domain_name": "digimar.xyz",
            "domain_keyword": "digimar",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 16:22:54",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "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": 19,
            "domain_name": "divima.online",
            "domain_keyword": "divima",
            "domain_tld": "online",
            "query_time": "2024-05-28 19:30:17",
            "create_date": "2023-07-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-18",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "VR",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "digimax.pe",
            "domain_keyword": "digimax",
            "domain_tld": "pe",
            "query_time": "2024-06-12 09:13:15",
            "registrar_name": "NIC.PE",
            "registrant_name": "Juan Carlos Martinez Vera",
            "name_servers": [
                "ns401.controldns.mx",
                "ns402.controldns.mx",
                "ns403.controldns.mx"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 21,
            "domain_name": "digica.xyz",
            "domain_keyword": "digica",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 22:00:14",
            "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": 22,
            "domain_name": "digimaz.com",
            "domain_keyword": "digimaz",
            "domain_tld": "com",
            "query_time": "2024-05-13 21:18:16",
            "create_date": "2024-03-13",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-13",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=digimaz.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "digimo.net",
            "domain_keyword": "digimo",
            "domain_tld": "net",
            "query_time": "2024-05-23 22:49:45",
            "create_date": "2018-10-22",
            "update_date": "2020-04-23",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "James H Park",
            "registrant_company": "JIN-1",
            "registrant_address": "904Dong 1101Ho, 1408 BeonJi, Goun-Dong, GarangMaeul 9Danji",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "Sejong-Shi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "digiama.com",
            "domain_keyword": "digiama",
            "domain_tld": "com",
            "query_time": "2024-04-15 22:58:27",
            "create_date": "2017-11-28",
            "update_date": "2023-12-13",
            "expiry_date": "2024-11-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=digiama.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "digimad.love",
            "domain_keyword": "digimad",
            "domain_tld": "love",
            "query_time": "2024-04-21 06:56:41",
            "create_date": "2023-02-08",
            "update_date": "2024-03-24",
            "expiry_date": "2025-02-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "dicima.ru",
            "domain_keyword": "dicima",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:09:32",
            "create_date": "2012-07-09",
            "expiry_date": "2024-07-09",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 27,
            "domain_name": "digida.net",
            "domain_keyword": "digida",
            "domain_tld": "net",
            "query_time": "2024-05-15 11:11:55",
            "create_date": "2013-04-22",
            "update_date": "2024-05-10",
            "expiry_date": "2025-04-07",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "dirima.shop",
            "domain_keyword": "dirima",
            "domain_tld": "shop",
            "query_time": "2024-05-16 09:29:35",
            "create_date": "2023-09-05",
            "update_date": "2024-01-01",
            "expiry_date": "2024-09-05",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "felipe.ns.cloudflare.com",
                "nola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "digimal.co.jp",
            "domain_keyword": "digimal",
            "domain_tld": "co.jp",
            "query_time": "2024-05-18 05:02:11",
            "create_date": "2018-04-13",
            "update_date": "2024-05-07",
            "registrant_company": "DIGIMAL Inc.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 30,
            "domain_name": "figima.com",
            "domain_keyword": "figima",
            "domain_tld": "com",
            "query_time": "2024-05-12 14:57:14",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "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": [
                "ns1047.ui-dns.biz",
                "ns1058.ui-dns.com",
                "ns1065.ui-dns.org",
                "ns1095.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "digimam.net",
            "domain_keyword": "digimam",
            "domain_tld": "net",
            "query_time": "2024-05-14 15:55:43",
            "create_date": "2024-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 819,
            "registrar_name": "Turkticaret.net",
            "registrar_website": "http://www.reg2c.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.turkticaret.net",
                "ns3.turkticaret.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "digiia.com",
            "domain_keyword": "digiia",
            "domain_tld": "com",
            "query_time": "2024-05-10 22:02:39",
            "create_date": "2002-01-16",
            "update_date": "2023-12-17",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "digmma.agency",
            "domain_keyword": "digmma",
            "domain_tld": "agency",
            "query_time": "2024-06-06 08:39:20",
            "create_date": "2023-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Novosibirskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "digime.us",
            "domain_keyword": "digime",
            "domain_tld": "us",
            "query_time": "2024-06-08 11:44:09",
            "create_date": "2024-06-01",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "Sahil Sharma",
            "registrant_address": "Street #2, Monga Colony",
            "registrant_city": "Zira",
            "registrant_state": "PB",
            "registrant_zip": "142047",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9464558884",
            "name_servers": [
                "ns4247.hostgator.com",
                "ns4248.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "digimba.com",
            "domain_keyword": "digimba",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:11:08",
            "create_date": "2018-03-15",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1478,
            "registrar_name": "CV. Jogjacamp",
            "registrar_website": "http://resellercamp.com/",
            "registrant_company": "Independen",
            "registrant_state": "Jawa Timur",
            "registrant_country": "ID",
            "name_servers": [
                "ns1.whplus.net",
                "ns2.whplus.net",
                "ns3.whplus.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "digimak.com",
            "domain_keyword": "digimak",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:06:21",
            "create_date": "2000-06-14",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1082,
            "registrar_name": "Register4Less, Inc.",
            "registrar_website": "http://register4less.com",
            "registrant_name": "Dusko Koncaliev",
            "registrant_company": "DIGIMAK DOO",
            "registrant_address": "5802 Bob Bullock C1 Unit 328C-195",
            "registrant_city": "Laredo",
            "registrant_state": "Texas",
            "registrant_zip": "78041-8813",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5143941150",
            "name_servers": [
                "kiko.digimak.com",
                "zoki.digimak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "didima.net",
            "domain_keyword": "didima",
            "domain_tld": "net",
            "query_time": "2024-04-15 00:23:48",
            "create_date": "2006-03-24",
            "update_date": "2022-02-02",
            "expiry_date": "2027-03-24",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gauteng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=didima.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.glodns.net",
                "ns02.glodns.net",
                "verify1.registrar.eu",
                "verify2.registrar.eu",
                "verify3.registrar.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "digime.se",
            "domain_keyword": "digime",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:33:48",
            "create_date": "2018-01-22",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-22",
            "registrar_name": "InterNetX GmbH",
            "name_servers": [
                "ns1.ams2.siteground.eu",
                "ns2.ams2.siteground.eu"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "digiza.online",
            "domain_keyword": "digiza",
            "domain_tld": "online",
            "query_time": "2024-05-09 18:05:23",
            "create_date": "2023-06-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "digiman.club",
            "domain_keyword": "digiman",
            "domain_tld": "club",
            "query_time": "2024-05-18 05:02:11",
            "create_date": "2023-01-11",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen zhen shi shan jian zhi neng ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "digimar.online",
            "domain_keyword": "digimar",
            "domain_tld": "online",
            "query_time": "2024-05-13 21:17:26",
            "create_date": "2024-02-03",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "digimax.in",
            "domain_keyword": "digimax",
            "domain_tld": "in",
            "query_time": "2024-05-10 22:04:04",
            "create_date": "2024-01-12",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger, UAB",
            "registrar_website": "www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "digida.nl",
            "domain_keyword": "digida",
            "domain_tld": "nl",
            "query_time": "2024-05-24 11:27:18",
            "create_date": "2023-03-11",
            "update_date": "2023-11-12",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 44,
            "domain_name": "digimag.xyz",
            "domain_keyword": "digimag",
            "domain_tld": "xyz",
            "query_time": "2024-06-03 17:29:43",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "digim8.digital",
            "domain_keyword": "digim8",
            "domain_tld": "digital",
            "query_time": "2024-06-12 09:12:41",
            "create_date": "2024-04-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-10",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "digimas.com",
            "domain_keyword": "digimas",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:08:46",
            "create_date": "2004-12-14",
            "update_date": "2024-02-12",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "contact via https://www.1api.net/send-message/digimas.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.resellerinterface.de",
                "ns2.resellerinterface.de",
                "ns3.resellerinterface.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "digika.biz",
            "domain_keyword": "digika",
            "domain_tld": "biz",
            "query_time": "2024-05-18 05:01:42",
            "create_date": "2019-11-05",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "digime.agency",
            "domain_keyword": "digime",
            "domain_tld": "agency",
            "query_time": "2024-05-18 05:02:39",
            "create_date": "2021-06-13",
            "update_date": "2023-07-28",
            "expiry_date": "2024-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "luke.ns.cloudflare.com",
                "tricia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "digiva.nl",
            "domain_keyword": "digiva",
            "domain_tld": "nl",
            "query_time": "2024-06-10 22:08:38",
            "create_date": "2022-08-15",
            "update_date": "2022-08-17",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 50,
            "domain_name": "digita.cl",
            "domain_keyword": "digita",
            "domain_tld": "cl",
            "query_time": "2024-05-19 20:32:24",
            "create_date": "2002-09-23",
            "expiry_date": "2024-10-21",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Carola Jorquera Rosas",
            "name_servers": [
                "ns.digita.cl",
                "ns2.digita.cl"
            ]
        },
        {
            "num": 51,
            "domain_name": "digimax.support",
            "domain_keyword": "digimax",
            "domain_tld": "support",
            "query_time": "2024-05-18 05:02:38",
            "create_date": "2019-06-28",
            "update_date": "2023-07-19",
            "expiry_date": "2025-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "digimo.studio",
            "domain_keyword": "digimo",
            "domain_tld": "studio",
            "query_time": "2024-05-15 11:12:23",
            "create_date": "2022-03-14",
            "update_date": "2024-04-28",
            "expiry_date": "2025-03-14",
            "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": "Digimo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BD",
            "registrant_email": "please query the rdds service of the registrar 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.cp-21.webhostbox.net",
                "ns2.cp-21.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "digita.me",
            "domain_keyword": "digita",
            "domain_tld": "me",
            "query_time": "2024-05-24 11:29:46",
            "create_date": "2024-01-21",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-21",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-41yp70g5.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "digimag.it",
            "domain_keyword": "digimag",
            "domain_tld": "it",
            "query_time": "2024-05-23 22:49:35",
            "create_date": "2023-07-04",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-04",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "Vantage Partners SA",
            "registrant_address": "Via Zoca 3",
            "registrant_city": "Novazzano",
            "registrant_state": "Ticino",
            "registrant_zip": "6883",
            "registrant_country": "CH",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 55,
            "domain_name": "digimr.com",
            "domain_keyword": "digimr",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:13:29",
            "create_date": "2023-06-14",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-34x5jy7e.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "digimag.fr",
            "domain_keyword": "digimag",
            "domain_tld": "fr",
            "query_time": "2024-05-06 00:25:31",
            "create_date": "2021-03-23",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-23",
            "registrar_name": "DOMAINIUM sarl",
            "registrar_website": "https://www.domainium.fr/enregistrement-de-noms-de-domaine-fr/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "abby.ns.cloudflare.com",
                "lloyd.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 57,
            "domain_name": "digimag.com",
            "domain_keyword": "digimag",
            "domain_tld": "com",
            "query_time": "2024-05-22 07:30:00",
            "create_date": "1996-02-02",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.kr123.com",
                "ns2.kr123.com",
                "ns3.kr123.com",
                "ns4.kr123.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "digita.it",
            "domain_keyword": "digita",
            "domain_tld": "it",
            "query_time": "2024-05-25 01:57:32",
            "create_date": "1999-05-26",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-08",
            "registrar_name": "BARBERO & Associates Ltd",
            "registrar_website": "https://www.barbero.co.uk",
            "registrant_company": "Teamsystem S.p.A.",
            "registrant_address": "Via Sandro Pertini, 88",
            "registrant_city": "Pesaro",
            "registrant_state": "PU",
            "registrant_zip": "61122",
            "registrant_country": "IT",
            "name_servers": [
                "ns1-01.azure-dns.com",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 59,
            "domain_name": "digama.it",
            "domain_keyword": "digama",
            "domain_tld": "it",
            "query_time": "2024-06-10 21:04:46",
            "create_date": "2023-05-25",
            "update_date": "2024-06-10",
            "expiry_date": "2025-05-25",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "Meccanica Digama S.r.l.",
            "registrant_address": "Via P. Togliatti, 106",
            "registrant_city": "Castel San Giorgio",
            "registrant_state": "SA",
            "registrant_zip": "84083",
            "registrant_country": "IT",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 60,
            "domain_name": "kigima.net",
            "domain_keyword": "kigima",
            "domain_tld": "net",
            "query_time": "2024-04-24 07:37:54",
            "create_date": "2016-08-31",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "dns1.a1.net",
                "dns2.a1.net",
                "dns3.a1.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "digita.uk",
            "domain_keyword": "digita",
            "domain_tld": "uk",
            "query_time": "2024-04-29 05:37:25",
            "create_date": "2019-06-13",
            "update_date": "2023-05-12",
            "expiry_date": "2024-06-13",
            "registrar_name": "Markmonitor Inc. [Tag = MARKMONITOR]",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "digita.ltd",
            "domain_keyword": "digita",
            "domain_tld": "ltd",
            "query_time": "2024-04-29 05:37:25",
            "create_date": "2018-08-28",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "digiia.store",
            "domain_keyword": "digiia",
            "domain_tld": "store",
            "query_time": "2024-04-15 16:43:51",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "hwakq",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "digimi.info",
            "domain_keyword": "digimi",
            "domain_tld": "info",
            "query_time": "2024-06-01 16:23:05",
            "create_date": "2021-07-01",
            "update_date": "2021-08-30",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1710,
            "registrar_name": "Nhan Hoa Software Company Ltd.",
            "registrar_website": "http://nhanhoa.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ngan hang thuong mai co phan ban viet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar 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.zonedns.vn",
                "ns2.zonedns.vn",
                "ns3.zonedns.vn",
                "ns4.zonedns.vn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "digitma.co.uk",
            "domain_keyword": "digitma",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 21:36:39",
            "create_date": "2024-01-27",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-27",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 66,
            "domain_name": "migima.com",
            "domain_keyword": "migima",
            "domain_tld": "com",
            "query_time": "2024-06-05 01:06:12",
            "create_date": "1999-09-08",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "digimap.nl",
            "domain_keyword": "digimap",
            "domain_tld": "nl",
            "query_time": "2024-06-12 09:13:05",
            "create_date": "2000-03-01",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "christina.neostrada.nl",
                "lisa.neostrada.nl",
                "sandra.neostrada.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 68,
            "domain_name": "digimad.in",
            "domain_keyword": "digimad",
            "domain_tld": "in",
            "query_time": "2024-04-15 23:06:17",
            "create_date": "2024-01-04",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger, UAB",
            "registrar_website": "www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "gigima.com",
            "domain_keyword": "gigima",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:02:27",
            "create_date": "2014-12-19",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "digimag.bj",
            "domain_keyword": "digimag",
            "domain_tld": "bj",
            "query_time": "2024-05-10 22:03:49",
            "create_date": "2022-10-11",
            "update_date": "2023-12-15",
            "expiry_date": "2024-10-11",
            "registrar_name": "OPEN SOLUTIONS_ENTREPRISES",
            "registrant_name": "Richmir ASSOGBA",
            "registrant_company": "SECUREPLUS",
            "registrant_address": "Porto-Novo",
            "registrant_city": "Porto-Novo",
            "registrant_state": "Ouando",
            "registrant_country": "BJ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+229.97050133",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "digimn.sbs",
            "domain_keyword": "digimn",
            "domain_tld": "sbs",
            "query_time": "2024-05-15 11:12:23",
            "create_date": "2023-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns100.webnic.cc",
                "ns101.webnic.cc"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "digama.com",
            "domain_keyword": "digama",
            "domain_tld": "com",
            "query_time": "2024-06-02 09:34:16",
            "create_date": "2010-08-22",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "TianJin",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/digama.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "diwima.de",
            "domain_keyword": "diwima",
            "domain_tld": "de",
            "query_time": "2024-05-04 06:49:03",
            "update_date": "2022-10-25",
            "name_servers": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info",
                "cns3.alfahosting.info"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 74,
            "domain_name": "digimag.space",
            "domain_keyword": "digimag",
            "domain_tld": "space",
            "query_time": "2024-05-13 17:27:00",
            "create_date": "2024-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "digica.tech",
            "domain_keyword": "digica",
            "domain_tld": "tech",
            "query_time": "2024-05-15 11:11:13",
            "create_date": "2024-01-31",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "digica LLC",
            "registrant_state": "3523",
            "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": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "digimax.it",
            "domain_keyword": "digimax",
            "domain_tld": "it",
            "query_time": "2024-05-13 21:18:16",
            "create_date": "1997-12-31",
            "update_date": "2024-01-06",
            "expiry_date": "2024-12-21",
            "registrar_name": "Host s.p.a.",
            "registrar_website": "https://www.host.it",
            "registrant_company": "Digimax Srl",
            "registrant_address": "Via dei Laghi 31",
            "registrant_city": "ALTAVILLA VICENTINA",
            "registrant_state": "VI",
            "registrant_zip": "36077",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.host-anycast.it",
                "ns2.host-anycast.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 77,
            "domain_name": "digita.org",
            "domain_keyword": "digita",
            "domain_tld": "org",
            "query_time": "2024-06-06 18:11:30",
            "create_date": "2011-05-16",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Renato Cantarella",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "digimax.com.au",
            "domain_keyword": "digimax",
            "domain_tld": "com.au",
            "query_time": "2024-06-01 16:22:59",
            "update_date": "2024-05-05",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "3592.ns1.above.com",
                "3592.ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "digimap.sale",
            "domain_keyword": "digimap",
            "domain_tld": "sale",
            "query_time": "2024-05-30 12:42:16",
            "create_date": "2023-04-29",
            "update_date": "2024-05-15",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "digimia.de",
            "domain_keyword": "digimia",
            "domain_tld": "de",
            "query_time": "2024-06-10 10:05:27",
            "update_date": "2024-06-07",
            "name_servers": [
                "meera.ns.cloudflare.com",
                "mitchell.ns.cloudflare.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 81,
            "domain_name": "digigma.com",
            "domain_keyword": "digigma",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:11:24",
            "create_date": "2023-06-02",
            "update_date": "2024-06-01",
            "expiry_date": "2024-06-02",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fuqiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "liaoning",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KH",
            "registrant_email": "https://whoispro.domain-robot.org/whois/digigma.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainnamedns.com",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "digica.ru",
            "domain_keyword": "digica",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:11:01",
            "create_date": "2012-02-28",
            "expiry_date": "2025-02-28",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "digira.se",
            "domain_keyword": "digira",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:33:51",
            "create_date": "2019-10-24",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-24",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 84,
            "domain_name": "digimax.app",
            "domain_keyword": "digimax",
            "domain_tld": "app",
            "query_time": "2024-05-04 21:30:34",
            "create_date": "2022-01-16",
            "update_date": "2023-07-26",
            "expiry_date": "2025-01-16",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "digimn.com",
            "domain_keyword": "digimn",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:11:27",
            "create_date": "2015-01-07",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=digimn.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "digifa.com",
            "domain_keyword": "digifa",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:03:23",
            "create_date": "2000-02-15",
            "update_date": "2024-01-16",
            "expiry_date": "2025-02-15",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "digita.top",
            "domain_keyword": "digita",
            "domain_tld": "top",
            "query_time": "2024-05-21 21:02:13",
            "create_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s r o dba subreg cz",
            "registrar_website": "http://gransy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webglobe.cz",
                "ns2.webglobe.cz",
                "ns3.webglobe.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "digika.online",
            "domain_keyword": "digika",
            "domain_tld": "online",
            "query_time": "2024-05-18 05:01:42",
            "create_date": "2024-01-21",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.ns.arvancdn.ir",
                "m.ns.arvancdn.ir"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "digema.eus",
            "domain_keyword": "digema",
            "domain_tld": "eus",
            "query_time": "2024-05-24 11:26:02",
            "create_date": "2024-01-30",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1262,
            "registrar_name": "DINAHOSTING S.L.",
            "registrar_website": "https://dinahosting.com/",
            "registrant_company": "Andramendi Irakaskuntza Koop",
            "registrant_state": "Guipuzcoa",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.dinahosting.com",
                "ns2.dinahosting.com",
                "ns3.dinahosting.com",
                "ns4.dinahosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "digime.chat",
            "domain_keyword": "digime",
            "domain_tld": "chat",
            "query_time": "2024-06-01 16:23:01",
            "create_date": "2017-11-30",
            "update_date": "2024-04-19",
            "expiry_date": "2024-11-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "digmma.com",
            "domain_keyword": "digmma",
            "domain_tld": "com",
            "query_time": "2024-06-06 08:39:20",
            "create_date": "2016-09-21",
            "update_date": "2024-01-05",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "digimax.africa",
            "domain_keyword": "digimax",
            "domain_tld": "africa",
            "query_time": "2024-05-27 23:53:06",
            "create_date": "2023-11-24",
            "update_date": "2023-12-06",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.com/domain-name/",
            "registrant_name": "REDACTED",
            "registrant_company": "HOLAN GROUPE",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "CI",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.coyah.net",
                "ns2.coyah.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "dogima.com",
            "domain_keyword": "dogima",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:06:32",
            "create_date": "2008-02-14",
            "update_date": "2024-04-23",
            "expiry_date": "2026-02-14",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns-1-b.gandi.net",
                "ns-166-c.gandi.net",
                "ns-215-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "digita.de",
            "domain_keyword": "digita",
            "domain_tld": "de",
            "query_time": "2024-05-04 10:40:53",
            "update_date": "2021-02-08",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 95,
            "domain_name": "digiman.online",
            "domain_keyword": "digiman",
            "domain_tld": "online",
            "query_time": "2024-05-10 22:03:51",
            "create_date": "2023-06-29",
            "update_date": "2023-11-23",
            "expiry_date": "2024-06-29",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks09.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "digiwa.com",
            "domain_keyword": "digiwa",
            "domain_tld": "com",
            "query_time": "2024-05-20 12:47:04",
            "create_date": "2020-05-06",
            "update_date": "2021-04-30",
            "expiry_date": "2025-05-06",
            "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": 97,
            "domain_name": "digimad.travel",
            "domain_keyword": "digimad",
            "domain_tld": "travel",
            "query_time": "2024-05-22 07:29:59",
            "create_date": "2023-03-21",
            "update_date": "2024-05-05",
            "expiry_date": "2025-03-21",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "digita.website",
            "domain_keyword": "digita",
            "domain_tld": "website",
            "query_time": "2024-06-07 00:10:21",
            "create_date": "2024-04-23",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "digiva.org",
            "domain_keyword": "digiva",
            "domain_tld": "org",
            "query_time": "2024-06-06 08:38:22",
            "create_date": "2023-07-19",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-19",
            "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 0167875412",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "digimi.xyz",
            "domain_keyword": "digimi",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 16:23:05",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.189,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>digima.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5343</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>digmma.ru, digimad.ca, digita.info, digims.technology, diwima.com, digime.biz, digiha.com, digimat.org, digimax.xyz, digimo.xyz, digiam.com, digipa.co.uk, digimak.com.br, digita.land, sigima.it, digita.ai, digimab.co.uk, digimar.xyz, divima.online, digimax.pe, digica.xyz, digimaz.com, digimo.net, digiama.com, digimad.love, dicima.ru, digida.net, dirima.shop, digimal.co.jp, figima.com, digimam.net, digiia.com, digmma.agency, digime.us, digimba.com, digimak.com, didima.net, digime.se, digiza.online, digiman.club, digimar.online, digimax.in, digida.nl, digimag.xyz, digim8.digital, digimas.com, digika.biz, digime.agency, digiva.nl, digita.cl, digimax.support, digimo.studio, digita.me, digimag.it, digimr.com, digimag.fr, digimag.com, digita.it, digama.it, kigima.net, digita.uk, digita.ltd, digiia.store, digimi.info, digitma.co.uk, migima.com, digimap.nl, digimad.in, gigima.com, digimag.bj, digimn.sbs, digama.com, diwima.de, digimag.space, digica.tech, digimax.it, digita.org, digimax.com.au, digimap.sale, digimia.de, digigma.com, digica.ru, digira.se, digimax.app, digimn.com, digifa.com, digita.top, digika.online, digema.eus, digime.chat, digmma.com, digimax.africa, dogima.com, digita.de, digiman.online, digiwa.com, digimad.travel, digita.website, digiva.org, digimi.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>digmma.ru</domain_name>
   <domain_keyword>digmma</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:33:25</query_time>
   <create_date>2020-11-28</create_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>digimad.ca</domain_name>
   <domain_keyword>digimad</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-04 21:30:18</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2026-10-12</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>digita.info</domain_name>
   <domain_keyword>digita</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-22 07:31:11</query_time>
   <create_date>2001-07-25</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Thomson Reuters Enterprise Centre GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zug</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>digims.technology</domain_name>
   <domain_keyword>digims</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-23 22:49:49</query_time>
   <create_date>2022-07-01</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DigiLS GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.regfish-ns.net</value>
    <value>b.regfish-ns.net</value>
    <value>c.regfish-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>diwima.com</domain_name>
   <domain_keyword>diwima</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 07:41:54</query_time>
   <create_date>2019-01-25</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
    <value>cns3.alfahosting.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>digime.biz</domain_name>
   <domain_keyword>digime</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-18 08:11:08</query_time>
   <create_date>2017-08-20</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>Diamatrix C.C.</registrar_name>
   <registrar_website>www.domains.co.za</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DigiMe Partners (Pty) Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gauteng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tld-ns.net</value>
    <value>ns2.tld-ns.com</value>
    <value>ns3.tld-ns.net</value>
    <value>ns4.tld-ns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>digiha.com</domain_name>
   <domain_keyword>digiha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:04:35</query_time>
   <create_date>2016-08-21</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Berlin</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.hostiran.net</value>
    <value>ns2.hostiran.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>digimat.org</domain_name>
   <domain_keyword>digimat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 23:06:40</query_time>
   <create_date>2014-03-27</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>S+T Service &amp; Technique S.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Genaeve</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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.infomaniak.ch</value>
    <value>ns2.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>digimax.xyz</domain_name>
   <domain_keyword>digimax</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 21:30:34</query_time>
   <create_date>2021-07-21</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>10</num>
   <domain_name>digimo.xyz</domain_name>
   <domain_keyword>digimo</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 22:04:11</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>digiam.com</domain_name>
   <domain_keyword>digiam</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 11:27:03</query_time>
   <create_date>2002-05-15</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2025-05-15</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>12</num>
   <domain_name>digipa.co.uk</domain_name>
   <domain_keyword>digipa</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-06 19:23:16</query_time>
   <create_date>2020-12-12</create_date>
   <update_date>2022-11-12</update_date>
   <expiry_date>2024-12-12</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>13</num>
   <domain_name>digimak.com.br</domain_name>
   <domain_keyword>digimak</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-15 23:06:22</query_time>
   <create_date>2004-11-18</create_date>
   <update_date>2016-10-11</update_date>
   <expiry_date>2025-11-18</expiry_date>
   <registrant_name>DIGIMAK E SERVI?OS LTDA</registrant_name>
   <name_servers>
    <value>elsa.ns.cloudflare.com</value>
    <value>noah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>digita.land</domain_name>
   <domain_keyword>digita</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-04-29 05:37:25</query_time>
   <create_date>2021-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sigima.it</domain_name>
   <domain_keyword>sigima</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 14:13:04</query_time>
   <create_date>2017-09-01</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.nidomans.com</value>
    <value>ns2.nidomans.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>digita.ai</domain_name>
   <domain_keyword>digita</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-26 05:37:43</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>gabe.ns.cloudflare.com</value>
    <value>katja.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>digimab.co.uk</domain_name>
   <domain_keyword>digimab</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 22:03:49</query_time>
   <create_date>2021-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>digimar.xyz</domain_name>
   <domain_keyword>digimar</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 16:22:54</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</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>19</num>
   <domain_name>divima.online</domain_name>
   <domain_keyword>divima</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-28 19:30:17</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>VR</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>digimax.pe</domain_name>
   <domain_keyword>digimax</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-06-12 09:13:15</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Juan Carlos Martinez Vera</registrant_name>
   <name_servers>
    <value>ns401.controldns.mx</value>
    <value>ns402.controldns.mx</value>
    <value>ns403.controldns.mx</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>digica.xyz</domain_name>
   <domain_keyword>digica</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 22:00:14</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>22</num>
   <domain_name>digimaz.com</domain_name>
   <domain_keyword>digimaz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 21:18:16</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=digimaz.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>digimo.net</domain_name>
   <domain_keyword>digimo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 22:49:45</query_time>
   <create_date>2018-10-22</create_date>
   <update_date>2020-04-23</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>James H Park</registrant_name>
   <registrant_company>JIN-1</registrant_company>
   <registrant_address>904Dong 1101Ho, 1408 BeonJi, Goun-Dong, GarangMaeul 9Danji</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>Sejong-Shi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>digiama.com</domain_name>
   <domain_keyword>digiama</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 22:58:27</query_time>
   <create_date>2017-11-28</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=digiama.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>25</num>
   <domain_name>digimad.love</domain_name>
   <domain_keyword>digimad</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-04-21 06:56:41</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>dicima.ru</domain_name>
   <domain_keyword>dicima</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:09:32</query_time>
   <create_date>2012-07-09</create_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>digida.net</domain_name>
   <domain_keyword>digida</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 11:11:55</query_time>
   <create_date>2013-04-22</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>dirima.shop</domain_name>
   <domain_keyword>dirima</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-16 09:29:35</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>felipe.ns.cloudflare.com</value>
    <value>nola.ns.cloudflare.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>digimal.co.jp</domain_name>
   <domain_keyword>digimal</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-18 05:02:11</query_time>
   <create_date>2018-04-13</create_date>
   <update_date>2024-05-07</update_date>
   <registrant_company>DIGIMAL Inc.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>30</num>
   <domain_name>figima.com</domain_name>
   <domain_keyword>figima</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 14:57:14</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</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>ns1047.ui-dns.biz</value>
    <value>ns1058.ui-dns.com</value>
    <value>ns1065.ui-dns.org</value>
    <value>ns1095.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>digimam.net</domain_name>
   <domain_keyword>digimam</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 15:55:43</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>819</registrar_iana>
   <registrar_name>Turkticaret.net</registrar_name>
   <registrar_website>http://www.reg2c.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.turkticaret.net</value>
    <value>ns3.turkticaret.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>digiia.com</domain_name>
   <domain_keyword>digiia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 22:02:39</query_time>
   <create_date>2002-01-16</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>digmma.agency</domain_name>
   <domain_keyword>digmma</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-06 08:39:20</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Novosibirskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>digime.us</domain_name>
   <domain_keyword>digime</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-08 11:44:09</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>Sahil Sharma</registrant_name>
   <registrant_address>Street #2, Monga Colony</registrant_address>
   <registrant_city>Zira</registrant_city>
   <registrant_state>PB</registrant_state>
   <registrant_zip>142047</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9464558884</registrant_phone>
   <name_servers>
    <value>ns4247.hostgator.com</value>
    <value>ns4248.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>digimba.com</domain_name>
   <domain_keyword>digimba</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:11:08</query_time>
   <create_date>2018-03-15</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV. Jogjacamp</registrar_name>
   <registrar_website>http://resellercamp.com/</registrar_website>
   <registrant_company>Independen</registrant_company>
   <registrant_state>Jawa Timur</registrant_state>
   <registrant_country>ID</registrant_country>
   <name_servers>
    <value>ns1.whplus.net</value>
    <value>ns2.whplus.net</value>
    <value>ns3.whplus.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>digimak.com</domain_name>
   <domain_keyword>digimak</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:06:21</query_time>
   <create_date>2000-06-14</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1082</registrar_iana>
   <registrar_name>Register4Less, Inc.</registrar_name>
   <registrar_website>http://register4less.com</registrar_website>
   <registrant_name>Dusko Koncaliev</registrant_name>
   <registrant_company>DIGIMAK DOO</registrant_company>
   <registrant_address>5802 Bob Bullock C1 Unit 328C-195</registrant_address>
   <registrant_city>Laredo</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78041-8813</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5143941150</registrant_phone>
   <name_servers>
    <value>kiko.digimak.com</value>
    <value>zoki.digimak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>didima.net</domain_name>
   <domain_keyword>didima</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 00:23:48</query_time>
   <create_date>2006-03-24</create_date>
   <update_date>2022-02-02</update_date>
   <expiry_date>2027-03-24</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</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>Gauteng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=didima.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.glodns.net</value>
    <value>ns02.glodns.net</value>
    <value>verify1.registrar.eu</value>
    <value>verify2.registrar.eu</value>
    <value>verify3.registrar.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>digime.se</domain_name>
   <domain_keyword>digime</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:33:48</query_time>
   <create_date>2018-01-22</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <name_servers>
    <value>ns1.ams2.siteground.eu</value>
    <value>ns2.ams2.siteground.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>digiza.online</domain_name>
   <domain_keyword>digiza</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 18:05:23</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>digiman.club</domain_name>
   <domain_keyword>digiman</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-18 05:02:11</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen zhen shi shan jian zhi neng ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</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>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>digimar.online</domain_name>
   <domain_keyword>digimar</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 21:17:26</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>digimax.in</domain_name>
   <domain_keyword>digimax</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-10 22:04:04</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger, UAB</registrar_name>
   <registrar_website>www.hostinger.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>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>digida.nl</domain_name>
   <domain_keyword>digida</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 11:27:18</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2023-11-12</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>digimag.xyz</domain_name>
   <domain_keyword>digimag</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-03 17:29:43</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>digim8.digital</domain_name>
   <domain_keyword>digim8</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-12 09:12:41</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>digimas.com</domain_name>
   <domain_keyword>digimas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:08:46</query_time>
   <create_date>2004-12-14</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/digimas.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.resellerinterface.de</value>
    <value>ns2.resellerinterface.de</value>
    <value>ns3.resellerinterface.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>digika.biz</domain_name>
   <domain_keyword>digika</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-18 05:01:42</query_time>
   <create_date>2019-11-05</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>digime.agency</domain_name>
   <domain_keyword>digime</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-18 05:02:39</query_time>
   <create_date>2021-06-13</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>luke.ns.cloudflare.com</value>
    <value>tricia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>digiva.nl</domain_name>
   <domain_keyword>digiva</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-10 22:08:38</query_time>
   <create_date>2022-08-15</create_date>
   <update_date>2022-08-17</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>digita.cl</domain_name>
   <domain_keyword>digita</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-19 20:32:24</query_time>
   <create_date>2002-09-23</create_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Carola Jorquera Rosas</registrant_name>
   <name_servers>
    <value>ns.digita.cl</value>
    <value>ns2.digita.cl</value>
   </name_servers>
  </value>
  <value>
   <num>51</num>
   <domain_name>digimax.support</domain_name>
   <domain_keyword>digimax</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-18 05:02:38</query_time>
   <create_date>2019-06-28</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>digimo.studio</domain_name>
   <domain_keyword>digimo</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-15 11:12:23</query_time>
   <create_date>2022-03-14</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-03-14</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>Digimo</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>BD</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.cp-21.webhostbox.net</value>
    <value>ns2.cp-21.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>digita.me</domain_name>
   <domain_keyword>digita</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-24 11:29:46</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-41yp70g5.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>digimag.it</domain_name>
   <domain_keyword>digimag</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-23 22:49:35</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>Vantage Partners SA</registrant_company>
   <registrant_address>Via Zoca 3</registrant_address>
   <registrant_city>Novazzano</registrant_city>
   <registrant_state>Ticino</registrant_state>
   <registrant_zip>6883</registrant_zip>
   <registrant_country>CH</registrant_country>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>digimr.com</domain_name>
   <domain_keyword>digimr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:13:29</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-34x5jy7e.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>digimag.fr</domain_name>
   <domain_keyword>digimag</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 00:25:31</query_time>
   <create_date>2021-03-23</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>DOMAINIUM sarl</registrar_name>
   <registrar_website>https://www.domainium.fr/enregistrement-de-noms-de-domaine-fr/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>abby.ns.cloudflare.com</value>
    <value>lloyd.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>digimag.com</domain_name>
   <domain_keyword>digimag</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 07:30:00</query_time>
   <create_date>1996-02-02</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-03</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.kr123.com</value>
    <value>ns2.kr123.com</value>
    <value>ns3.kr123.com</value>
    <value>ns4.kr123.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>digita.it</domain_name>
   <domain_keyword>digita</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 01:57:32</query_time>
   <create_date>1999-05-26</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>BARBERO &amp; Associates Ltd</registrar_name>
   <registrar_website>https://www.barbero.co.uk</registrar_website>
   <registrant_company>Teamsystem S.p.A.</registrant_company>
   <registrant_address>Via Sandro Pertini, 88</registrant_address>
   <registrant_city>Pesaro</registrant_city>
   <registrant_state>PU</registrant_state>
   <registrant_zip>61122</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1-01.azure-dns.com</value>
    <value>ns2-01.azure-dns.net</value>
    <value>ns3-01.azure-dns.org</value>
    <value>ns4-01.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>digama.it</domain_name>
   <domain_keyword>digama</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-10 21:04:46</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>Meccanica Digama S.r.l.</registrant_company>
   <registrant_address>Via P. Togliatti, 106</registrant_address>
   <registrant_city>Castel San Giorgio</registrant_city>
   <registrant_state>SA</registrant_state>
   <registrant_zip>84083</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>60</num>
   <domain_name>kigima.net</domain_name>
   <domain_keyword>kigima</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 07:37:54</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>dns1.a1.net</value>
    <value>dns2.a1.net</value>
    <value>dns3.a1.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>digita.uk</domain_name>
   <domain_keyword>digita</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-29 05:37:25</query_time>
   <create_date>2019-06-13</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>Markmonitor Inc. [Tag = MARKMONITOR]</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>digita.ltd</domain_name>
   <domain_keyword>digita</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-29 05:37:25</query_time>
   <create_date>2018-08-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>digiia.store</domain_name>
   <domain_keyword>digiia</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-15 16:43:51</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>hwakq</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>digimi.info</domain_name>
   <domain_keyword>digimi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 16:23:05</query_time>
   <create_date>2021-07-01</create_date>
   <update_date>2021-08-30</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1710</registrar_iana>
   <registrar_name>Nhan Hoa Software Company Ltd.</registrar_name>
   <registrar_website>http://nhanhoa.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ngan hang thuong mai co phan ban viet</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>VN</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.zonedns.vn</value>
    <value>ns2.zonedns.vn</value>
    <value>ns3.zonedns.vn</value>
    <value>ns4.zonedns.vn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>digitma.co.uk</domain_name>
   <domain_keyword>digitma</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 21:36:39</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>migima.com</domain_name>
   <domain_keyword>migima</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 01:06:12</query_time>
   <create_date>1999-09-08</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-08</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>digimap.nl</domain_name>
   <domain_keyword>digimap</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-12 09:13:05</query_time>
   <create_date>2000-03-01</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>christina.neostrada.nl</value>
    <value>lisa.neostrada.nl</value>
    <value>sandra.neostrada.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>digimad.in</domain_name>
   <domain_keyword>digimad</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-15 23:06:17</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger, UAB</registrar_name>
   <registrar_website>www.hostinger.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>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>gigima.com</domain_name>
   <domain_keyword>gigima</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:02:27</query_time>
   <create_date>2014-12-19</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>digimag.bj</domain_name>
   <domain_keyword>digimag</domain_keyword>
   <domain_tld>bj</domain_tld>
   <query_time>2024-05-10 22:03:49</query_time>
   <create_date>2022-10-11</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>OPEN SOLUTIONS_ENTREPRISES</registrar_name>
   <registrant_name>Richmir ASSOGBA</registrant_name>
   <registrant_company>SECUREPLUS</registrant_company>
   <registrant_address>Porto-Novo</registrant_address>
   <registrant_city>Porto-Novo</registrant_city>
   <registrant_state>Ouando</registrant_state>
   <registrant_country>BJ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+229.97050133</registrant_phone>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>digimn.sbs</domain_name>
   <domain_keyword>digimn</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-15 11:12:23</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</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>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>digama.com</domain_name>
   <domain_keyword>digama</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 09:34:16</query_time>
   <create_date>2010-08-22</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>TianJin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/digama.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>diwima.de</domain_name>
   <domain_keyword>diwima</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 06:49:03</query_time>
   <update_date>2022-10-25</update_date>
   <name_servers>
    <value>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
    <value>cns3.alfahosting.info</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>digimag.space</domain_name>
   <domain_keyword>digimag</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-13 17:27:00</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>75</num>
   <domain_name>digica.tech</domain_name>
   <domain_keyword>digica</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-15 11:11:13</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>digica LLC</registrant_company>
   <registrant_state>3523</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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>digimax.it</domain_name>
   <domain_keyword>digimax</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-13 21:18:16</query_time>
   <create_date>1997-12-31</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Host s.p.a.</registrar_name>
   <registrar_website>https://www.host.it</registrar_website>
   <registrant_company>Digimax Srl</registrant_company>
   <registrant_address>Via dei Laghi 31</registrant_address>
   <registrant_city>ALTAVILLA VICENTINA</registrant_city>
   <registrant_state>VI</registrant_state>
   <registrant_zip>36077</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.host-anycast.it</value>
    <value>ns2.host-anycast.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>digita.org</domain_name>
   <domain_keyword>digita</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-06 18:11:30</query_time>
   <create_date>2011-05-16</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-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>Renato Cantarella</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>digimax.com.au</domain_name>
   <domain_keyword>digimax</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-01 16:22:59</query_time>
   <update_date>2024-05-05</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>3592.ns1.above.com</value>
    <value>3592.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>digimap.sale</domain_name>
   <domain_keyword>digimap</domain_keyword>
   <domain_tld>sale</domain_tld>
   <query_time>2024-05-30 12:42:16</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>digimia.de</domain_name>
   <domain_keyword>digimia</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-10 10:05:27</query_time>
   <update_date>2024-06-07</update_date>
   <name_servers>
    <value>meera.ns.cloudflare.com</value>
    <value>mitchell.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>digigma.com</domain_name>
   <domain_keyword>digigma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:11:24</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fuqiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>liaoning</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KH</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/digigma.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainnamedns.com</value>
    <value>ns2.domainnamedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>digica.ru</domain_name>
   <domain_keyword>digica</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:11:01</query_time>
   <create_date>2012-02-28</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>digira.se</domain_name>
   <domain_keyword>digira</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:33:51</query_time>
   <create_date>2019-10-24</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</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>84</num>
   <domain_name>digimax.app</domain_name>
   <domain_keyword>digimax</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-04 21:30:34</query_time>
   <create_date>2022-01-16</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>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>ns13.domaincontrol.com</value>
    <value>ns14.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>85</num>
   <domain_name>digimn.com</domain_name>
   <domain_keyword>digimn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:11:27</query_time>
   <create_date>2015-01-07</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=digimn.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>digifa.com</domain_name>
   <domain_keyword>digifa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:03:23</query_time>
   <create_date>2000-02-15</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>digita.top</domain_name>
   <domain_keyword>digita</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-21 21:02:13</query_time>
   <create_date>2024-04-09</create_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s r o dba subreg cz</registrar_name>
   <registrar_website>http://gransy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webglobe.cz</value>
    <value>ns2.webglobe.cz</value>
    <value>ns3.webglobe.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>digika.online</domain_name>
   <domain_keyword>digika</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 05:01:42</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.ns.arvancdn.ir</value>
    <value>m.ns.arvancdn.ir</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>digema.eus</domain_name>
   <domain_keyword>digema</domain_keyword>
   <domain_tld>eus</domain_tld>
   <query_time>2024-05-24 11:26:02</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>DINAHOSTING S.L.</registrar_name>
   <registrar_website>https://dinahosting.com/</registrar_website>
   <registrant_company>Andramendi Irakaskuntza Koop</registrant_company>
   <registrant_state>Guipuzcoa</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.dinahosting.com</value>
    <value>ns2.dinahosting.com</value>
    <value>ns3.dinahosting.com</value>
    <value>ns4.dinahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>digime.chat</domain_name>
   <domain_keyword>digime</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-06-01 16:23:01</query_time>
   <create_date>2017-11-30</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>digmma.com</domain_name>
   <domain_keyword>digmma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 08:39:20</query_time>
   <create_date>2016-09-21</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>digimax.africa</domain_name>
   <domain_keyword>digimax</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-27 23:53:06</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.com/domain-name/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>HOLAN GROUPE</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>CI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.coyah.net</value>
    <value>ns2.coyah.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>dogima.com</domain_name>
   <domain_keyword>dogima</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:06:32</query_time>
   <create_date>2008-02-14</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2026-02-14</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_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns-1-b.gandi.net</value>
    <value>ns-166-c.gandi.net</value>
    <value>ns-215-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>digita.de</domain_name>
   <domain_keyword>digita</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 10:40:53</query_time>
   <update_date>2021-02-08</update_date>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>digiman.online</domain_name>
   <domain_keyword>digiman</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 22:03:51</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks09.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>digiwa.com</domain_name>
   <domain_keyword>digiwa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 12:47:04</query_time>
   <create_date>2020-05-06</create_date>
   <update_date>2021-04-30</update_date>
   <expiry_date>2025-05-06</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>97</num>
   <domain_name>digimad.travel</domain_name>
   <domain_keyword>digimad</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-22 07:29:59</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-03-21</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>digita.website</domain_name>
   <domain_keyword>digita</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-07 00:10:21</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>digiva.org</domain_name>
   <domain_keyword>digiva</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-06 08:38:22</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-19</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 0167875412</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>digimi.xyz</domain_name>
   <domain_keyword>digimi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 16:23:05</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</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>
 </results>
 <stats>
  <total_time>0.189</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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