WHOIS QUERY TIME

5 May 2024 - 3:58 PM UTC

REGISTRAR

Name: AESERVER

NAME SERVERS

ns12.wixdns.net
ns13.wixdns.net

DOMAIN STATUS

ok

REGISTRANT

Name: Anas Rashed
Email: visit whois.aeda.net.ae for web based whois

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=adig.ae
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "adig.ae"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "adig.ae",
            "domain_keyword": "adig",
            "domain_tld": "ae",
            "query_time": "2024-05-05 15:58:21",
            "registrar_name": "AESERVER",
            "registrant_name": "Anas Rashed",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>adig.ae</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>adig.ae</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-05 15:58:21</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Anas Rashed</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </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.063 seconds) for "adig.ae" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Jan 2023 - 9:05 PM UTC

REGISTRAR

Name: AESERVER

NAME SERVERS

ns41.domaincontrol.com
ns42.domaincontrol.com

DOMAIN STATUS

ok

REGISTRANT

Name: Anas Rashed
Email: visit whois.aeda.ae for web based whois

#2 - QUERY TIME

13 Jul 2023 - 4:07 PM UTC

REGISTRAR

Name: AESERVER

NAME SERVERS

ns41.domaincontrol.com
ns42.domaincontrol.com

DOMAIN STATUS

ok

REGISTRANT

Name: Anas Rashed
Email: visit whois.aeda.net.ae for web based whois

#3 - QUERY TIME

29 Aug 2023 - 1:49 AM UTC

REGISTRAR

Name: AESERVER

NAME SERVERS

ns12.wixdns.net
ns13.wixdns.net

DOMAIN STATUS

ok

REGISTRANT

Name: Anas Rashed
Email: visit whois.aeda.net.ae for web based whois

* 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=adig.ae
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "adig.ae",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "adig.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "adig.ae",
            "domain_keyword": "adig",
            "domain_tld": "ae",
            "query_time": "2023-01-18 21:05:28",
            "registrar_name": "AESERVER",
            "registrant_name": "Anas Rashed",
            "registrant_email": "visit whois.aeda.ae for web based whois",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "adig.ae",
            "domain_keyword": "adig",
            "domain_tld": "ae",
            "query_time": "2023-07-13 16:07:39",
            "registrar_name": "AESERVER",
            "registrant_name": "Anas Rashed",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 3,
            "domain_name": "adig.ae",
            "domain_keyword": "adig",
            "domain_tld": "ae",
            "query_time": "2023-08-29 01:49:37",
            "registrar_name": "AESERVER",
            "registrant_name": "Anas Rashed",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.063,
        "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>adig.ae</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>adig.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>adig.ae</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2023-01-18 21:05:28</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Anas Rashed</registrant_name>
   <registrant_email>visit whois.aeda.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>adig.ae</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2023-07-13 16:07:39</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Anas Rashed</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>adig.ae</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2023-08-29 01:49:37</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Anas Rashed</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.063</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 26 domain names (in 0.058 seconds) which contained the exact domain keyword "adig".
Domain Name Registered Expiry Registrar Ownership
1 adig.com 11 Feb 1996 12 Feb 2025 MarkMonitor, Inc. Allianz Global Investors
2 adig.org 12 Feb 1999 12 Feb 2026 CSL Computer Service Langenbach GmbH d/b/a joker.com ADIG
3 adig.com.br 5 Aug 2000 5 Aug 2026 - RG Web Designer Ltda.
4 adig.net 3 Dec 2002 3 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
5 adig.co.uk 30 Mar 2010 30 Mar 2025 Garth Piesse [Tag = COHERENT-NZ] -
6 adig.nl 17 Mar 2011 - XNS Registrar B.V. -
7 adig.ru 20 Jan 2012 20 Jan 2025 SALENAMES-RU Private Person
8 adig.jp 26 Jul 2014 31 Jul 2024 - (Not displayed by registrant's request)
9 adig.asia 26 Jul 2014 26 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com ASANO Dental Inc.
10 adig.pl 10 Feb 2020 10 Feb 2025 OVH SAS -
11 adig.cloud 4 Jan 2022 4 Jan 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
12 adig.co.in 7 Feb 2022 7 Feb 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
13 adig.ro 13 Feb 2022 12 Feb 2027 Romarg SRL -
14 adig.in 5 Jan 2023 5 Jan 2025 Hosting Concepts B.V. d/b/a Openprovider Adig Ecommerce
15 adig.site 16 Mar 2023 16 Mar 2024 Tucows.com Co. Data Protected
16 adig.us 4 Jul 2023 4 Jul 2024 OwnRegistrar, Inc. NA
17 adig.co.jp 4 Aug 2023 - - adig Co., Ltd.
18 adig.me 20 Sep 2023 20 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 adig.shop 17 Oct 2023 17 Oct 2024 Sav.com, LLC -
20 adig.fun 17 Nov 2023 17 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
21 adig.xyz 21 Nov 2023 21 Nov 2024 West263 International Limited Ireneusz Bachurski INFOBI
22 adig.com.pl 24 Nov 2023 24 Nov 2024 home.pl S.A. -
23 adig.su 6 Feb 2024 6 Feb 2025 REGRU-SU Private Person
24 adig.online 3 Mar 2024 3 Mar 2025 Tucows.com Co. Data Protected
25 adig.info 23 May 2024 23 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
26 adig.ae - - AESERVER Anas Rashed
27 adig.com.au - - GoDaddy.com LLC trading as GoDaddy.com Andrew McCann

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=adig&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "adig",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 27,
        "relation": "eq",
        "current": 27
    },
    "unique_domains": "adig.com, adig.org, adig.com.br, adig.net, adig.co.uk, adig.nl, adig.ru, adig.jp, adig.asia, adig.pl, adig.cloud, adig.co.in, adig.ro, adig.in, adig.site, adig.us, adig.co.jp, adig.me, adig.shop, adig.fun, adig.xyz, adig.com.pl, adig.su, adig.online, adig.info, adig.ae, adig.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "adig.com",
            "domain_keyword": "adig",
            "domain_tld": "com",
            "query_time": "2024-05-26 17:00:12",
            "create_date": "1996-02-11",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-12",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Allianz Global Investors",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/adig.com",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "adig.org",
            "domain_keyword": "adig",
            "domain_tld": "org",
            "query_time": "2024-04-26 04:22:27",
            "create_date": "1999-02-12",
            "update_date": "2024-03-05",
            "expiry_date": "2026-02-12",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "http://www.joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADIG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.axinet.fr",
                "ns2.axinet.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "adig.com.br",
            "domain_keyword": "adig",
            "domain_tld": "com.br",
            "query_time": "2024-06-03 12:52:56",
            "create_date": "2000-08-05",
            "update_date": "2021-08-21",
            "expiry_date": "2026-08-05",
            "registrant_name": "RG Web Designer Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "adig.net",
            "domain_keyword": "adig",
            "domain_tld": "net",
            "query_time": "2024-05-26 17:00:12",
            "create_date": "2002-12-03",
            "update_date": "2023-09-05",
            "expiry_date": "2024-12-03",
            "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": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "adig.co.uk",
            "domain_keyword": "adig",
            "domain_tld": "co.uk",
            "query_time": "2024-06-03 12:52:56",
            "create_date": "2010-03-30",
            "update_date": "2024-06-02",
            "expiry_date": "2025-03-30",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "adig.nl",
            "domain_keyword": "adig",
            "domain_tld": "nl",
            "query_time": "2024-04-29 16:23:17",
            "create_date": "2011-03-17",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "adig.ru",
            "domain_keyword": "adig",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:19:48",
            "create_date": "2012-01-20",
            "expiry_date": "2025-01-20",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "adig.jp",
            "domain_keyword": "adig",
            "domain_tld": "jp",
            "query_time": "2024-05-15 16:08:42",
            "create_date": "2014-07-26",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 9,
            "domain_name": "adig.asia",
            "domain_keyword": "adig",
            "domain_tld": "asia",
            "query_time": "2024-06-03 12:52:56",
            "create_date": "2014-07-26",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ASANO Dental Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ishikawa",
            "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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "adig.pl",
            "domain_keyword": "adig",
            "domain_tld": "pl",
            "query_time": "2024-04-10 22:48:40",
            "create_date": "2020-02-10",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-10",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.updatemynav.com",
                "ns2.updatemynav.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "adig.cloud",
            "domain_keyword": "adig",
            "domain_tld": "cloud",
            "query_time": "2024-05-10 23:00:25",
            "create_date": "2022-01-04",
            "update_date": "2023-12-10",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "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": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "adig.co.in",
            "domain_keyword": "adig",
            "domain_tld": "co.in",
            "query_time": "2024-05-18 22:04:11",
            "create_date": "2022-02-07",
            "update_date": "2022-03-17",
            "expiry_date": "2025-02-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madhya 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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "adig.ro",
            "domain_keyword": "adig",
            "domain_tld": "ro",
            "query_time": "2024-06-03 12:52:56",
            "create_date": "2022-02-13",
            "expiry_date": "2027-02-12",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 14,
            "domain_name": "adig.in",
            "domain_keyword": "adig",
            "domain_tld": "in",
            "query_time": "2024-04-29 16:23:17",
            "create_date": "2023-01-05",
            "update_date": "2023-01-10",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Adig Ecommerce",
            "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": 15,
            "domain_name": "adig.site",
            "domain_keyword": "adig",
            "domain_tld": "site",
            "query_time": "2024-05-30 02:21:51",
            "create_date": "2023-03-16",
            "update_date": "2024-05-26",
            "expiry_date": "2024-03-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "Aube",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.enter-system.com",
                "ns2.enter-system.com"
            ],
            "domain_status": [
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "adig.us",
            "domain_keyword": "adig",
            "domain_tld": "us",
            "query_time": "2024-04-29 16:23:17",
            "create_date": "2023-07-04",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Rodney Olsen",
            "registrant_company": "NA",
            "registrant_address": "1418 Western Ave, #800",
            "registrant_city": "Seattle",
            "registrant_state": "Washington",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2069995599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "adig.co.jp",
            "domain_keyword": "adig",
            "domain_tld": "co.jp",
            "query_time": "2024-06-03 12:52:56",
            "create_date": "2023-08-04",
            "update_date": "2024-05-28",
            "registrant_company": "adig Co., Ltd.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 18,
            "domain_name": "adig.me",
            "domain_keyword": "adig",
            "domain_tld": "me",
            "query_time": "2024-05-16 00:30:25",
            "create_date": "2023-09-20",
            "update_date": "2024-02-05",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "adig.shop",
            "domain_keyword": "adig",
            "domain_tld": "shop",
            "query_time": "2024-04-26 04:22:31",
            "create_date": "2023-10-17",
            "update_date": "2024-01-18",
            "expiry_date": "2024-10-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "aron.ns.cloudflare.com",
                "roman.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "adig.fun",
            "domain_keyword": "adig",
            "domain_tld": "fun",
            "query_time": "2024-05-18 22:04:11",
            "create_date": "2023-11-17",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-17",
            "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": [
                "irma.ns.cloudflare.com",
                "jerry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "adig.xyz",
            "domain_keyword": "adig",
            "domain_tld": "xyz",
            "query_time": "2024-05-26 17:00:12",
            "create_date": "2023-11-21",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Ireneusz Bachurski INFOBI",
            "registrant_state": "Zywiecki",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-acbqn49u.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "adig.com.pl",
            "domain_keyword": "adig",
            "domain_tld": "com.pl",
            "query_time": "2024-06-03 12:52:59",
            "create_date": "2023-11-24",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "adig.su",
            "domain_keyword": "adig",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:18:44",
            "create_date": "2024-02-06",
            "expiry_date": "2025-02-06",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 24,
            "domain_name": "adig.online",
            "domain_keyword": "adig",
            "domain_tld": "online",
            "query_time": "2024-05-10 23:00:25",
            "create_date": "2024-03-03",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the 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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "adig.info",
            "domain_keyword": "adig",
            "domain_tld": "info",
            "query_time": "2024-05-25 16:58:57",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "adig.ae",
            "domain_keyword": "adig",
            "domain_tld": "ae",
            "query_time": "2024-05-05 15:58:21",
            "registrar_name": "AESERVER",
            "registrant_name": "Anas Rashed",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 27,
            "domain_name": "adig.com.au",
            "domain_keyword": "adig",
            "domain_tld": "com.au",
            "query_time": "2024-06-01 15:50:07",
            "update_date": "2022-11-02",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Andrew McCann",
            "name_servers": [
                "burt.ns.cloudflare.com",
                "grace.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>adig</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>27</total>
  <relation>eq</relation>
  <current>27</current>
 </count>
 <unique_domains>adig.com, adig.org, adig.com.br, adig.net, adig.co.uk, adig.nl, adig.ru, adig.jp, adig.asia, adig.pl, adig.cloud, adig.co.in, adig.ro, adig.in, adig.site, adig.us, adig.co.jp, adig.me, adig.shop, adig.fun, adig.xyz, adig.com.pl, adig.su, adig.online, adig.info, adig.ae, adig.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>adig.com</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 17:00:12</query_time>
   <create_date>1996-02-11</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Allianz Global Investors</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/adig.com</registrant_email>
   <name_servers>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>adig.org</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 04:22:27</query_time>
   <create_date>1999-02-12</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2026-02-12</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>http://www.joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ADIG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.axinet.fr</value>
    <value>ns2.axinet.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>adig.com.br</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-03 12:52:56</query_time>
   <create_date>2000-08-05</create_date>
   <update_date>2021-08-21</update_date>
   <expiry_date>2026-08-05</expiry_date>
   <registrant_name>RG Web Designer Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>adig.net</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 17:00:12</query_time>
   <create_date>2002-12-03</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-12-03</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>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>adig.co.uk</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-03 12:52:56</query_time>
   <create_date>2010-03-30</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>adig.nl</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 16:23:17</query_time>
   <create_date>2011-03-17</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>adig.ru</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:19:48</query_time>
   <create_date>2012-01-20</create_date>
   <expiry_date>2025-01-20</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>8</num>
   <domain_name>adig.jp</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-15 16:08:42</query_time>
   <create_date>2014-07-26</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>adig.asia</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-03 12:52:56</query_time>
   <create_date>2014-07-26</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-26</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ASANO Dental Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ishikawa</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>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>10</num>
   <domain_name>adig.pl</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-10 22:48:40</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.updatemynav.com</value>
    <value>ns2.updatemynav.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>adig.cloud</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-10 23:00:25</query_time>
   <create_date>2022-01-04</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.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>adig.co.in</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-18 22:04:11</query_time>
   <create_date>2022-02-07</create_date>
   <update_date>2022-03-17</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madhya 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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>adig.ro</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-03 12:52:56</query_time>
   <create_date>2022-02-13</create_date>
   <expiry_date>2027-02-12</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>adig.in</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-29 16:23:17</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Adig Ecommerce</registrant_company>
   <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>15</num>
   <domain_name>adig.site</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-30 02:21:51</query_time>
   <create_date>2023-03-16</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>Aube</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.enter-system.com</value>
    <value>ns2.enter-system.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>adig.us</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-29 16:23:17</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Rodney Olsen</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>1418 Western Ave, #800</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2069995599</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>adig.co.jp</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-03 12:52:56</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2024-05-28</update_date>
   <registrant_company>adig 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>18</num>
   <domain_name>adig.me</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-16 00:30:25</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>adig.shop</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-26 04:22:31</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-10-17</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>aron.ns.cloudflare.com</value>
    <value>roman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>adig.fun</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-18 22:04:11</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-17</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>irma.ns.cloudflare.com</value>
    <value>jerry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>adig.xyz</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-26 17:00:12</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Ireneusz Bachurski INFOBI</registrant_company>
   <registrant_state>Zywiecki</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-acbqn49u.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>adig.com.pl</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-03 12:52:59</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>adig.su</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:18:44</query_time>
   <create_date>2024-02-06</create_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>adig.online</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 23:00:25</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_country>IL</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>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>adig.info</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 16:58:57</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>adig.ae</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-05 15:58:21</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Anas Rashed</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>adig.com.au</domain_name>
   <domain_keyword>adig</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-01 15:50:07</query_time>
   <update_date>2022-11-02</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>Andrew McCann</registrant_name>
   <name_servers>
    <value>burt.ns.cloudflare.com</value>
    <value>grace.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.058</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,841 domain names (in 0.117 seconds) which look and sound like the brand name "adig".
Domain Name Registered Expiry Registrar Ownership
1 akig.com 10 May 2005 10 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
2 adit.hu 8 Mar 2006 - - -
3 afig.se 20 Aug 2015 20 Aug 2024 www.NameSRS.com -
4 arig.us 6 Jul 2023 6 Jul 2024 OwnRegistrar, Inc. NA
5 adigi.in 18 Aug 2010 18 Aug 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
6 advg.net 25 Mar 2024 25 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
7 adiy.org 21 May 2012 21 May 2025 Namesilo, LLC See PrivacyGuardian.org
8 awig.agency 27 Mar 2023 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 alig.xyz 27 Mar 2024 27 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
10 auig.cn 7 Mar 2024 7 Mar 2025 成都西维数码科技有限公司 上海陌形信息技术有限公司
11 adog.org 14 Sep 2002 14 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 nadig.net 5 Feb 2001 5 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
13 aidg.com 27 Dec 1994 26 Dec 2024 GoDaddy.com, LLC -
14 adin.com.br 23 Feb 2014 23 Feb 2027 - Caio Bruno Ribeiro do Vale ME
15 adia.tech 5 Apr 2024 5 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
16 abig.com.pl 7 Aug 2015 7 Aug 2024 Hosting Concepts B.V. -
17 tdig.it 15 Oct 2014 15 Oct 2024 1 Api GmbH Privacy Protection Service Ltd.
18 acig.shop 17 Oct 2023 17 Oct 2024 Sav.com, LLC -
19 adigo.me 16 Feb 2022 16 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
20 addg.net 5 Feb 2002 5 Feb 2025 GKG.NET, INC. Furniss Enterprises
21 adix.co.uk 19 Jan 2020 19 Jan 2025 Gandi [Tag = GANDI] -
22 idig.science 9 Aug 2021 9 Aug 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167810067
23 1dig.info 17 Aug 2023 17 Aug 2024 Register SPA Diego Bruschetti
24 adgig.com 3 Jul 2003 3 Jul 2025 GoDaddy.com, LLC -
25 eadig.ca 3 Nov 2009 2 Nov 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
26 adia.dk 9 Dec 2022 8 Dec 2024 ONE.COM A/S Lui Taus Kirkeby Høyer Hansen
27 adib.one 10 Nov 2017 10 Nov 2024 Key-Systems LLC REDACTED FOR PRIVACY
28 adii.org 21 May 2016 21 May 2025 Azdomainz, LLC BuyDomains.com
29 adbig.co 29 Apr 2021 29 Apr 2025 Automattic, Inc Knock Knock WHOIS Not There, LLC
30 adfg.ae - - Instra Corporation Pty Ltd Abudhabi FGroup
31 adigo.tech 2 Jul 2018 2 Jul 2025 Domeneshop AS ADIGO MEKATRONIKK AS
32 daig.ca 21 Jan 2024 21 Jan 2029 WHC Online Solutions Inc. REDACTED FOR PRIVACY
33 adin.run 23 May 2023 23 May 2025 Squarespace Domains II LLC Collective Knowledge Systems
34 abig.app 23 Nov 2018 23 Nov 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
35 adir.app 12 Dec 2019 12 Dec 2024 OVH sas REDACTED FOR PRIVACY
36 amig.com 3 Apr 1996 4 Apr 2025 Network Solutions, LLC -
37 atig.ca 24 Nov 2023 24 Nov 2025 Open Provider Inc. REDACTED FOR PRIVACY
38 ading.space 15 Mar 2020 15 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) dong wei
39 adi8.com 10 Oct 2013 10 Oct 2025 MarkMonitor, Inc. Calvin Klein, Inc.
40 adfg.xyz 5 Jan 2015 5 Jan 2025 Mesh Digital Ltd Domains By Proxy, LLC
41 admig.com 1 Dec 2006 1 Dec 2026 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
42 ldig.ru 25 Nov 2023 25 Nov 2024 REGRU-RU Private Person
43 adic.eu - - Key-Systems GmbH -
44 radig.social 29 Jan 2023 29 Jan 2025 Amazon Registrar, Inc. Identity Protection Service
45 adib.ai - - 1api.net Domains By Proxy, LLC
46 adia.uk 18 Dec 2019 18 Dec 2024 Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR] iSurveyor
47 adiu.cat 18 Apr 2020 18 Apr 2025 SW Hosting & Communications Technologies SL -
48 adir.dad 10 May 2023 10 May 2025 101domain, Inc. REDACTED FOR PRIVACY
49 adio.net 18 Mar 2019 18 Mar 2025 GoDaddy.com, LLC -
50 arig.site 18 Mar 2024 18 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
51 adia.io 1 Aug 2019 1 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
52 adbg.asia 28 Aug 2023 28 Aug 2024 DNSPod, Inc. Jing He Xin Cheng Jing Shi Bai Huo Dian
53 abig.com 5 May 1994 6 May 2025 CSC CORPORATE DOMAINS, INC. Assurant, Inc.
54 adib.cc 1 Aug 2023 1 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
55 amig.us 20 Jun 2002 19 Jun 2025 Network Solutions, LLC American Modern Insurance Group
56 adbg.be 21 Jan 2021 - OVH -
57 aeig.com 26 Apr 2002 26 Apr 2025 TLDS L.L.C. d/b/a SRSPlus -
58 adix.cc 24 Dec 2013 24 Dec 2024 MarkMonitor, Inc. Microsoft Corporation
59 adit.com 20 Feb 1998 19 Feb 2029 GoDaddy.com, LLC Domains By Proxy, LLC
60 adid.ae - - AESERVER Cristian Pop
61 adhig.com 25 Dec 2006 25 Dec 2024 Launchpad.com Inc. -
62 apig.ltd 21 Nov 2021 21 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang ya jun
63 adil.blog 4 Dec 2023 4 Dec 2024 Porkbun, LLC Private by Design, LLC
64 adii.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
65 adin.club 29 Mar 2021 29 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
66 mdig.xyz 31 Mar 2022 31 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
67 adio.com.au - - Melbourne IT ADIO PROPERTIES PTY LTD
68 pdig.com 20 Feb 2002 20 Feb 2025 Register.com, Inc. -
69 zadig.app 9 Sep 2023 9 Sep 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
70 pdig.net 2 Oct 2021 2 Oct 2024 DREAMHOST Proxy Protection LLC
71 adio.be 6 Oct 2014 - Vimexx -
72 daig.uk 25 Jul 2014 25 Jul 2024 One.com A/S [Tag = TJNF-DK] -
73 adim.ru 10 Aug 2010 10 Aug 2024 SALENAMES-RU Private Person
74 apdig.digital 9 Mar 2021 9 Mar 2025 OVH SAS Associacao Portuguesa de Direito Digital
75 anig.pro 24 Dec 2015 24 Dec 2024 Key-Systems GmbH REDACTED FOR PRIVACY
76 pdig.space 12 May 2023 12 May 2025 Domain.com, LLC miguel angel palacio
77 asig.ca 30 Jun 2023 30 Jun 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
78 zdig.online 17 May 2023 17 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
79 vdig.top 13 Jun 2023 13 Jun 2024 NameSilo,LLC REDACTED FOR PRIVACY
80 idig.studio 20 May 2023 20 May 2025 DNSPod, Inc. zhaolei
81 adif.in 29 Aug 2020 29 Aug 2025 GoDaddy.com, LLC ADIF
82 adif.travel 16 Oct 2013 15 Oct 2024 Entorno Digital, S.A. Administracion de Infraestructuras Ferroviarias ADIF
83 adia.be 10 Aug 2023 - Decofem -
84 adin.gold 9 Aug 2019 9 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
85 adil.top 3 Apr 2022 3 Apr 2025 Tucows.com Co 1337 Services LLC
86 arig.net 2 Jul 1998 1 Jul 2025 NameSecure L.L.C. -
87 adrg.online 15 Dec 2023 15 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
88 adis.top 30 Apr 2024 30 Apr 2025 NameSilo,LLC PrivacyGuardian.org llc
89 idig.asn.au - - Web Address Registration Pty Ltd Tony SNEPP
90 adbg.it 29 Mar 2000 12 Jul 2024 Host s.p.a. hidden
91 adiv.site 26 Apr 2023 26 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
92 adil.space 28 Jan 2015 28 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
93 awig.org 8 Apr 2000 8 Apr 2025 Omnis Network, LLC ECD Solutions
94 amdig.top 9 Sep 2023 9 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fan xin yu
95 axig.cn 3 Jun 2023 3 Jun 2024 成都飞数科技有限公司 廖彩云
96 adia.com 6 Jul 1992 5 Jul 2024 COREhub, S.R.L. Adecco Group AG
97 ading.wang 2 Nov 2019 2 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liu chao
98 adag.systems 29 Jan 2018 29 Jan 2025 Mesh Digital Limited adag Systems GmbH
99 atig.pl 8 Dec 2022 8 Dec 2024 PERSKIMEDIA Szymon Perski -
100 asig.pro 15 Nov 2016 15 Nov 2024 Registrar of Domain Names REG.RU LLC Private Person
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 Adig.ae.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=adig.ae
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "adig.ae",
        "page_size": 100
    },
    "count": {
        "total": 2841,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "akig.com, adit.hu, afig.se, arig.us, adigi.in, advg.net, adiy.org, awig.agency, alig.xyz, auig.cn, adog.org, nadig.net, aidg.com, adin.com.br, adia.tech, abig.com.pl, tdig.it, acig.shop, adigo.me, addg.net, adix.co.uk, idig.science, 1dig.info, adgig.com, eadig.ca, adia.dk, adib.one, adii.org, adbig.co, adfg.ae, adigo.tech, daig.ca, adin.run, abig.app, adir.app, amig.com, atig.ca, ading.space, adi8.com, adfg.xyz, admig.com, ldig.ru, adic.eu, radig.social, adib.ai, adia.uk, adiu.cat, adir.dad, adio.net, arig.site, adia.io, adbg.asia, abig.com, adib.cc, amig.us, adbg.be, aeig.com, adix.cc, adit.com, adid.ae, adhig.com, apig.ltd, adil.blog, adii.xyz, adin.club, mdig.xyz, adio.com.au, pdig.com, zadig.app, pdig.net, adio.be, daig.uk, adim.ru, apdig.digital, anig.pro, pdig.space, asig.ca, zdig.online, vdig.top, idig.studio, adif.in, adif.travel, adia.be, adin.gold, adil.top, arig.net, adrg.online, adis.top, idig.asn.au, adbg.it, adiv.site, adil.space, awig.org, amdig.top, axig.cn, adia.com, ading.wang, adag.systems, atig.pl, asig.pro",
    "results": [
        {
            "num": 1,
            "domain_name": "akig.com",
            "domain_keyword": "akig",
            "domain_tld": "com",
            "query_time": "2024-05-10 00:08:09",
            "create_date": "2005-05-10",
            "update_date": "2023-08-17",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "adit.hu",
            "domain_keyword": "adit",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:11:36",
            "create_date": "2006-03-08"
        },
        {
            "num": 3,
            "domain_name": "afig.se",
            "domain_keyword": "afig",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:13:38",
            "create_date": "2015-08-20",
            "update_date": "2023-07-19",
            "expiry_date": "2024-08-20",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns.aname.net",
                "ns2.aname.net",
                "ns3.aname.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 4,
            "domain_name": "arig.us",
            "domain_keyword": "arig",
            "domain_tld": "us",
            "query_time": "2024-05-12 20:12:06",
            "create_date": "2023-07-06",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Moshe Eshaghian",
            "registrant_company": "NA",
            "registrant_address": "178 SW 8th Street",
            "registrant_city": "Miami",
            "registrant_state": "Florida",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3052248185",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "adigi.in",
            "domain_keyword": "adigi",
            "domain_tld": "in",
            "query_time": "2024-05-18 22:04:13",
            "create_date": "2010-08-18",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "advg.net",
            "domain_keyword": "advg",
            "domain_tld": "net",
            "query_time": "2024-05-25 17:41:11",
            "create_date": "2024-03-25",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "adiy.org",
            "domain_keyword": "adiy",
            "domain_tld": "org",
            "query_time": "2024-05-23 23:21:42",
            "create_date": "2012-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "awig.agency",
            "domain_keyword": "awig",
            "domain_tld": "agency",
            "query_time": "2024-05-26 15:28:02",
            "create_date": "2023-03-27",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "alig.xyz",
            "domain_keyword": "alig",
            "domain_tld": "xyz",
            "query_time": "2024-05-26 17:23:08",
            "create_date": "2024-03-27",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "auig.cn",
            "domain_keyword": "auig",
            "domain_tld": "cn",
            "query_time": "2024-05-27 00:22:35",
            "create_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "上海陌形信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "adog.org",
            "domain_keyword": "adog",
            "domain_tld": "org",
            "query_time": "2024-06-05 07:34:32",
            "create_date": "2002-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "nadig.net",
            "domain_keyword": "nadig",
            "domain_tld": "net",
            "query_time": "2024-05-31 18:04:13",
            "create_date": "2001-02-05",
            "update_date": "2024-01-02",
            "expiry_date": "2025-02-05",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of nadig.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns3.zoneedit.com",
                "ns7.zoneedit.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "aidg.com",
            "domain_keyword": "aidg",
            "domain_tld": "com",
            "query_time": "2024-05-30 00:06:07",
            "create_date": "1994-12-27",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "adin.com.br",
            "domain_keyword": "adin",
            "domain_tld": "com.br",
            "query_time": "2024-06-01 15:51:22",
            "create_date": "2014-02-23",
            "update_date": "2023-03-03",
            "expiry_date": "2027-02-23",
            "registrant_name": "Caio Bruno Ribeiro do Vale ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "kim.ns.cloudflare.com",
                "ram.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 15,
            "domain_name": "adia.tech",
            "domain_keyword": "adia",
            "domain_tld": "tech",
            "query_time": "2024-06-01 15:48:46",
            "create_date": "2024-04-05",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "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": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "abig.com.pl",
            "domain_keyword": "abig",
            "domain_tld": "com.pl",
            "query_time": "2024-03-11 05:21:02",
            "create_date": "2015-08-07",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-07",
            "registrar_name": "Hosting Concepts B.V.",
            "name_servers": [
                "fns1.42.pl",
                "ns1.iwacom.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "tdig.it",
            "domain_keyword": "tdig",
            "domain_tld": "it",
            "query_time": "2024-04-25 06:15:27",
            "create_date": "2014-10-15",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-15",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Privacy Protection Service Ltd.",
            "registrant_address": "Trojan House, Top Floor, 34 Arcadia Avenue",
            "registrant_city": "London",
            "registrant_state": "N.D.",
            "registrant_zip": "N3 2JU, UK",
            "registrant_country": "GB",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 18,
            "domain_name": "acig.shop",
            "domain_keyword": "acig",
            "domain_tld": "shop",
            "query_time": "2024-04-25 05:57:29",
            "create_date": "2023-10-17",
            "update_date": "2023-11-06",
            "expiry_date": "2024-10-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "aron.ns.cloudflare.com",
                "roman.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "adigo.me",
            "domain_keyword": "adigo",
            "domain_tld": "me",
            "query_time": "2024-04-26 04:22:44",
            "create_date": "2022-02-16",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NGM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "addg.net",
            "domain_keyword": "addg",
            "domain_tld": "net",
            "query_time": "2024-04-22 16:04:00",
            "create_date": "2002-02-05",
            "update_date": "2024-01-17",
            "expiry_date": "2025-02-05",
            "registrar_iana": 93,
            "registrar_name": "GKG.NET, INC.",
            "registrar_website": "http://www.gkg.net",
            "registrant_company": "Furniss Enterprises",
            "registrant_state": "Idaho",
            "registrant_country": "US",
            "registrant_email": "https://www.gkg.net/apps/contact-domain/addg.net",
            "name_servers": [
                "ns3.gkg.net",
                "ns4.gkg.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "adix.co.uk",
            "domain_keyword": "adix",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 20:09:56",
            "create_date": "2020-01-19",
            "update_date": "2023-12-16",
            "expiry_date": "2025-01-19",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1491.awsdns-58.org",
                "ns-1793.awsdns-32.co.uk",
                "ns-37.awsdns-04.com",
                "ns-818.awsdns-38.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "idig.science",
            "domain_keyword": "idig",
            "domain_tld": "science",
            "query_time": "2024-05-09 17:06:51",
            "create_date": "2021-08-09",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167810067",
            "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.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "1dig.info",
            "domain_keyword": "1dig",
            "domain_tld": "info",
            "query_time": "2024-05-07 22:33:03",
            "create_date": "2023-08-17",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-17",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Diego Bruschetti",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TN",
            "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": [
                "verification1.plaindns.net",
                "verification2.plaindns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "adgig.com",
            "domain_keyword": "adgig",
            "domain_tld": "com",
            "query_time": "2024-04-15 06:28:06",
            "create_date": "2003-07-03",
            "update_date": "2023-08-30",
            "expiry_date": "2025-07-03",
            "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": 25,
            "domain_name": "eadig.ca",
            "domain_keyword": "eadig",
            "domain_tld": "ca",
            "query_time": "2024-05-15 02:47:31",
            "create_date": "2009-11-03",
            "update_date": "2023-11-03",
            "expiry_date": "2025-11-02",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "adia.dk",
            "domain_keyword": "adia",
            "domain_tld": "dk",
            "query_time": "2024-05-10 16:58:49",
            "create_date": "2022-12-09",
            "expiry_date": "2024-12-08",
            "registrar_name": "ONE.COM A/S",
            "registrant_name": "Lui Taus Kirkeby Høyer Hansen",
            "registrant_address": "Blegdamsvej 16E, 1. 17",
            "registrant_city": "København N",
            "registrant_zip": "2200",
            "registrant_country": "DK",
            "registrant_phone": "+45 30959828",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 27,
            "domain_name": "adib.one",
            "domain_keyword": "adib",
            "domain_tld": "one",
            "query_time": "2024-05-13 07:53:59",
            "create_date": "2017-11-10",
            "update_date": "2023-12-25",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "adii.org",
            "domain_keyword": "adii",
            "domain_tld": "org",
            "query_time": "2024-05-23 23:20:47",
            "create_date": "2016-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1391,
            "registrar_name": "Azdomainz, LLC",
            "registrar_website": "http://www.azdomainz.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "adbig.co",
            "domain_keyword": "adbig",
            "domain_tld": "co",
            "query_time": "2024-05-11 01:03:54",
            "create_date": "2021-04-29",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1531,
            "registrar_name": "Automattic, Inc",
            "registrar_website": "http://automattic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "adfg.ae",
            "domain_keyword": "adfg",
            "domain_tld": "ae",
            "query_time": "2024-05-21 17:01:57",
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrant_name": "Abudhabi FGroup",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.instradns.com",
                "ns2.instradns.com",
                "ns3.instradns.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 31,
            "domain_name": "adigo.tech",
            "domain_keyword": "adigo",
            "domain_tld": "tech",
            "query_time": "2024-05-18 22:04:17",
            "create_date": "2018-07-02",
            "update_date": "2024-05-14",
            "expiry_date": "2025-07-02",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "http://www.domainnameshop.com",
            "registrant_company": "ADIGO MEKATRONIKK AS",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the 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.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "daig.ca",
            "domain_keyword": "daig",
            "domain_tld": "ca",
            "query_time": "2024-05-18 14:31:07",
            "create_date": "2024-01-21",
            "update_date": "2024-03-21",
            "expiry_date": "2029-01-21",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "parking1.whc.ca",
                "parking2.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "adin.run",
            "domain_keyword": "adin",
            "domain_tld": "run",
            "query_time": "2024-05-24 20:54:35",
            "create_date": "2023-05-23",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Collective Knowledge Systems",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "abig.app",
            "domain_keyword": "abig",
            "domain_tld": "app",
            "query_time": "2024-06-02 01:02:25",
            "create_date": "2018-11-23",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jake.ns.cloudflare.com",
                "kay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "adir.app",
            "domain_keyword": "adir",
            "domain_tld": "app",
            "query_time": "2024-06-03 12:56:08",
            "create_date": "2019-12-12",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-12",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "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": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "amig.com",
            "domain_keyword": "amig",
            "domain_tld": "com",
            "query_time": "2024-05-29 03:37:14",
            "create_date": "1996-04-03",
            "update_date": "2024-01-12",
            "expiry_date": "2025-04-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "a1-208.akam.net",
                "a14-65.akam.net",
                "a18-66.akam.net",
                "a5-64.akam.net",
                "a7-65.akam.net",
                "a8-64.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "atig.ca",
            "domain_keyword": "atig",
            "domain_tld": "ca",
            "query_time": "2024-05-25 06:30:44",
            "create_date": "2023-11-24",
            "update_date": "2024-03-31",
            "expiry_date": "2025-11-24",
            "registrar_name": "Open Provider Inc.",
            "registrar_website": "https://www.openprovider.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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ading.space",
            "domain_keyword": "ading",
            "domain_tld": "space",
            "query_time": "2024-06-01 15:51:30",
            "create_date": "2020-03-15",
            "update_date": "2023-08-31",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "dong wei",
            "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": [
                "gemma.ns.cloudflare.com",
                "kobe.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "adi8.com",
            "domain_keyword": "adi8",
            "domain_tld": "com",
            "query_time": "2024-04-15 06:34:58",
            "create_date": "2013-10-10",
            "update_date": "2023-09-08",
            "expiry_date": "2025-10-10",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Calvin Klein, Inc.",
            "registrant_state": "NY",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/adi8.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": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "adfg.xyz",
            "domain_keyword": "adfg",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 15:53:36",
            "create_date": "2015-01-05",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "admig.com",
            "domain_keyword": "admig",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:43:15",
            "create_date": "2006-12-01",
            "update_date": "2024-01-31",
            "expiry_date": "2026-12-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.admig.com",
                "ns2.admig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ldig.ru",
            "domain_keyword": "ldig",
            "domain_tld": "ru",
            "query_time": "2024-05-03 05:17:29",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "adic.eu",
            "domain_keyword": "adic",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:01:29",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.key-systems.net",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ]
        },
        {
            "num": 44,
            "domain_name": "radig.social",
            "domain_keyword": "radig",
            "domain_tld": "social",
            "query_time": "2024-04-30 17:21:00",
            "create_date": "2023-01-29",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-29",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1328.awsdns-38.org",
                "ns-1832.awsdns-37.co.uk",
                "ns-251.awsdns-31.com",
                "ns-806.awsdns-36.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "adib.ai",
            "domain_keyword": "adib",
            "domain_tld": "ai",
            "query_time": "2024-04-29 16:21:29",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "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": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "rex.ns.cloudflare.com",
                "val.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "adia.uk",
            "domain_keyword": "adia",
            "domain_tld": "uk",
            "query_time": "2024-04-29 16:21:11",
            "create_date": "2019-12-18",
            "update_date": "2024-02-27",
            "expiry_date": "2024-12-18",
            "registrar_name": "Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]",
            "registrar_website": "http://www.iSurveyor.com",
            "registrant_name": "iSurveyor",
            "name_servers": [
                "ns1.flip.uk",
                "ns2.flip.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "adiu.cat",
            "domain_keyword": "adiu",
            "domain_tld": "cat",
            "query_time": "2024-04-29 16:27:40",
            "create_date": "2020-04-18",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1407,
            "registrar_name": "SW Hosting & Communications Technologies SL",
            "registrar_website": "http://www.swhosting.cat",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "adir.dad",
            "domain_keyword": "adir",
            "domain_tld": "dad",
            "query_time": "2024-05-10 00:30:36",
            "create_date": "2023-05-10",
            "update_date": "2024-03-17",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1011,
            "registrar_name": "101domain, Inc.",
            "registrar_website": "http://www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MB",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "adio.net",
            "domain_keyword": "adio",
            "domain_tld": "net",
            "query_time": "2024-05-15 16:08:55",
            "create_date": "2019-03-18",
            "update_date": "2024-01-17",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "arig.site",
            "domain_keyword": "arig",
            "domain_tld": "site",
            "query_time": "2024-05-17 16:38:37",
            "create_date": "2024-03-18",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-18",
            "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.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "adia.io",
            "domain_keyword": "adia",
            "domain_tld": "io",
            "query_time": "2024-05-19 17:52:46",
            "create_date": "2019-08-01",
            "update_date": "2022-07-15",
            "expiry_date": "2024-08-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "adbg.asia",
            "domain_keyword": "adbg",
            "domain_tld": "asia",
            "query_time": "2024-05-19 05:14:16",
            "create_date": "2023-08-28",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi sheng",
            "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": [
                "athena.dnspod.net",
                "steam.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "abig.com",
            "domain_keyword": "abig",
            "domain_tld": "com",
            "query_time": "2024-05-10 12:39:56",
            "create_date": "1994-05-05",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-06",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Assurant, Inc.",
            "registrant_address": "28 Liberty Street, 41st Floor",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10005",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4048817000",
            "registrant_fax": "+1.4048817777",
            "name_servers": [
                "ns0054.secondary.cloudflare.com",
                "ns0209.secondary.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "adib.cc",
            "domain_keyword": "adib",
            "domain_tld": "cc",
            "query_time": "2024-05-10 23:00:03",
            "create_date": "2023-08-01",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-01",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "amig.us",
            "domain_keyword": "amig",
            "domain_tld": "us",
            "query_time": "2024-05-14 20:21:22",
            "create_date": "2002-06-20",
            "update_date": "2024-01-17",
            "expiry_date": "2025-06-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "American Modern Insurance Group",
            "registrant_company": "American Modern Insurance Group",
            "registrant_address": "7000 MIDLAND BLVD",
            "registrant_city": "AMELIA",
            "registrant_state": "OH",
            "registrant_zip": "45102-2646",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5139476124",
            "registrant_fax": "+1.231231234",
            "name_servers": [
                "ns39.worldnic.com",
                "ns40.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "adbg.be",
            "domain_keyword": "adbg",
            "domain_tld": "be",
            "query_time": "2024-05-26 07:46:35",
            "create_date": "2021-01-21",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 57,
            "domain_name": "aeig.com",
            "domain_keyword": "aeig",
            "domain_tld": "com",
            "query_time": "2024-05-28 08:47:40",
            "create_date": "2002-04-26",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-26",
            "registrar_iana": 320,
            "registrar_name": "TLDS L.L.C. d/b/a SRSPlus",
            "registrar_website": "http://www.srsplus.com",
            "name_servers": [
                "ns.icsp.com",
                "ns.icsp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "adix.cc",
            "domain_keyword": "adix",
            "domain_tld": "cc",
            "query_time": "2024-05-26 21:23:14",
            "create_date": "2013-12-24",
            "update_date": "2023-11-22",
            "expiry_date": "2024-12-24",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Digital Crimes Unit Digital Crimes Unit",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "One Microsoft Way,",
            "registrant_city": "Redmond",
            "registrant_state": "WA",
            "registrant_zip": "98052",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4258828080",
            "registrant_fax": "+1.4259367329",
            "name_servers": [
                "ns10.microsoftinternetsafety.net",
                "ns9.microsoftinternetsafety.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "adit.com",
            "domain_keyword": "adit",
            "domain_tld": "com",
            "query_time": "2024-06-03 12:57:45",
            "create_date": "1998-02-20",
            "update_date": "2023-03-03",
            "expiry_date": "2029-02-19",
            "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=adit.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "desi.ns.cloudflare.com",
                "elliot.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "adid.ae",
            "domain_keyword": "adid",
            "domain_tld": "ae",
            "query_time": "2024-06-03 12:51:01",
            "registrar_name": "AESERVER",
            "registrant_name": "Cristian Pop",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "tegan.ns.cloudflare.com",
                "west.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 61,
            "domain_name": "adhig.com",
            "domain_keyword": "adhig",
            "domain_tld": "com",
            "query_time": "2024-06-03 02:06:58",
            "create_date": "2006-12-25",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-25",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "cns2001.hostgator.com",
                "cns2002.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "apig.ltd",
            "domain_keyword": "apig",
            "domain_tld": "ltd",
            "query_time": "2024-06-01 02:31:17",
            "create_date": "2021-11-21",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wang ya jun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "adil.blog",
            "domain_keyword": "adil",
            "domain_tld": "blog",
            "query_time": "2024-06-01 15:50:22",
            "create_date": "2023-12-04",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "adii.xyz",
            "domain_keyword": "adii",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 15:50:13",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "adin.club",
            "domain_keyword": "adin",
            "domain_tld": "club",
            "query_time": "2024-05-30 02:21:59",
            "create_date": "2021-03-29",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "mdig.xyz",
            "domain_keyword": "mdig",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 04:26:43",
            "create_date": "2022-03-31",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-31",
            "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": 67,
            "domain_name": "adio.com.au",
            "domain_keyword": "adio",
            "domain_tld": "com.au",
            "query_time": "2024-06-06 07:01:21",
            "update_date": "2024-04-20",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "ADIO PROPERTIES PTY LTD",
            "name_servers": [
                "ns1.melbourneit.net",
                "ns2.melbourneit.net",
                "ns3.melbourneit.net",
                "ns4.melbourneit.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "pdig.com",
            "domain_keyword": "pdig",
            "domain_tld": "com",
            "query_time": "2024-06-08 17:16:06",
            "create_date": "2002-02-20",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-20",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "zadig.app",
            "domain_keyword": "zadig",
            "domain_tld": "app",
            "query_time": "2024-06-13 00:14:08",
            "create_date": "2023-09-09",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "pdig.net",
            "domain_keyword": "pdig",
            "domain_tld": "net",
            "query_time": "2024-04-16 07:44:01",
            "create_date": "2021-10-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-02",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O pdig.net",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "adio.be",
            "domain_keyword": "adio",
            "domain_tld": "be",
            "query_time": "2024-04-29 16:24:58",
            "create_date": "2014-10-06",
            "registrar_name": "Vimexx",
            "registrar_website": "http://www.vimexx.nl",
            "name_servers": [
                "ns1.dynu.com",
                "ns10.dynu.com",
                "ns4.dynu.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 72,
            "domain_name": "daig.uk",
            "domain_keyword": "daig",
            "domain_tld": "uk",
            "query_time": "2024-04-23 19:16:04",
            "create_date": "2014-07-25",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-25",
            "registrar_name": "One.com A/S [Tag = TJNF-DK]",
            "registrar_website": "http://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 73,
            "domain_name": "adim.ru",
            "domain_keyword": "adim",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:19:57",
            "create_date": "2010-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "apdig.digital",
            "domain_keyword": "apdig",
            "domain_tld": "digital",
            "query_time": "2024-05-08 08:27:39",
            "create_date": "2021-03-09",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-09",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Associacao Portuguesa de Direito Digital",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "anig.pro",
            "domain_keyword": "anig",
            "domain_tld": "pro",
            "query_time": "2024-05-08 11:35:43",
            "create_date": "2015-12-24",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-24",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fastdns.hosting",
                "ns215.inhostedns.net",
                "ns315.inhostedns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "pdig.space",
            "domain_keyword": "pdig",
            "domain_tld": "space",
            "query_time": "2024-05-16 08:27:57",
            "create_date": "2023-05-12",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-12",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "miguel angel palacio",
            "registrant_state": "NA",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the 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.domaincom-expired.domainparkingserver.net",
                "ns2.domaincom-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "asig.ca",
            "domain_keyword": "asig",
            "domain_tld": "ca",
            "query_time": "2024-05-20 11:12:28",
            "create_date": "2023-06-30",
            "update_date": "2024-05-16",
            "expiry_date": "2024-06-30",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-fnsf29fdpf22u7yuwa5dhx.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "zdig.online",
            "domain_keyword": "zdig",
            "domain_tld": "online",
            "query_time": "2024-05-20 08:57:15",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "vdig.top",
            "domain_keyword": "vdig",
            "domain_tld": "top",
            "query_time": "2024-05-12 15:32:37",
            "create_date": "2023-06-13",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "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": [
                "andy.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "idig.studio",
            "domain_keyword": "idig",
            "domain_tld": "studio",
            "query_time": "2024-05-23 00:48:26",
            "create_date": "2023-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhaolei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "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": [
                "candy.dnspod.net",
                "gorilla.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "adif.in",
            "domain_keyword": "adif",
            "domain_tld": "in",
            "query_time": "2024-06-01 15:50:03",
            "create_date": "2020-08-29",
            "update_date": "2023-09-11",
            "expiry_date": "2025-08-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADIF",
            "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": [
                "lynn.ns.cloudflare.com",
                "tina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "adif.travel",
            "domain_keyword": "adif",
            "domain_tld": "travel",
            "query_time": "2024-06-01 15:50:03",
            "create_date": "2013-10-16",
            "update_date": "2023-09-23",
            "expiry_date": "2024-10-15",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital, S.A.",
            "registrar_website": "http://www.entorno.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Administracion de Infraestructuras Ferroviarias ADIF",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.adif.es",
                "ns2.adif.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "adia.be",
            "domain_keyword": "adia",
            "domain_tld": "be",
            "query_time": "2024-06-01 15:48:46",
            "create_date": "2023-08-10",
            "registrar_name": "Decofem",
            "registrar_website": "https://www.decofem.com",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 84,
            "domain_name": "adin.gold",
            "domain_keyword": "adin",
            "domain_tld": "gold",
            "query_time": "2024-06-01 15:51:22",
            "create_date": "2019-08-09",
            "update_date": "2023-07-15",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "adil.top",
            "domain_keyword": "adil",
            "domain_tld": "top",
            "query_time": "2024-06-03 12:53:27",
            "create_date": "2022-04-03",
            "update_date": "2022-04-04",
            "expiry_date": "2025-04-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co",
            "registrar_website": "http://www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1337 Services LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Charlestown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "paislee.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "arig.net",
            "domain_keyword": "arig",
            "domain_tld": "net",
            "query_time": "2024-06-12 15:59:42",
            "create_date": "1998-07-02",
            "update_date": "2024-06-01",
            "expiry_date": "2025-07-01",
            "registrar_iana": 30,
            "registrar_name": "NameSecure L.L.C.",
            "registrar_website": "http://www.namesecure.com",
            "name_servers": [
                "ns1-01.azure-dns.com",
                "ns1.arig.net",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "adrg.online",
            "domain_keyword": "adrg",
            "domain_tld": "online",
            "query_time": "2024-06-12 00:06:20",
            "create_date": "2023-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-15",
            "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": 88,
            "domain_name": "adis.top",
            "domain_keyword": "adis",
            "domain_tld": "top",
            "query_time": "2024-05-02 17:51:12",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "idig.asn.au",
            "domain_keyword": "idig",
            "domain_tld": "asn.au",
            "query_time": "2024-05-03 13:43:19",
            "update_date": "2022-04-21",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Tony SNEPP",
            "name_servers": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "adbg.it",
            "domain_keyword": "adbg",
            "domain_tld": "it",
            "query_time": "2024-04-29 05:36:05",
            "create_date": "2000-03-29",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-12",
            "registrar_name": "Host s.p.a.",
            "registrar_website": "https://www.host.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.host-anycast.it",
                "ns2.host-anycast.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 91,
            "domain_name": "adiv.site",
            "domain_keyword": "adiv",
            "domain_tld": "site",
            "query_time": "2024-04-29 16:27:41",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "adil.space",
            "domain_keyword": "adil",
            "domain_tld": "space",
            "query_time": "2024-04-26 04:23:07",
            "create_date": "2015-01-28",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-28",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "awig.org",
            "domain_keyword": "awig",
            "domain_tld": "org",
            "query_time": "2024-04-20 08:18:31",
            "create_date": "2000-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 143,
            "registrar_name": "Omnis Network, LLC",
            "registrar_website": "http://www.omnis.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ECD Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "St. Michael",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BB",
            "registrant_email": "please query the rdds service of the registrar 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.liquidweb.com",
                "ns1.liquidweb.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "amdig.top",
            "domain_keyword": "amdig",
            "domain_tld": "top",
            "query_time": "2024-04-17 13:13:50",
            "create_date": "2023-09-09",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fan xin yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "axig.cn",
            "domain_keyword": "axig",
            "domain_tld": "cn",
            "query_time": "2024-05-13 17:39:16",
            "create_date": "2023-06-03",
            "expiry_date": "2024-06-03",
            "registrar_name": "成都飞数科技有限公司",
            "registrant_name": "廖彩云",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "adia.com",
            "domain_keyword": "adia",
            "domain_tld": "com",
            "query_time": "2024-05-10 22:59:22",
            "create_date": "1992-07-06",
            "update_date": "2016-09-02",
            "expiry_date": "2024-07-05",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corehub.net",
            "registrant_company": "Adecco Group AG",
            "registrant_state": "CH",
            "registrant_country": "CH",
            "registrant_email": "https://corehub.net/whoiscontact/",
            "name_servers": [
                "ns1-eu.123ns.eu",
                "ns2-eu.123ns.de",
                "ns3-eu.123ns.eu",
                "ns4-eu.123ns.de"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ading.wang",
            "domain_keyword": "ading",
            "domain_tld": "wang",
            "query_time": "2024-05-10 23:01:23",
            "create_date": "2019-11-02",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liu chao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "adag.systems",
            "domain_keyword": "adag",
            "domain_tld": "systems",
            "query_time": "2024-05-25 05:08:40",
            "create_date": "2018-01-29",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "adag Systems GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Berlin",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "atig.pl",
            "domain_keyword": "atig",
            "domain_tld": "pl",
            "query_time": "2024-05-25 06:30:44",
            "create_date": "2022-12-08",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-08",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "ns1.seohost.pl",
                "ns2.seohost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "asig.pro",
            "domain_keyword": "asig",
            "domain_tld": "pro",
            "query_time": "2024-05-20 11:12:28",
            "create_date": "2016-11-15",
            "update_date": "2023-12-30",
            "expiry_date": "2024-11-15",
            "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": "Kishinev",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MD",
            "registrant_email": "please query the rdds service of the registrar 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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.117,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>adig.ae</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2841</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>akig.com, adit.hu, afig.se, arig.us, adigi.in, advg.net, adiy.org, awig.agency, alig.xyz, auig.cn, adog.org, nadig.net, aidg.com, adin.com.br, adia.tech, abig.com.pl, tdig.it, acig.shop, adigo.me, addg.net, adix.co.uk, idig.science, 1dig.info, adgig.com, eadig.ca, adia.dk, adib.one, adii.org, adbig.co, adfg.ae, adigo.tech, daig.ca, adin.run, abig.app, adir.app, amig.com, atig.ca, ading.space, adi8.com, adfg.xyz, admig.com, ldig.ru, adic.eu, radig.social, adib.ai, adia.uk, adiu.cat, adir.dad, adio.net, arig.site, adia.io, adbg.asia, abig.com, adib.cc, amig.us, adbg.be, aeig.com, adix.cc, adit.com, adid.ae, adhig.com, apig.ltd, adil.blog, adii.xyz, adin.club, mdig.xyz, adio.com.au, pdig.com, zadig.app, pdig.net, adio.be, daig.uk, adim.ru, apdig.digital, anig.pro, pdig.space, asig.ca, zdig.online, vdig.top, idig.studio, adif.in, adif.travel, adia.be, adin.gold, adil.top, arig.net, adrg.online, adis.top, idig.asn.au, adbg.it, adiv.site, adil.space, awig.org, amdig.top, axig.cn, adia.com, ading.wang, adag.systems, atig.pl, asig.pro</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>akig.com</domain_name>
   <domain_keyword>akig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 00:08:09</query_time>
   <create_date>2005-05-10</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>adit.hu</domain_name>
   <domain_keyword>adit</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-11 02:11:36</query_time>
   <create_date>2006-03-08</create_date>
  </value>
  <value>
   <num>3</num>
   <domain_name>afig.se</domain_name>
   <domain_keyword>afig</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:13:38</query_time>
   <create_date>2015-08-20</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns.aname.net</value>
    <value>ns2.aname.net</value>
    <value>ns3.aname.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>4</num>
   <domain_name>arig.us</domain_name>
   <domain_keyword>arig</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-12 20:12:06</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Moshe Eshaghian</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>178 SW 8th Street</registrant_address>
   <registrant_city>Miami</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3052248185</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>adigi.in</domain_name>
   <domain_keyword>adigi</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-18 22:04:13</query_time>
   <create_date>2010-08-18</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>6</num>
   <domain_name>advg.net</domain_name>
   <domain_keyword>advg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 17:41:11</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</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>7</num>
   <domain_name>adiy.org</domain_name>
   <domain_keyword>adiy</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 23:21:42</query_time>
   <create_date>2012-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>awig.agency</domain_name>
   <domain_keyword>awig</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-26 15:28:02</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>alig.xyz</domain_name>
   <domain_keyword>alig</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-26 17:23:08</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>auig.cn</domain_name>
   <domain_keyword>auig</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 00:22:35</query_time>
   <create_date>2024-03-07</create_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>上海陌形信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>adog.org</domain_name>
   <domain_keyword>adog</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-05 07:34:32</query_time>
   <create_date>2002-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.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>12</num>
   <domain_name>nadig.net</domain_name>
   <domain_keyword>nadig</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 18:04:13</query_time>
   <create_date>2001-02-05</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of nadig.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns3.zoneedit.com</value>
    <value>ns7.zoneedit.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>13</num>
   <domain_name>aidg.com</domain_name>
   <domain_keyword>aidg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 00:06:07</query_time>
   <create_date>1994-12-27</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-26</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>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>14</num>
   <domain_name>adin.com.br</domain_name>
   <domain_keyword>adin</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-01 15:51:22</query_time>
   <create_date>2014-02-23</create_date>
   <update_date>2023-03-03</update_date>
   <expiry_date>2027-02-23</expiry_date>
   <registrant_name>Caio Bruno Ribeiro do Vale ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>kim.ns.cloudflare.com</value>
    <value>ram.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>adia.tech</domain_name>
   <domain_keyword>adia</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-01 15:48:46</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-05</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_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</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>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>abig.com.pl</domain_name>
   <domain_keyword>abig</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-11 05:21:02</query_time>
   <create_date>2015-08-07</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <name_servers>
    <value>fns1.42.pl</value>
    <value>ns1.iwacom.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>tdig.it</domain_name>
   <domain_keyword>tdig</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 06:15:27</query_time>
   <create_date>2014-10-15</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Privacy Protection Service Ltd.</registrant_company>
   <registrant_address>Trojan House, Top Floor, 34 Arcadia Avenue</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>N.D.</registrant_state>
   <registrant_zip>N3 2JU, UK</registrant_zip>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>acig.shop</domain_name>
   <domain_keyword>acig</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 05:57:29</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-10-17</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>aron.ns.cloudflare.com</value>
    <value>roman.ns.cloudflare.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>adigo.me</domain_name>
   <domain_keyword>adigo</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-26 04:22:44</query_time>
   <create_date>2022-02-16</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NGM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>addg.net</domain_name>
   <domain_keyword>addg</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 16:04:00</query_time>
   <create_date>2002-02-05</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>93</registrar_iana>
   <registrar_name>GKG.NET, INC.</registrar_name>
   <registrar_website>http://www.gkg.net</registrar_website>
   <registrant_company>Furniss Enterprises</registrant_company>
   <registrant_state>Idaho</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.gkg.net/apps/contact-domain/addg.net</registrant_email>
   <name_servers>
    <value>ns3.gkg.net</value>
    <value>ns4.gkg.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>adix.co.uk</domain_name>
   <domain_keyword>adix</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 20:09:56</query_time>
   <create_date>2020-01-19</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1491.awsdns-58.org</value>
    <value>ns-1793.awsdns-32.co.uk</value>
    <value>ns-37.awsdns-04.com</value>
    <value>ns-818.awsdns-38.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>idig.science</domain_name>
   <domain_keyword>idig</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-05-09 17:06:51</query_time>
   <create_date>2021-08-09</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167810067</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.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.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>23</num>
   <domain_name>1dig.info</domain_name>
   <domain_keyword>1dig</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 22:33:03</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Diego Bruschetti</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>verification1.plaindns.net</value>
    <value>verification2.plaindns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>adgig.com</domain_name>
   <domain_keyword>adgig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 06:28:06</query_time>
   <create_date>2003-07-03</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-07-03</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>25</num>
   <domain_name>eadig.ca</domain_name>
   <domain_keyword>eadig</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-15 02:47:31</query_time>
   <create_date>2009-11-03</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2025-11-02</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>ns15.domaincontrol.com</value>
    <value>ns16.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>26</num>
   <domain_name>adia.dk</domain_name>
   <domain_keyword>adia</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 16:58:49</query_time>
   <create_date>2022-12-09</create_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>ONE.COM A/S</registrar_name>
   <registrant_name>Lui Taus Kirkeby Høyer Hansen</registrant_name>
   <registrant_address>Blegdamsvej 16E, 1. 17</registrant_address>
   <registrant_city>København N</registrant_city>
   <registrant_zip>2200</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 30959828</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>adib.one</domain_name>
   <domain_keyword>adib</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-13 07:53:59</query_time>
   <create_date>2017-11-10</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>adii.org</domain_name>
   <domain_keyword>adii</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 23:20:47</query_time>
   <create_date>2016-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>Azdomainz, LLC</registrar_name>
   <registrar_website>http://www.azdomainz.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>adbig.co</domain_name>
   <domain_keyword>adbig</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-11 01:03:54</query_time>
   <create_date>2021-04-29</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic, Inc</registrar_name>
   <registrar_website>http://automattic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>adfg.ae</domain_name>
   <domain_keyword>adfg</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-21 17:01:57</query_time>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrant_name>Abudhabi FGroup</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.instradns.com</value>
    <value>ns2.instradns.com</value>
    <value>ns3.instradns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>adigo.tech</domain_name>
   <domain_keyword>adigo</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 22:04:17</query_time>
   <create_date>2018-07-02</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-07-02</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>http://www.domainnameshop.com</registrar_website>
   <registrant_company>ADIGO MEKATRONIKK AS</registrant_company>
   <registrant_country>NO</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.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>daig.ca</domain_name>
   <domain_keyword>daig</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-18 14:31:07</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2029-01-21</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>parking1.whc.ca</value>
    <value>parking2.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>adin.run</domain_name>
   <domain_keyword>adin</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-24 20:54:35</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Collective Knowledge Systems</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>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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>abig.app</domain_name>
   <domain_keyword>abig</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-02 01:02:25</query_time>
   <create_date>2018-11-23</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>jake.ns.cloudflare.com</value>
    <value>kay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>adir.app</domain_name>
   <domain_keyword>adir</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-03 12:56:08</query_time>
   <create_date>2019-12-12</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>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>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>amig.com</domain_name>
   <domain_keyword>amig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 03:37:14</query_time>
   <create_date>1996-04-03</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>a1-208.akam.net</value>
    <value>a14-65.akam.net</value>
    <value>a18-66.akam.net</value>
    <value>a5-64.akam.net</value>
    <value>a7-65.akam.net</value>
    <value>a8-64.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>atig.ca</domain_name>
   <domain_keyword>atig</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-25 06:30:44</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-11-24</expiry_date>
   <registrar_name>Open Provider Inc.</registrar_name>
   <registrar_website>https://www.openprovider.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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>ading.space</domain_name>
   <domain_keyword>ading</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-01 15:51:30</query_time>
   <create_date>2020-03-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>dong wei</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>gemma.ns.cloudflare.com</value>
    <value>kobe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>adi8.com</domain_name>
   <domain_keyword>adi8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 06:34:58</query_time>
   <create_date>2013-10-10</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2025-10-10</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Calvin Klein, Inc.</registrant_company>
   <registrant_state>NY</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/adi8.com</registrant_email>
   <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>40</num>
   <domain_name>adfg.xyz</domain_name>
   <domain_keyword>adfg</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 15:53:36</query_time>
   <create_date>2015-01-05</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.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>admig.com</domain_name>
   <domain_keyword>admig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:43:15</query_time>
   <create_date>2006-12-01</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2026-12-01</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>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.admig.com</value>
    <value>ns2.admig.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>ldig.ru</domain_name>
   <domain_keyword>ldig</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 05:17:29</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>adic.eu</domain_name>
   <domain_keyword>adic</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:01:29</query_time>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
  </value>
  <value>
   <num>44</num>
   <domain_name>radig.social</domain_name>
   <domain_keyword>radig</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-30 17:21:00</query_time>
   <create_date>2023-01-29</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1328.awsdns-38.org</value>
    <value>ns-1832.awsdns-37.co.uk</value>
    <value>ns-251.awsdns-31.com</value>
    <value>ns-806.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>adib.ai</domain_name>
   <domain_keyword>adib</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-29 16:21:29</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</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>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>rex.ns.cloudflare.com</value>
    <value>val.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>46</num>
   <domain_name>adia.uk</domain_name>
   <domain_keyword>adia</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-29 16:21:11</query_time>
   <create_date>2019-12-18</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]</registrar_name>
   <registrar_website>http://www.iSurveyor.com</registrar_website>
   <registrant_name>iSurveyor</registrant_name>
   <name_servers>
    <value>ns1.flip.uk</value>
    <value>ns2.flip.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>adiu.cat</domain_name>
   <domain_keyword>adiu</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-29 16:27:40</query_time>
   <create_date>2020-04-18</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1407</registrar_iana>
   <registrar_name>SW Hosting &amp; Communications Technologies SL</registrar_name>
   <registrar_website>http://www.swhosting.cat</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>adir.dad</domain_name>
   <domain_keyword>adir</domain_keyword>
   <domain_tld>dad</domain_tld>
   <query_time>2024-05-10 00:30:36</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain, Inc.</registrar_name>
   <registrar_website>http://www.101domain.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>MB</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>adio.net</domain_name>
   <domain_keyword>adio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 16:08:55</query_time>
   <create_date>2019-03-18</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-03-18</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>ns5.afternic.com</value>
    <value>ns6.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>50</num>
   <domain_name>arig.site</domain_name>
   <domain_keyword>arig</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-17 16:38:37</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-18</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.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>adia.io</domain_name>
   <domain_keyword>adia</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 17:52:46</query_time>
   <create_date>2019-08-01</create_date>
   <update_date>2022-07-15</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>adbg.asia</domain_name>
   <domain_keyword>adbg</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-19 05:14:16</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi sheng</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>athena.dnspod.net</value>
    <value>steam.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>abig.com</domain_name>
   <domain_keyword>abig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 12:39:56</query_time>
   <create_date>1994-05-05</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Assurant, Inc.</registrant_company>
   <registrant_address>28 Liberty Street, 41st Floor</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10005</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4048817000</registrant_phone>
   <registrant_fax>+1.4048817777</registrant_fax>
   <name_servers>
    <value>ns0054.secondary.cloudflare.com</value>
    <value>ns0209.secondary.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>adib.cc</domain_name>
   <domain_keyword>adib</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-10 23:00:03</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-01</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>amig.us</domain_name>
   <domain_keyword>amig</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-14 20:21:22</query_time>
   <create_date>2002-06-20</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>American Modern Insurance Group</registrant_name>
   <registrant_company>American Modern Insurance Group</registrant_company>
   <registrant_address>7000 MIDLAND BLVD</registrant_address>
   <registrant_city>AMELIA</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>45102-2646</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5139476124</registrant_phone>
   <registrant_fax>+1.231231234</registrant_fax>
   <name_servers>
    <value>ns39.worldnic.com</value>
    <value>ns40.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>adbg.be</domain_name>
   <domain_keyword>adbg</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-26 07:46:35</query_time>
   <create_date>2021-01-21</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>aeig.com</domain_name>
   <domain_keyword>aeig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 08:47:40</query_time>
   <create_date>2002-04-26</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS L.L.C. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://www.srsplus.com</registrar_website>
   <name_servers>
    <value>ns.icsp.com</value>
    <value>ns.icsp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>adix.cc</domain_name>
   <domain_keyword>adix</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-26 21:23:14</query_time>
   <create_date>2013-12-24</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Digital Crimes Unit Digital Crimes Unit</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>One Microsoft Way,</registrant_address>
   <registrant_city>Redmond</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98052</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4258828080</registrant_phone>
   <registrant_fax>+1.4259367329</registrant_fax>
   <name_servers>
    <value>ns10.microsoftinternetsafety.net</value>
    <value>ns9.microsoftinternetsafety.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>adit.com</domain_name>
   <domain_keyword>adit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 12:57:45</query_time>
   <create_date>1998-02-20</create_date>
   <update_date>2023-03-03</update_date>
   <expiry_date>2029-02-19</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=adit.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>desi.ns.cloudflare.com</value>
    <value>elliot.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>60</num>
   <domain_name>adid.ae</domain_name>
   <domain_keyword>adid</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-03 12:51:01</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Cristian Pop</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>tegan.ns.cloudflare.com</value>
    <value>west.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>adhig.com</domain_name>
   <domain_keyword>adhig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 02:06:58</query_time>
   <create_date>2006-12-25</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>cns2001.hostgator.com</value>
    <value>cns2002.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>apig.ltd</domain_name>
   <domain_keyword>apig</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-01 02:31:17</query_time>
   <create_date>2021-11-21</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wang ya jun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>adil.blog</domain_name>
   <domain_keyword>adil</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-06-01 15:50:22</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>adii.xyz</domain_name>
   <domain_keyword>adii</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 15:50:13</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>adin.club</domain_name>
   <domain_keyword>adin</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-30 02:21:59</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>mdig.xyz</domain_name>
   <domain_keyword>mdig</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 04:26:43</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-31</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>67</num>
   <domain_name>adio.com.au</domain_name>
   <domain_keyword>adio</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-06 07:01:21</query_time>
   <update_date>2024-04-20</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>ADIO PROPERTIES PTY LTD</registrant_name>
   <name_servers>
    <value>ns1.melbourneit.net</value>
    <value>ns2.melbourneit.net</value>
    <value>ns3.melbourneit.net</value>
    <value>ns4.melbourneit.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>pdig.com</domain_name>
   <domain_keyword>pdig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 17:16:06</query_time>
   <create_date>2002-02-20</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.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>69</num>
   <domain_name>zadig.app</domain_name>
   <domain_keyword>zadig</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-13 00:14:08</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>pdig.net</domain_name>
   <domain_keyword>pdig</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 07:44:01</query_time>
   <create_date>2021-10-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O pdig.net</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <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>71</num>
   <domain_name>adio.be</domain_name>
   <domain_keyword>adio</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-29 16:24:58</query_time>
   <create_date>2014-10-06</create_date>
   <registrar_name>Vimexx</registrar_name>
   <registrar_website>http://www.vimexx.nl</registrar_website>
   <name_servers>
    <value>ns1.dynu.com</value>
    <value>ns10.dynu.com</value>
    <value>ns4.dynu.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>daig.uk</domain_name>
   <domain_keyword>daig</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-23 19:16:04</query_time>
   <create_date>2014-07-25</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>One.com A/S [Tag = TJNF-DK]</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>adim.ru</domain_name>
   <domain_keyword>adim</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:19:57</query_time>
   <create_date>2010-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>apdig.digital</domain_name>
   <domain_keyword>apdig</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-08 08:27:39</query_time>
   <create_date>2021-03-09</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Associacao Portuguesa de Direito Digital</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>PT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>anig.pro</domain_name>
   <domain_keyword>anig</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 11:35:43</query_time>
   <create_date>2015-12-24</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fastdns.hosting</value>
    <value>ns215.inhostedns.net</value>
    <value>ns315.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>pdig.space</domain_name>
   <domain_keyword>pdig</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-16 08:27:57</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>miguel angel palacio</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>CO</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.domaincom-expired.domainparkingserver.net</value>
    <value>ns2.domaincom-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>asig.ca</domain_name>
   <domain_keyword>asig</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-20 11:12:28</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-06-30</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-fnsf29fdpf22u7yuwa5dhx.ns101.verify.hn</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>78</num>
   <domain_name>zdig.online</domain_name>
   <domain_keyword>zdig</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 08:57:15</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>vdig.top</domain_name>
   <domain_keyword>vdig</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-12 15:32:37</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhe Jiang</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>andy.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>idig.studio</domain_name>
   <domain_keyword>idig</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-23 00:48:26</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhaolei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</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>candy.dnspod.net</value>
    <value>gorilla.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>adif.in</domain_name>
   <domain_keyword>adif</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 15:50:03</query_time>
   <create_date>2020-08-29</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2025-08-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ADIF</registrant_company>
   <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>lynn.ns.cloudflare.com</value>
    <value>tina.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>82</num>
   <domain_name>adif.travel</domain_name>
   <domain_keyword>adif</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-06-01 15:50:03</query_time>
   <create_date>2013-10-16</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital, S.A.</registrar_name>
   <registrar_website>http://www.entorno.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Administracion de Infraestructuras Ferroviarias ADIF</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.adif.es</value>
    <value>ns2.adif.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>adia.be</domain_name>
   <domain_keyword>adia</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 15:48:46</query_time>
   <create_date>2023-08-10</create_date>
   <registrar_name>Decofem</registrar_name>
   <registrar_website>https://www.decofem.com</registrar_website>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>adin.gold</domain_name>
   <domain_keyword>adin</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-06-01 15:51:22</query_time>
   <create_date>2019-08-09</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>adil.top</domain_name>
   <domain_keyword>adil</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-03 12:53:27</query_time>
   <create_date>2022-04-03</create_date>
   <update_date>2022-04-04</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co</registrar_name>
   <registrar_website>http://www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1337 Services LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Charlestown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</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>paislee.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>arig.net</domain_name>
   <domain_keyword>arig</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 15:59:42</query_time>
   <create_date>1998-07-02</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrar_iana>30</registrar_iana>
   <registrar_name>NameSecure L.L.C.</registrar_name>
   <registrar_website>http://www.namesecure.com</registrar_website>
   <name_servers>
    <value>ns1-01.azure-dns.com</value>
    <value>ns1.arig.net</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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>adrg.online</domain_name>
   <domain_keyword>adrg</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-12 00:06:20</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-15</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>88</num>
   <domain_name>adis.top</domain_name>
   <domain_keyword>adis</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-02 17:51:12</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>idig.asn.au</domain_name>
   <domain_keyword>idig</domain_keyword>
   <domain_tld>asn.au</domain_tld>
   <query_time>2024-05-03 13:43:19</query_time>
   <update_date>2022-04-21</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Tony SNEPP</registrant_name>
   <name_servers>
    <value>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>adbg.it</domain_name>
   <domain_keyword>adbg</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-29 05:36:05</query_time>
   <create_date>2000-03-29</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>Host s.p.a.</registrar_name>
   <registrar_website>https://www.host.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <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>91</num>
   <domain_name>adiv.site</domain_name>
   <domain_keyword>adiv</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-29 16:27:41</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>adil.space</domain_name>
   <domain_keyword>adil</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-26 04:23:07</query_time>
   <create_date>2015-01-28</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>93</num>
   <domain_name>awig.org</domain_name>
   <domain_keyword>awig</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 08:18:31</query_time>
   <create_date>2000-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>143</registrar_iana>
   <registrar_name>Omnis Network, LLC</registrar_name>
   <registrar_website>http://www.omnis.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ECD Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>St. Michael</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BB</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.liquidweb.com</value>
    <value>ns1.liquidweb.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>amdig.top</domain_name>
   <domain_keyword>amdig</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-17 13:13:50</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fan xin yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu nan</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>axig.cn</domain_name>
   <domain_keyword>axig</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-13 17:39:16</query_time>
   <create_date>2023-06-03</create_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>成都飞数科技有限公司</registrar_name>
   <registrant_name>廖彩云</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>adia.com</domain_name>
   <domain_keyword>adia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 22:59:22</query_time>
   <create_date>1992-07-06</create_date>
   <update_date>2016-09-02</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corehub.net</registrar_website>
   <registrant_company>Adecco Group AG</registrant_company>
   <registrant_state>CH</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://corehub.net/whoiscontact/</registrant_email>
   <name_servers>
    <value>ns1-eu.123ns.eu</value>
    <value>ns2-eu.123ns.de</value>
    <value>ns3-eu.123ns.eu</value>
    <value>ns4-eu.123ns.de</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>97</num>
   <domain_name>ading.wang</domain_name>
   <domain_keyword>ading</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-10 23:01:23</query_time>
   <create_date>2019-11-02</create_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liu chao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu nan</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>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>adag.systems</domain_name>
   <domain_keyword>adag</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-25 05:08:40</query_time>
   <create_date>2018-01-29</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>adag Systems GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Berlin</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>atig.pl</domain_name>
   <domain_keyword>atig</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-25 06:30:44</query_time>
   <create_date>2022-12-08</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>ns1.seohost.pl</value>
    <value>ns2.seohost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>asig.pro</domain_name>
   <domain_keyword>asig</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-20 11:12:28</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-11-15</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>Kishinev</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MD</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>
 </results>
 <stats>
  <total_time>0.117</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.