WHOIS QUERY TIME

8 May 2024 - 9:41 AM UTC

REGISTRAR

IANA: 81
Name: Gandi SAS

DOMAIN STATUS

clientTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=adpi.name
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "adpi.name"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "adpi.name",
            "domain_keyword": "adpi",
            "domain_tld": "name",
            "query_time": "2024-05-08 09:41:17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "domain_status": [
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.069,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>adpi.name</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>adpi.name</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.069</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.138 seconds) for "adpi.name" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Sep 2015 - 12:00 AM UTC

Registered: 28 August 2011
Modified: 9 September 2015
Expiry: 28 August 2016

REGISTRAR

IANA: 81
Name: Gandi SAS

NAME SERVERS

a.dns.gandi.net
b.dns.gandi.net
c.dns.gandi.net

DOMAIN STATUS

clientTransferProhibited

#2 - QUERY TIME

2 Sep 2022 - 4:59 PM UTC

REGISTRAR

IANA: 81
Name: Gandi SAS

DOMAIN STATUS

clientTransferProhibited

* 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=adpi.name
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "adpi.name",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "adpi.name",
    "results": [
        {
            "num": 1,
            "domain_name": "adpi.name",
            "domain_keyword": "adpi",
            "domain_tld": "name",
            "query_time": "2015-09-10 00:00:00",
            "create_date": "2011-08-28",
            "update_date": "2015-09-09",
            "expiry_date": "2016-08-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 2,
            "domain_name": "adpi.name",
            "domain_keyword": "adpi",
            "domain_tld": "name",
            "query_time": "2022-09-02 16:59:59",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "domain_status": [
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.138,
        "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>adpi.name</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>adpi.name</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>adpi.name</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2015-09-10 00:00:00</query_time>
   <create_date>2011-08-28</create_date>
   <update_date>2015-09-09</update_date>
   <expiry_date>2016-08-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>adpi.name</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2022-09-02 16:59:59</query_time>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.138</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 27 domain names (in 0.032 seconds) which contained the exact domain keyword "adpi".
Domain Name Registered Expiry Registrar Ownership
1 adpi.com 17 Jul 1996 16 Jul 2024 Network Solutions, LLC -
2 adpi.org 3 Jun 2002 3 Jun 2028 GoDaddy.com, LLC Domains By Proxy, LLC
3 adpi.net 29 Mar 2004 29 Mar 2025 GoDaddy.com, LLC -
4 adpi.it 18 Jun 2008 14 Jun 2024 Aruba s.p.a. GE.MA.R. srl
5 adpi.info 27 Feb 2011 27 Feb 2025 Internet Domain Service BS Corp Whois Privacy Corp.
6 adpi.pro 28 Feb 2011 28 Feb 2025 Gandi SAS Openway Club International
7 adpi.be 22 Apr 2014 - Key-Systems GmbH -
8 adpi.news 15 Jul 2015 15 Jul 2025 Gandi SAS REDACTED FOR PRIVACY
9 adpi.biz 16 Jan 2017 15 Jan 2025 MarkMonitor, Inc. ADP, LLC
10 adpi.us 20 Jul 2018 20 Jul 2024 Squarespace Domains II LLC Markian Sich
11 adpi.ru 18 Dec 2018 18 Dec 2024 RU-CENTER-RU Private Person
12 adpi.nl 20 Sep 2019 - Internationale Domeinregistratie Nederland -
13 adpi.co 28 Sep 2020 28 Sep 2025 Web Commerce Communications Limited dba WebNic.cc Adyabina Putramas. PT
14 adpi.cloud 22 Feb 2021 22 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
15 adpi.pl 23 Mar 2021 23 Mar 2025 Globtel Internet Szymon Hersztek -
16 adpi.cl 28 Apr 2021 28 Apr 2027 NIC Chile Veronica Judith Aguirre Dueñas
17 adpi.ca 15 Sep 2021 15 Sep 2024 Tucows.com Co. Alternate Dream Productions INC.
18 adpi.school 7 Mar 2022 7 Mar 2025 Tucows Domains Inc. Data Protected
19 adpi.org.cn 15 Jun 2023 15 Jun 2024 深圳英迈思信息技术有限公司 杨沙沙
20 adpi.cn 19 Sep 2023 19 Sep 2024 阿里云计算有限公司(万网) 王远响
21 adpi.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
22 adpi.cd 8 Feb 2024 8 Feb 2025 SCPT Betu Ilunga
23 adpi.ae - - Etisalat ADP INGENIERIE-ABU DHABI
24 adpi.eu - - Registrar.eu -
25 adpi.name - - Gandi SAS -
26 adpi.com.au - - Domain Directors Pty Ltd trading as Instra Les Nielsen
27 adpi.de - - - -
28 adpi.pe - - 1API GmbH Registration Private

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=adpi&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "adpi",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 28,
        "relation": "eq",
        "current": 28
    },
    "unique_domains": "adpi.com, adpi.org, adpi.net, adpi.it, adpi.info, adpi.pro, adpi.be, adpi.news, adpi.biz, adpi.us, adpi.ru, adpi.nl, adpi.co, adpi.cloud, adpi.pl, adpi.cl, adpi.ca, adpi.school, adpi.org.cn, adpi.cn, adpi.xyz, adpi.cd, adpi.ae, adpi.eu, adpi.name, adpi.com.au, adpi.de, adpi.pe",
    "results": [
        {
            "num": 1,
            "domain_name": "adpi.com",
            "domain_keyword": "adpi",
            "domain_tld": "com",
            "query_time": "2024-06-12 00:03:06",
            "create_date": "1996-07-17",
            "update_date": "2023-05-17",
            "expiry_date": "2024-07-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "adpi.org",
            "domain_keyword": "adpi",
            "domain_tld": "org",
            "query_time": "2024-05-08 09:41:17",
            "create_date": "2002-06-03",
            "update_date": "2023-08-15",
            "expiry_date": "2028-06-03",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "adpi.net",
            "domain_keyword": "adpi",
            "domain_tld": "net",
            "query_time": "2024-04-16 17:50:09",
            "create_date": "2004-03-29",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "adpi.it",
            "domain_keyword": "adpi",
            "domain_tld": "it",
            "query_time": "2024-05-08 09:41:17",
            "create_date": "2008-06-18",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-14",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "GE.MA.R. srl",
            "registrant_address": "Via Colle Marracone, snc",
            "registrant_city": "CASALVIERI",
            "registrant_state": "FR",
            "registrant_zip": "03034",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "adpi.info",
            "domain_keyword": "adpi",
            "domain_tld": "info",
            "query_time": "2024-05-08 09:41:17",
            "create_date": "2011-02-27",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-27",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.infomaniak.ch",
                "ns2.infomaniak.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "adpi.pro",
            "domain_keyword": "adpi",
            "domain_tld": "pro",
            "query_time": "2024-05-16 11:52:46",
            "create_date": "2011-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Openway Club International",
            "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": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "adpi.be",
            "domain_keyword": "adpi",
            "domain_tld": "be",
            "query_time": "2024-05-08 09:41:17",
            "create_date": "2014-04-22",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 8,
            "domain_name": "adpi.news",
            "domain_keyword": "adpi",
            "domain_tld": "news",
            "query_time": "2024-05-08 09:41:17",
            "create_date": "2015-07-15",
            "update_date": "2023-09-18",
            "expiry_date": "2025-07-15",
            "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_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.supercp.com",
                "ns2.supercp.com",
                "ns3.supercp.com",
                "ns4.supercp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "adpi.biz",
            "domain_keyword": "adpi",
            "domain_tld": "biz",
            "query_time": "2024-05-08 09:41:17",
            "create_date": "2017-01-16",
            "update_date": "2023-12-19",
            "expiry_date": "2025-01-15",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADP, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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": [
                "a1-199.akam.net",
                "a14-65.akam.net",
                "a18-66.akam.net",
                "a28-64.akam.net",
                "a5-66.akam.net",
                "a9-67.akam.net",
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "adpi.us",
            "domain_keyword": "adpi",
            "domain_tld": "us",
            "query_time": "2024-05-08 09:41:17",
            "create_date": "2018-07-20",
            "update_date": "2024-04-21",
            "expiry_date": "2024-07-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "Markian Sich",
            "registrant_address": "3512 Wanda Lynn Dr",
            "registrant_city": "Metairie",
            "registrant_state": "LA",
            "registrant_zip": "70002",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7402751361",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "adpi.ru",
            "domain_keyword": "adpi",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:53:08",
            "create_date": "2018-12-18",
            "expiry_date": "2024-12-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "adpi.nl",
            "domain_keyword": "adpi",
            "domain_tld": "nl",
            "query_time": "2024-06-13 01:19:08",
            "create_date": "2019-09-20",
            "update_date": "2021-11-23",
            "registrar_name": "Internationale Domeinregistratie Nederland",
            "name_servers": [
                "ns0.nl",
                "ns11.net",
                "ns5.be"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 13,
            "domain_name": "adpi.co",
            "domain_keyword": "adpi",
            "domain_tld": "co",
            "query_time": "2024-05-08 09:41:17",
            "create_date": "2020-09-28",
            "update_date": "2023-07-23",
            "expiry_date": "2025-09-28",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Adyabina Putramas. PT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DKI Jakarta",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "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": 14,
            "domain_name": "adpi.cloud",
            "domain_keyword": "adpi",
            "domain_tld": "cloud",
            "query_time": "2024-06-12 00:03:05",
            "create_date": "2021-02-22",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.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": [
                "ns-1341.awsdns-39.org",
                "ns-1759.awsdns-27.co.uk",
                "ns-460.awsdns-57.com",
                "ns-513.awsdns-00.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "adpi.pl",
            "domain_keyword": "adpi",
            "domain_tld": "pl",
            "query_time": "2024-04-07 17:32:45",
            "create_date": "2021-03-23",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-23",
            "registrar_name": "Globtel Internet Szymon Hersztek",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "adpi.cl",
            "domain_keyword": "adpi",
            "domain_tld": "cl",
            "query_time": "2024-05-08 09:41:17",
            "create_date": "2021-04-28",
            "expiry_date": "2027-04-28",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Veronica Judith Aguirre Dueñas",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ]
        },
        {
            "num": 17,
            "domain_name": "adpi.ca",
            "domain_keyword": "adpi",
            "domain_tld": "ca",
            "query_time": "2024-05-08 09:41:17",
            "create_date": "2021-09-15",
            "update_date": "2023-10-30",
            "expiry_date": "2024-09-15",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "mostafa Azizi",
            "registrant_company": "Alternate Dream Productions INC.",
            "registrant_address": "177 Linus Rd, Unit 405",
            "registrant_city": "North York,",
            "registrant_state": "ON",
            "registrant_zip": "M2J4S5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4168542727",
            "name_servers": [
                "ns1.name.com",
                "ns2.name.com",
                "ns3.name.com",
                "ns4.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "adpi.school",
            "domain_keyword": "adpi",
            "domain_tld": "school",
            "query_time": "2024-05-08 09:41:17",
            "create_date": "2022-03-07",
            "update_date": "2022-04-18",
            "expiry_date": "2025-03-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.site4now.net",
                "ns2.site4now.net",
                "ns3.site4now.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "adpi.org.cn",
            "domain_keyword": "adpi",
            "domain_tld": "org.cn",
            "query_time": "2024-05-08 09:41:17",
            "create_date": "2023-06-15",
            "expiry_date": "2024-06-15",
            "registrar_name": "深圳英迈思信息技术有限公司",
            "registrant_name": "杨沙沙",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.190.vip",
                "dns2.190.vip"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "adpi.cn",
            "domain_keyword": "adpi",
            "domain_tld": "cn",
            "query_time": "2024-05-08 09:41:17",
            "create_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王远响",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "adpi.xyz",
            "domain_keyword": "adpi",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 11:12:39",
            "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": 22,
            "domain_name": "adpi.cd",
            "domain_keyword": "adpi",
            "domain_tld": "cd",
            "query_time": "2024-05-28 10:45:54",
            "create_date": "2024-02-08",
            "update_date": "2024-03-14",
            "expiry_date": "2025-02-08",
            "registrar_name": "SCPT",
            "registrant_name": "Betu Ilunga",
            "registrant_address": "278, , Avenue de l'Equateur",
            "registrant_city": "Kinshasa",
            "registrant_state": "Kinshasa",
            "registrant_zip": "1000",
            "registrant_country": "CD",
            "registrant_email": "betuatbiztechnologies.biz",
            "registrant_phone": "+82.3142422",
            "name_servers": [
                "rs70a.registrar-servers.com",
                "rs70b.registrar-servers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "adpi.ae",
            "domain_keyword": "adpi",
            "domain_tld": "ae",
            "query_time": "2024-04-23 23:53:13",
            "registrar_name": "Etisalat",
            "registrant_name": "FLORENT PIERRE JOHANN TARTIVELLE",
            "registrant_company": "ADP INGENIERIE-ABU DHABI",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 24,
            "domain_name": "adpi.eu",
            "domain_keyword": "adpi",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:01:41",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ]
        },
        {
            "num": 25,
            "domain_name": "adpi.name",
            "domain_keyword": "adpi",
            "domain_tld": "name",
            "query_time": "2024-05-08 09:41:17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 26,
            "domain_name": "adpi.com.au",
            "domain_keyword": "adpi",
            "domain_tld": "com.au",
            "query_time": "2024-05-11 14:25:00",
            "update_date": "2024-04-21",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Les Nielsen",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "adpi.de",
            "domain_keyword": "adpi",
            "domain_tld": "de",
            "query_time": "2024-05-24 22:14:36",
            "update_date": "2024-03-26",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 28,
            "domain_name": "adpi.pe",
            "domain_keyword": "adpi",
            "domain_tld": "pe",
            "query_time": "2024-06-06 21:57:16",
            "registrar_name": "1API GmbH",
            "registrant_name": "Registration Private",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>adpi</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>28</total>
  <relation>eq</relation>
  <current>28</current>
 </count>
 <unique_domains>adpi.com, adpi.org, adpi.net, adpi.it, adpi.info, adpi.pro, adpi.be, adpi.news, adpi.biz, adpi.us, adpi.ru, adpi.nl, adpi.co, adpi.cloud, adpi.pl, adpi.cl, adpi.ca, adpi.school, adpi.org.cn, adpi.cn, adpi.xyz, adpi.cd, adpi.ae, adpi.eu, adpi.name, adpi.com.au, adpi.de, adpi.pe</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>adpi.com</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 00:03:06</query_time>
   <create_date>1996-07-17</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>adpi.org</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <create_date>2002-06-03</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2028-06-03</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>adpi.net</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 17:50:09</query_time>
   <create_date>2004-03-29</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-29</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>ns71.domaincontrol.com</value>
    <value>ns72.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>4</num>
   <domain_name>adpi.it</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <create_date>2008-06-18</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>GE.MA.R. srl</registrant_company>
   <registrant_address>Via Colle Marracone, snc</registrant_address>
   <registrant_city>CASALVIERI</registrant_city>
   <registrant_state>FR</registrant_state>
   <registrant_zip>03034</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>adpi.info</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <create_date>2011-02-27</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.infomaniak.ch</value>
    <value>ns2.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>adpi.pro</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-16 11:52:46</query_time>
   <create_date>2011-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Openway Club International</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>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>adpi.be</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <create_date>2014-04-22</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>adpi.news</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2025-07-15</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_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.supercp.com</value>
    <value>ns2.supercp.com</value>
    <value>ns3.supercp.com</value>
    <value>ns4.supercp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>adpi.biz</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <create_date>2017-01-16</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ADP, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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>a1-199.akam.net</value>
    <value>a14-65.akam.net</value>
    <value>a18-66.akam.net</value>
    <value>a28-64.akam.net</value>
    <value>a5-66.akam.net</value>
    <value>a9-67.akam.net</value>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>adpi.us</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <create_date>2018-07-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>Markian Sich</registrant_name>
   <registrant_address>3512 Wanda Lynn Dr</registrant_address>
   <registrant_city>Metairie</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70002</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7402751361</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>adpi.ru</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:53:08</query_time>
   <create_date>2018-12-18</create_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>adpi.nl</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-13 01:19:08</query_time>
   <create_date>2019-09-20</create_date>
   <update_date>2021-11-23</update_date>
   <registrar_name>Internationale Domeinregistratie Nederland</registrar_name>
   <name_servers>
    <value>ns0.nl</value>
    <value>ns11.net</value>
    <value>ns5.be</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>adpi.co</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <create_date>2020-09-28</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2025-09-28</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Adyabina Putramas. PT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DKI Jakarta</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>14</num>
   <domain_name>adpi.cloud</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-12 00:03:05</query_time>
   <create_date>2021-02-22</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>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_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>ns-1341.awsdns-39.org</value>
    <value>ns-1759.awsdns-27.co.uk</value>
    <value>ns-460.awsdns-57.com</value>
    <value>ns-513.awsdns-00.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>adpi.pl</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-07 17:32:45</query_time>
   <create_date>2021-03-23</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>Globtel Internet Szymon Hersztek</registrar_name>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>adpi.cl</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <create_date>2021-04-28</create_date>
   <expiry_date>2027-04-28</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Veronica Judith Aguirre Dueñas</registrant_name>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>adpi.ca</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <create_date>2021-09-15</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>mostafa Azizi</registrant_name>
   <registrant_company>Alternate Dream Productions INC.</registrant_company>
   <registrant_address>177 Linus Rd, Unit 405</registrant_address>
   <registrant_city>North York,</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M2J4S5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4168542727</registrant_phone>
   <name_servers>
    <value>ns1.name.com</value>
    <value>ns2.name.com</value>
    <value>ns3.name.com</value>
    <value>ns4.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>adpi.school</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <create_date>2022-03-07</create_date>
   <update_date>2022-04-18</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.site4now.net</value>
    <value>ns2.site4now.net</value>
    <value>ns3.site4now.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>adpi.org.cn</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <create_date>2023-06-15</create_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>深圳英迈思信息技术有限公司</registrar_name>
   <registrant_name>杨沙沙</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.190.vip</value>
    <value>dns2.190.vip</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>adpi.cn</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <create_date>2023-09-19</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王远响</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>adpi.xyz</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 11:12:39</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>22</num>
   <domain_name>adpi.cd</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>cd</domain_tld>
   <query_time>2024-05-28 10:45:54</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>SCPT</registrar_name>
   <registrant_name>Betu Ilunga</registrant_name>
   <registrant_address>278, , Avenue de l'Equateur</registrant_address>
   <registrant_city>Kinshasa</registrant_city>
   <registrant_state>Kinshasa</registrant_state>
   <registrant_zip>1000</registrant_zip>
   <registrant_country>CD</registrant_country>
   <registrant_email>betuatbiztechnologies.biz</registrant_email>
   <registrant_phone>+82.3142422</registrant_phone>
   <name_servers>
    <value>rs70a.registrar-servers.com</value>
    <value>rs70b.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>adpi.ae</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-23 23:53:13</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>FLORENT PIERRE JOHANN TARTIVELLE</registrant_name>
   <registrant_company>ADP INGENIERIE-ABU DHABI</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>adpi.eu</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:01:41</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
  </value>
  <value>
   <num>25</num>
   <domain_name>adpi.name</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-08 09:41:17</query_time>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>adpi.com.au</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-11 14:25:00</query_time>
   <update_date>2024-04-21</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Les Nielsen</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>adpi.de</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-24 22:14:36</query_time>
   <update_date>2024-03-26</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>adpi.pe</domain_name>
   <domain_keyword>adpi</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-06-06 21:57:16</query_time>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Registration Private</registrant_name>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.032</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 3,170 domain names (in 0.057 seconds) which look and sound like the brand name "adpi".
Domain Name Registered Expiry Registrar Ownership
1 amdpi.info 30 Jul 2007 30 Jul 2025 GoDaddy Corporate Domains, LLC REDACTED FOR PRIVACY
2 advpi.com 18 Feb 2014 18 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 anpi.org 18 Oct 1996 17 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 alpi.news 1 Sep 2016 1 Sep 2024 eNom, LLC Data Protected
5 tdpi.one 5 Aug 2023 5 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
6 awpi.info 8 Nov 2023 8 Nov 2024 Sav.com, LLC REDACTED FOR PRIVACY
7 adip.pt - - - ASSOCIAÇÃO DE DESENVOLVIMENTO INTEGRADO DE POIARES
8 adgi.net 1 Apr 2023 1 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
9 adpv.se 25 Jul 2022 25 Jul 2024 One.com -
10 adpm.se 26 Sep 2022 26 Sep 2024 www.NameSRS.com -
11 mdpi.pro 14 Mar 2019 14 Mar 2025 Tucows Domains Inc. Data Protected
12 agpi.immo 13 Jan 2017 13 Jan 2025 Nameshield SAS AGPI
13 adpt.inc 14 Jul 2023 14 Jul 2024 Dreamscape Networks International Pte Ltd Private Registry Authority
14 ad-i.net 17 Apr 2024 17 Apr 2025 Network Solutions, LLC Domain Admin
15 appi.bzh 30 Sep 2022 30 Sep 2024 ONLINE SAS Appi
16 adpt.digital 19 Jun 2019 19 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
17 adri.one 11 Nov 2023 11 Nov 2024 Gandi SAS REDACTED FOR PRIVACY
18 adpa.pro 12 Apr 2022 12 Apr 2025 Cloudflare, Inc Advanced Payments Processing
19 vdpi.net 26 Feb 2006 26 Feb 2025 ANNULET, INC BuyDomains.com
20 adpa.site 29 May 2018 29 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com masao aizawa
21 adfi.online 14 Jul 2022 14 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
22 anpi.org.in 15 Feb 2024 15 Feb 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
23 3dpi.com 31 Jan 1999 31 Jan 2026 INAMES CO., LTD. kwonkounghun
24 aspi.me 11 Jul 2012 11 Jul 2024 Cronon GmbH REDACTED FOR PRIVACY
25 appi.vip 9 Oct 2022 9 Oct 2025 Blue Razor Domains, LLC Domains By Proxy, LLC
26 anpi.org.br 3 Aug 2017 3 Aug 2030 - ASSOCIA??O NACIONAL DE PROCURADORES INSTITUCIONAIS
27 ahpi.net 22 Sep 2023 22 Sep 2024 Dynadot Inc -
28 adpc.be 1 Feb 2018 - domainnames.be domeinnamen.be -
29 aipi.ru 12 May 2008 12 May 2025 RU-CENTER-RU aipi e. K.
30 ddpi.ru 26 Nov 2023 26 Nov 2024 REGRU-RU Private Person
31 adni.org.uk 30 Jun 2011 30 Jun 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
32 adpb.pro 3 Jan 2024 3 Jan 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
33 adpc.org.uk 17 Oct 2018 17 Oct 2024 Ionos SE [Tag = 1AND1] -
34 adpri.com 14 Jan 2006 14 Jan 2025 GoDaddy.com, LLC -
35 adpg.com 23 Apr 1998 22 Apr 2025 Domain.com, LLC REDACTED FOR PRIVACY
36 adpt.site 29 Feb 2024 28 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
37 a-pi.ru 11 May 2021 11 May 2025 RU-CENTER-RU ASSOCIACIYa POLIMERNOY INTEGRACII
38 anpi.tech 15 May 2023 15 May 2025 Domeneshop AS -
39 awpi.biz 23 Nov 2001 22 Nov 2024 Network Solutions, LLC Mac-n-Scott Solutions
40 anpi.co.uk 18 Apr 2016 18 Apr 2024 Garth Piesse [Tag = COHERENT-NZ] -
41 aipi.digital 31 Jan 2022 31 Jan 2025 Vautron Rechenzentrum AG aipi e. K.
42 aapi.top 2 Dec 2020 2 Dec 2025 DNSPod, Inc. caiziwen
43 andpi.org 24 Aug 1998 23 Aug 2029 Network Solutions, LLC REDACTED FOR PRIVACY
44 adpo.jp 11 Jan 2011 31 Jan 2025 - tetsuya kawamoto
45 adip.rocks 24 Sep 2022 24 Sep 2024 Porkbun LLC Private by Design, LLC
46 aapi.info 2 Dec 2023 2 Dec 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
47 adpl.fyi 8 Jun 2022 8 Jun 2025 Amazon Registrar, Inc. Identity Protection Service
48 adsi.info 10 Feb 2014 10 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 adpa.co 4 Jan 2021 4 Jan 2025 1API GmbH Arman Dade Pardaz Atra
50 adps.net 22 Jun 2000 22 Jun 2024 Tucows Domains Inc. -
51 adp5.cn 15 Jul 2016 15 Jul 2024 阿里云计算有限公司(万网) 北京中宽华视网络技术有限公司
52 adpia.net 15 Dec 2005 15 Dec 2024 HANGANG SYSTEMS,INC. D/B/A DOREGI.COM sun-il Yun
53 adpa.live 31 Aug 2023 31 Aug 2024 Mesh Digital Limited Domains By Proxy, LLC
54 ajpi.co.uk 11 Jan 2021 11 Jan 2031 GoDaddy.com, LLC. [Tag = GODADDY] -
55 adpv.info 2 May 2019 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
56 aapi.bio 29 Apr 2024 29 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
57 aapi.online 3 May 2021 3 May 2025 Go Daddy, LLC Domains By Proxy, LLC
58 admi.dev 9 Aug 2023 9 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 jdpi.co.uk 25 Apr 2011 25 Apr 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
60 abpi.org 3 Mar 2005 3 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
61 adps.com 12 Nov 1999 12 Nov 2024 IONOS SE 1&1 Internet Inc
62 arpi.cn 6 May 2015 6 May 2025 阿里云计算有限公司(万网) 深圳米格系统开发有限公司
63 adsi.cloud 14 Jun 2023 14 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
64 adhi.cloud 24 Mar 2024 24 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
65 apdi.ro 15 Apr 2011 13 Jul 2027 Romarg SRL -
66 adpg.uk 30 Oct 2014 30 Oct 2024 Namesco Limited [Tag = NAMESCO] -
67 aepi.com.br 20 Nov 2003 20 Nov 2026 - AEPI do Brasil Ind?stria e Com?rcio Ltda
68 aepi.org.uk 7 Feb 2016 7 Feb 2025 Cloudflare, Inc. [Tag = CLOUDFLARE] -
69 alpi.online 13 May 2024 13 May 2025 Xiamen ChinaSource Internet Service Co., Ltd Jinkon
70 anpi.info 6 Feb 2012 6 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
71 admi.tech 3 Apr 2018 3 Apr 2025 Gransy s.r.o. -
72 adpix.online 2 Jun 2022 2 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
73 adxi.net 14 Dec 2014 14 Dec 2024 GoDaddy.com, LLC -
74 adgi.org 16 Sep 1998 15 Sep 2024 Network Solutions, LLC The Assessment and Development Group Inc.
75 appi.ro 26 Jan 2012 24 Jun 2025 ICI - Registrar -
76 admi.cl 3 Feb 2009 28 Feb 2025 NIC Chile JAVIER RODRIGO LARAS ARRIAZA
77 aspi.online 21 Dec 2023 21 Dec 2024 Sav.com, LLC- 6 Privacy Protection
78 adpo.ie 25 Jan 2012 25 Jan 2025 Register 365 The Irish Computer Society
79 adii.ru 20 Oct 2016 20 Oct 2024 R01-RU Private Person
80 akpi.ru 22 Jun 2018 22 Jun 2025 SALENAMES-RU Private Person
81 adpin.info 23 Sep 2023 23 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
82 adpsi.org 28 Jul 2022 28 Jul 2024 Network Solutions, LLC REDACTED FOR PRIVACY
83 aupi.info 29 Dec 2023 29 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
84 adpia.com 14 Jan 2000 14 Jan 2025 Dotname Korea Corp. -
85 addi.co.nz 16 May 2009 - Voyager Internet Ltd T/A 1st Domains -
86 advi.net 11 Oct 1996 10 Oct 2024 Tucows Domains Inc. -
87 ad-i.com 19 Mar 2020 19 Mar 2025 GoDaddy.com, LLC -
88 adui.online 19 Jul 2021 19 Jul 2031 DNSPod, Inc. Li Bo
89 aspi.com.au - - DROP.com.au Pty Ltd Domain Administrator
90 alpi.site 18 May 2024 18 May 2025 Go Daddy, LLC Domains By Proxy, LLC
91 ampi.digital 22 Jul 2020 22 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 hdpi.co 17 Dec 2016 16 Dec 2026 GoDaddy.com, LLC Domains By Proxy, LLC
93 adki.store 21 Feb 2024 21 Feb 2025 CV. Rumahweb Indonesia Rumah Kreatif Hijau
94 adps.nl 11 Sep 2023 - Media Village B.V. -
95 adpt.co.in 20 Jan 2018 20 Jan 2026 GoDaddy.com, LLC REDACTED FOR PRIVACY
96 xdpi.net 13 Dec 2023 13 Dec 2028 GoDaddy.com, LLC -
97 adli.top 18 Mar 2021 18 Mar 2029 DNSPod, Inc. liqixuan
98 kdpi.com.pl 22 Nov 2010 22 Nov 2028 OVH SAS -
99 adip.golf 12 Apr 2019 12 Apr 2025 eNom, LLC Data Protected
100 adpf.gov.ae - - Etisalat Abu Dhabi Pensions Fund
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 Adpi.name.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=adpi.name
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "adpi.name",
        "page_size": 100
    },
    "count": {
        "total": 3170,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "amdpi.info, advpi.com, anpi.org, alpi.news, tdpi.one, awpi.info, adip.pt, adgi.net, adpv.se, adpm.se, mdpi.pro, agpi.immo, adpt.inc, ad-i.net, appi.bzh, adpt.digital, adri.one, adpa.pro, vdpi.net, adpa.site, adfi.online, anpi.org.in, 3dpi.com, aspi.me, appi.vip, anpi.org.br, ahpi.net, adpc.be, aipi.ru, ddpi.ru, adni.org.uk, adpb.pro, adpc.org.uk, adpri.com, adpg.com, adpt.site, a-pi.ru, anpi.tech, awpi.biz, anpi.co.uk, aipi.digital, aapi.top, andpi.org, adpo.jp, adip.rocks, aapi.info, adpl.fyi, adsi.info, adpa.co, adps.net, adp5.cn, adpia.net, adpa.live, ajpi.co.uk, adpv.info, aapi.bio, aapi.online, admi.dev, jdpi.co.uk, abpi.org, adps.com, arpi.cn, adsi.cloud, adhi.cloud, apdi.ro, adpg.uk, aepi.com.br, aepi.org.uk, alpi.online, anpi.info, admi.tech, adpix.online, adxi.net, adgi.org, appi.ro, admi.cl, aspi.online, adpo.ie, adii.ru, akpi.ru, adpin.info, adpsi.org, aupi.info, adpia.com, addi.co.nz, advi.net, ad-i.com, adui.online, aspi.com.au, alpi.site, ampi.digital, hdpi.co, adki.store, adps.nl, adpt.co.in, xdpi.net, adli.top, kdpi.com.pl, adip.golf, adpf.gov.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "amdpi.info",
            "domain_keyword": "amdpi",
            "domain_tld": "info",
            "query_time": "2024-04-17 13:14:37",
            "create_date": "2007-07-30",
            "update_date": "2023-08-13",
            "expiry_date": "2025-07-30",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "https://gcd.com/contact-us/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ID",
            "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.brandsight-dns.com",
                "ns1.brandsight-dns.net",
                "ns2.brandsight-dns.com",
                "ns2.brandsight-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "advpi.com",
            "domain_keyword": "advpi",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:43:44",
            "create_date": "2014-02-18",
            "update_date": "2021-02-12",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "anpi.org",
            "domain_keyword": "anpi",
            "domain_tld": "org",
            "query_time": "2024-04-23 20:09:43",
            "create_date": "1996-10-18",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-17",
            "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": [
                "dns01.anpisolutions.net",
                "dns03.anpisolutions.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "alpi.news",
            "domain_keyword": "alpi",
            "domain_tld": "news",
            "query_time": "2024-04-25 13:50:27",
            "create_date": "2016-09-01",
            "update_date": "2023-08-17",
            "expiry_date": "2024-09-01",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "tdpi.one",
            "domain_keyword": "tdpi",
            "domain_tld": "one",
            "query_time": "2024-05-02 12:06:52",
            "create_date": "2023-08-05",
            "update_date": "2023-10-19",
            "expiry_date": "2024-08-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ada.ns.cloudflare.com",
                "corey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "awpi.info",
            "domain_keyword": "awpi",
            "domain_tld": "info",
            "query_time": "2024-05-01 23:58:16",
            "create_date": "2023-11-08",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-08",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chloe.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "adip.pt",
            "domain_keyword": "adip",
            "domain_tld": "pt",
            "query_time": "2024-04-29 16:25:36",
            "registrant_name": "ASSOCIAÇÃO DE DESENVOLVIMENTO INTEGRADO DE POIARES",
            "registrant_address": "Zona Industrial - Sao Miguel",
            "registrant_city": "V. N. Poiares",
            "registrant_state": "V. N. Poiares",
            "registrant_zip": "3350-214",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ptempresas.pt",
                "ns10.ptempresas.pt",
                "ns2.ptempresas.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 8,
            "domain_name": "adgi.net",
            "domain_keyword": "adgi",
            "domain_tld": "net",
            "query_time": "2024-04-28 18:41:09",
            "create_date": "2023-04-01",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-01",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=adgi.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "adpv.se",
            "domain_keyword": "adpv",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:11:38",
            "create_date": "2022-07-25",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-25",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 10,
            "domain_name": "adpm.se",
            "domain_keyword": "adpm",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:11:28",
            "create_date": "2022-09-26",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-26",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns.tba.net",
                "ns2.tba.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "mdpi.pro",
            "domain_keyword": "mdpi",
            "domain_tld": "pro",
            "query_time": "2024-05-18 15:49:34",
            "create_date": "2019-03-14",
            "update_date": "2024-04-28",
            "expiry_date": "2025-03-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.netafraz.com",
                "ns2.netafraz.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "agpi.immo",
            "domain_keyword": "agpi",
            "domain_tld": "immo",
            "query_time": "2024-05-19 11:44:03",
            "create_date": "2017-01-13",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1251,
            "registrar_name": "Nameshield SAS",
            "registrar_website": "http://www.nameshield.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AGPI",
            "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": [
                "dns1.namebay.com",
                "dns2.namebay.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "adpt.inc",
            "domain_keyword": "adpt",
            "domain_tld": "inc",
            "query_time": "2024-05-25 02:34:57",
            "create_date": "2023-07-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Private Registry Authority",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ad-i.net",
            "domain_keyword": "ad-i",
            "domain_tld": "net",
            "query_time": "2024-05-22 20:59:49",
            "create_date": "2024-04-17",
            "update_date": "2024-05-07",
            "expiry_date": "2025-04-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Domain Admin",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "appi.bzh",
            "domain_keyword": "appi",
            "domain_tld": "bzh",
            "query_time": "2024-05-15 16:23:00",
            "create_date": "2022-09-30",
            "update_date": "2023-08-05",
            "expiry_date": "2024-09-30",
            "registrar_iana": 74,
            "registrar_name": "ONLINE SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Appi",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns0.online.net",
                "ns1.online.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "adpt.digital",
            "domain_keyword": "adpt",
            "domain_tld": "digital",
            "query_time": "2024-05-17 14:46:27",
            "create_date": "2019-06-19",
            "update_date": "2023-08-03",
            "expiry_date": "2024-06-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks05.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "adri.one",
            "domain_keyword": "adri",
            "domain_tld": "one",
            "query_time": "2024-05-17 14:48:14",
            "create_date": "2023-11-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-11",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "11",
            "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": [
                "ns-18-b.gandi.net",
                "ns-186-c.gandi.net",
                "ns-233-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "adpa.pro",
            "domain_keyword": "adpa",
            "domain_tld": "pro",
            "query_time": "2024-05-17 14:45:57",
            "create_date": "2022-04-12",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Advanced Payments Processing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "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": [
                "kristina.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "vdpi.net",
            "domain_keyword": "vdpi",
            "domain_tld": "net",
            "query_time": "2024-05-18 05:30:19",
            "create_date": "2006-02-26",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-26",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "adpa.site",
            "domain_keyword": "adpa",
            "domain_tld": "site",
            "query_time": "2024-05-30 20:09:36",
            "create_date": "2018-05-29",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "masao aizawa",
            "registrant_state": "Saitama",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "adfi.online",
            "domain_keyword": "adfi",
            "domain_tld": "online",
            "query_time": "2024-06-01 15:45:12",
            "create_date": "2022-07-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-14",
            "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": [
                "boyd.ns.cloudflare.com",
                "vera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "anpi.org.in",
            "domain_keyword": "anpi",
            "domain_tld": "org.in",
            "query_time": "2024-06-10 22:09:25",
            "create_date": "2024-02-15",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-15",
            "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": "Haryana",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "3dpi.com",
            "domain_keyword": "3dpi",
            "domain_tld": "com",
            "query_time": "2024-06-11 20:32:41",
            "create_date": "1999-01-31",
            "update_date": "2021-08-17",
            "expiry_date": "2026-01-31",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "kwonkounghun",
            "registrant_company": "kwonkounghun",
            "registrant_address": "Hagun-ri Yangchon-myeon Gimpo-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "415843",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.319995617",
            "registrant_fax": "+82.319995619",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "aspi.me",
            "domain_keyword": "aspi",
            "domain_tld": "me",
            "query_time": "2024-06-11 19:06:27",
            "create_date": "2012-07-11",
            "update_date": "2023-08-25",
            "expiry_date": "2024-07-11",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks13.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "appi.vip",
            "domain_keyword": "appi",
            "domain_tld": "vip",
            "query_time": "2024-04-19 16:38:34",
            "create_date": "2022-10-09",
            "update_date": "2023-06-16",
            "expiry_date": "2025-10-09",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "whois.bluerazor.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": [
                "clyde.ns.cloudflare.com",
                "eleanor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "anpi.org.br",
            "domain_keyword": "anpi",
            "domain_tld": "org.br",
            "query_time": "2024-04-23 20:09:43",
            "create_date": "2017-08-03",
            "update_date": "2022-07-13",
            "expiry_date": "2030-08-03",
            "registrant_name": "ASSOCIA??O NACIONAL DE PROCURADORES INSTITUCIONAIS",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "harleigh.ns.cloudflare.com",
                "lars.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 27,
            "domain_name": "ahpi.net",
            "domain_keyword": "ahpi",
            "domain_tld": "net",
            "query_time": "2024-04-25 04:01:45",
            "create_date": "2023-09-22",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "adpc.be",
            "domain_keyword": "adpc",
            "domain_tld": "be",
            "query_time": "2024-04-28 04:41:05",
            "create_date": "2018-02-01",
            "registrar_name": "domainnames.be domeinnamen.be",
            "registrar_website": "http://www.domainnames.be",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 29,
            "domain_name": "aipi.ru",
            "domain_keyword": "aipi",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:13:40",
            "create_date": "2008-05-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "aipi e. K.",
            "name_servers": [
                "dns.aipi.at",
                "dns.aipi.ch",
                "dns.aipi.de",
                "dns.aipi.lt",
                "dns.aipi.ru.",
                "dns.aipi.uk"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 30,
            "domain_name": "ddpi.ru",
            "domain_keyword": "ddpi",
            "domain_tld": "ru",
            "query_time": "2024-05-04 12:31:03",
            "create_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "adni.org.uk",
            "domain_keyword": "adni",
            "domain_tld": "org.uk",
            "query_time": "2024-05-03 02:49:53",
            "create_date": "2011-06-30",
            "update_date": "2023-07-20",
            "expiry_date": "2025-06-30",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.guru.net.uk",
                "ns2.guru.net.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 32,
            "domain_name": "adpb.pro",
            "domain_keyword": "adpb",
            "domain_tld": "pro",
            "query_time": "2024-05-08 09:40:55",
            "create_date": "2024-01-03",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-03",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "adpc.org.uk",
            "domain_keyword": "adpc",
            "domain_tld": "org.uk",
            "query_time": "2024-05-08 09:40:57",
            "create_date": "2018-10-17",
            "update_date": "2023-09-08",
            "expiry_date": "2024-10-17",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1036.ui-dns.com",
                "ns1057.ui-dns.biz",
                "ns1075.ui-dns.de",
                "ns1116.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "adpri.com",
            "domain_keyword": "adpri",
            "domain_tld": "com",
            "query_time": "2024-05-08 21:59:21",
            "create_date": "2006-01-14",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "adpg.com",
            "domain_keyword": "adpg",
            "domain_tld": "com",
            "query_time": "2024-05-02 00:56:27",
            "create_date": "1998-04-23",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-22",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b2f387c1-0f8b-441b-9c5e-8e519a7d89c1",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "irma.ns.cloudflare.com",
                "toby.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "adpt.site",
            "domain_keyword": "adpt",
            "domain_tld": "site",
            "query_time": "2024-05-02 00:57:25",
            "create_date": "2024-02-29",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-28",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "a-pi.ru",
            "domain_keyword": "a-pi",
            "domain_tld": "ru",
            "query_time": "2024-05-22 15:48:19",
            "create_date": "2021-05-11",
            "expiry_date": "2025-05-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "ASSOCIACIYa POLIMERNOY INTEGRACII",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "anpi.tech",
            "domain_keyword": "anpi",
            "domain_tld": "tech",
            "query_time": "2024-05-19 15:10:18",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "http://www.domainnameshop.com",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "awpi.biz",
            "domain_keyword": "awpi",
            "domain_tld": "biz",
            "query_time": "2024-06-01 10:52:43",
            "create_date": "2001-11-23",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mac-n-Scott Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KS",
            "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": [
                "ns8217.hostgator.com",
                "ns8218.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "anpi.co.uk",
            "domain_keyword": "anpi",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 18:39:16",
            "create_date": "2016-04-18",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-18",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 41,
            "domain_name": "aipi.digital",
            "domain_keyword": "aipi",
            "domain_tld": "digital",
            "query_time": "2024-06-02 09:33:49",
            "create_date": "2022-01-31",
            "update_date": "2024-03-16",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "aipi e. K.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.aipi.at",
                "dns.aipi.ch",
                "dns.aipi.de",
                "dns.aipi.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "aapi.top",
            "domain_keyword": "aapi",
            "domain_tld": "top",
            "query_time": "2024-05-27 20:36:53",
            "create_date": "2020-12-02",
            "update_date": "2020-12-02",
            "expiry_date": "2025-12-02",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "caiziwen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "pu ning 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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "andpi.org",
            "domain_keyword": "andpi",
            "domain_tld": "org",
            "query_time": "2024-05-25 20:21:58",
            "create_date": "1998-08-24",
            "update_date": "2020-01-24",
            "expiry_date": "2029-08-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "adpo.jp",
            "domain_keyword": "adpo",
            "domain_tld": "jp",
            "query_time": "2024-05-25 02:34:47",
            "create_date": "2011-01-11",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "tetsuya kawamoto",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 45,
            "domain_name": "adip.rocks",
            "domain_keyword": "adip",
            "domain_tld": "rocks",
            "query_time": "2024-06-03 12:55:55",
            "create_date": "2022-09-24",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "aapi.info",
            "domain_keyword": "aapi",
            "domain_tld": "info",
            "query_time": "2024-06-10 19:53:26",
            "create_date": "2023-12-02",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-02",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "adpl.fyi",
            "domain_keyword": "adpl",
            "domain_tld": "fyi",
            "query_time": "2024-06-08 00:13:08",
            "create_date": "2022-06-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-06-08",
            "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-1077.awsdns-06.org",
                "ns-149.awsdns-18.com",
                "ns-1938.awsdns-50.co.uk",
                "ns-757.awsdns-30.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "adsi.info",
            "domain_keyword": "adsi",
            "domain_tld": "info",
            "query_time": "2024-04-15 03:11:56",
            "create_date": "2014-02-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "coby.ns.cloudflare.com",
                "surina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "adpa.co",
            "domain_keyword": "adpa",
            "domain_tld": "co",
            "query_time": "2024-04-16 17:49:09",
            "create_date": "2021-01-04",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arman Dade Pardaz Atra",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tehran",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IR",
            "registrant_email": "please query the rdds service of the registrar 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.hostiran.net",
                "ns2.hostiran.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "adps.net",
            "domain_keyword": "adps",
            "domain_tld": "net",
            "query_time": "2024-05-08 09:42:13",
            "create_date": "2000-06-22",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "adp5.cn",
            "domain_keyword": "adp5",
            "domain_tld": "cn",
            "query_time": "2024-05-08 09:40:00",
            "create_date": "2016-07-15",
            "expiry_date": "2024-07-15",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京中宽华视网络技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "adpia.net",
            "domain_keyword": "adpia",
            "domain_tld": "net",
            "query_time": "2024-05-08 09:41:18",
            "create_date": "2005-12-15",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-15",
            "registrar_iana": 87,
            "registrar_name": "HANGANG SYSTEMS,INC. D/B/A DOREGI.COM",
            "registrar_website": "http://www.doregi.com",
            "registrant_name": "sun-il Yun",
            "registrant_company": "sun-il Yun",
            "registrant_address": "231-14  Mia-dong Gangbuk-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "01124",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1085730579",
            "registrant_fax": "+82.",
            "name_servers": [
                "ns1.doregi.com",
                "ns2.doregi.com",
                "ns3.doregi.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "adpa.live",
            "domain_keyword": "adpa",
            "domain_tld": "live",
            "query_time": "2024-05-08 09:40:01",
            "create_date": "2023-08-31",
            "update_date": "2023-11-16",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ajpi.co.uk",
            "domain_keyword": "ajpi",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 23:32:57",
            "create_date": "2021-01-11",
            "update_date": "2023-07-27",
            "expiry_date": "2031-01-11",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "adpv.info",
            "domain_keyword": "adpv",
            "domain_tld": "info",
            "query_time": "2024-05-03 01:08:40",
            "create_date": "2019-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "aapi.bio",
            "domain_keyword": "aapi",
            "domain_tld": "bio",
            "query_time": "2024-05-01 14:17:25",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "aapi.online",
            "domain_keyword": "aapi",
            "domain_tld": "online",
            "query_time": "2024-05-06 17:37:19",
            "create_date": "2021-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "admi.dev",
            "domain_keyword": "admi",
            "domain_tld": "dev",
            "query_time": "2024-04-29 03:46:23",
            "create_date": "2023-08-09",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "jdpi.co.uk",
            "domain_keyword": "jdpi",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 01:39:09",
            "create_date": "2011-04-25",
            "update_date": "2023-12-06",
            "expiry_date": "2025-04-25",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "abpi.org",
            "domain_keyword": "abpi",
            "domain_tld": "org",
            "query_time": "2024-05-10 05:56:55",
            "create_date": "2005-03-03",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "3247.ns1.above.com",
                "3247.ns2.above.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "adps.com",
            "domain_keyword": "adps",
            "domain_tld": "com",
            "query_time": "2024-05-17 14:46:25",
            "create_date": "1999-11-12",
            "update_date": "2017-11-21",
            "expiry_date": "2024-11-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bayan.ns.cloudflare.com",
                "deb.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "arpi.cn",
            "domain_keyword": "arpi",
            "domain_tld": "cn",
            "query_time": "2024-05-12 05:25:28",
            "create_date": "2015-05-06",
            "expiry_date": "2025-05-06",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "深圳米格系统开发有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "adsi.cloud",
            "domain_keyword": "adsi",
            "domain_tld": "cloud",
            "query_time": "2024-05-14 05:10:07",
            "create_date": "2023-06-14",
            "update_date": "2023-10-10",
            "expiry_date": "2024-06-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1291.awsdns-33.org",
                "ns-1569.awsdns-04.co.uk",
                "ns-165.awsdns-20.com",
                "ns-668.awsdns-19.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "adhi.cloud",
            "domain_keyword": "adhi",
            "domain_tld": "cloud",
            "query_time": "2024-05-23 23:19:28",
            "create_date": "2024-03-24",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "katelyn.ns.cloudflare.com",
                "quincy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "apdi.ro",
            "domain_keyword": "apdi",
            "domain_tld": "ro",
            "query_time": "2024-05-24 13:07:33",
            "create_date": "2011-04-15",
            "expiry_date": "2027-07-13",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns1.ghesi.net",
                "ns2.ghesi.net",
                "ns3.ghesi.net",
                "ns4.ghesi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 66,
            "domain_name": "adpg.uk",
            "domain_keyword": "adpg",
            "domain_tld": "uk",
            "query_time": "2024-05-29 22:37:57",
            "create_date": "2014-10-30",
            "update_date": "2017-02-18",
            "expiry_date": "2024-10-30",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 67,
            "domain_name": "aepi.com.br",
            "domain_keyword": "aepi",
            "domain_tld": "com.br",
            "query_time": "2024-06-04 19:26:33",
            "create_date": "2003-11-20",
            "update_date": "2021-06-30",
            "expiry_date": "2026-11-20",
            "registrant_name": "AEPI do Brasil Ind?stria e Com?rcio Ltda",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 68,
            "domain_name": "aepi.org.uk",
            "domain_keyword": "aepi",
            "domain_tld": "org.uk",
            "query_time": "2024-06-04 19:26:34",
            "create_date": "2016-02-07",
            "update_date": "2024-01-08",
            "expiry_date": "2025-02-07",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "ray.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 69,
            "domain_name": "alpi.online",
            "domain_keyword": "alpi",
            "domain_tld": "online",
            "query_time": "2024-06-02 10:44:37",
            "create_date": "2024-05-13",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "https://www.zzy.cn",
            "registrant_company": "Jinkon",
            "registrant_state": "Zhejiang",
            "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": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "anpi.info",
            "domain_keyword": "anpi",
            "domain_tld": "info",
            "query_time": "2024-06-02 09:02:52",
            "create_date": "2012-02-06",
            "update_date": "2024-01-26",
            "expiry_date": "2025-02-06",
            "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": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "admi.tech",
            "domain_keyword": "admi",
            "domain_tld": "tech",
            "query_time": "2024-06-02 11:08:05",
            "create_date": "2018-04-03",
            "update_date": "2024-05-14",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1505,
            "registrar_name": "Gransy s.r.o.",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the 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.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "adpix.online",
            "domain_keyword": "adpix",
            "domain_tld": "online",
            "query_time": "2024-06-12 00:03:28",
            "create_date": "2022-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.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": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "adxi.net",
            "domain_keyword": "adxi",
            "domain_tld": "net",
            "query_time": "2024-06-11 02:00:24",
            "create_date": "2014-12-14",
            "update_date": "2022-09-17",
            "expiry_date": "2024-12-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "adgi.org",
            "domain_keyword": "adgi",
            "domain_tld": "org",
            "query_time": "2024-04-15 06:28:05",
            "create_date": "1998-09-16",
            "update_date": "2022-08-31",
            "expiry_date": "2024-09-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Assessment and Development Group Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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.websitehostserver.net",
                "ns2.websitehostserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "appi.ro",
            "domain_keyword": "appi",
            "domain_tld": "ro",
            "query_time": "2024-04-19 16:38:34",
            "create_date": "2012-01-26",
            "expiry_date": "2025-06-24",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.ava-design.ro",
                "ns2.ava-design.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 76,
            "domain_name": "admi.cl",
            "domain_keyword": "admi",
            "domain_tld": "cl",
            "query_time": "2024-04-29 03:46:23",
            "create_date": "2009-02-03",
            "expiry_date": "2025-02-28",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "JAVIER RODRIGO LARAS ARRIAZA",
            "name_servers": [
                "ns1.admi.cl",
                "ns2.admi.cl"
            ]
        },
        {
            "num": 77,
            "domain_name": "aspi.online",
            "domain_keyword": "aspi",
            "domain_tld": "online",
            "query_time": "2024-04-29 19:34:08",
            "create_date": "2023-12-21",
            "update_date": "2024-03-11",
            "expiry_date": "2024-12-21",
            "registrar_iana": 3896,
            "registrar_name": "Sav.com, LLC- 6",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "adpo.ie",
            "domain_keyword": "adpo",
            "domain_tld": "ie",
            "query_time": "2024-05-02 00:56:45",
            "create_date": "2012-01-25",
            "update_date": "2023-03-11",
            "expiry_date": "2025-01-25",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "The Irish Computer Society",
            "name_servers": [
                "ns0.reg365.net",
                "ns1.reg365.net",
                "ns2.reg365.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "adii.ru",
            "domain_keyword": "adii",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:19:55",
            "create_date": "2016-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "akpi.ru",
            "domain_keyword": "akpi",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:10:08",
            "create_date": "2018-06-22",
            "expiry_date": "2025-06-22",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 81,
            "domain_name": "adpin.info",
            "domain_keyword": "adpin",
            "domain_tld": "info",
            "query_time": "2024-05-08 09:41:19",
            "create_date": "2023-09-23",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "adpsi.org",
            "domain_keyword": "adpsi",
            "domain_tld": "org",
            "query_time": "2024-05-08 09:42:15",
            "create_date": "2022-07-28",
            "update_date": "2024-04-05",
            "expiry_date": "2024-07-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "aupi.info",
            "domain_keyword": "aupi",
            "domain_tld": "info",
            "query_time": "2024-05-07 20:48:16",
            "create_date": "2023-12-29",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://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": [
                "andronicus.ns.cloudflare.com",
                "chloe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "adpia.com",
            "domain_keyword": "adpia",
            "domain_tld": "com",
            "query_time": "2024-05-17 14:46:07",
            "create_date": "2000-01-14",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1132,
            "registrar_name": "Dotname Korea Corp.",
            "registrar_website": "http://www.dotname.co.kr",
            "registrant_email": "dotname.co.kr/domain/whois/domain_search?mode=doit&domain=adpia.com",
            "name_servers": [
                "ns11.dnstool.net",
                "ns12.dnstool.net",
                "ns13.dnstool.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "addi.co.nz",
            "domain_keyword": "addi",
            "domain_tld": "co.nz",
            "query_time": "2024-05-19 05:17:24",
            "create_date": "2009-05-16",
            "update_date": "2024-05-17",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverRenewProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "advi.net",
            "domain_keyword": "advi",
            "domain_tld": "net",
            "query_time": "2024-05-14 03:28:48",
            "create_date": "1996-10-11",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ad-i.com",
            "domain_keyword": "ad-i",
            "domain_tld": "com",
            "query_time": "2024-05-19 00:13:29",
            "create_date": "2020-03-19",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "adui.online",
            "domain_keyword": "adui",
            "domain_tld": "online",
            "query_time": "2024-05-30 20:12:41",
            "create_date": "2021-07-19",
            "update_date": "2023-08-31",
            "expiry_date": "2031-07-19",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Li Bo",
            "registrant_state": "shan xi sheng",
            "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": [
                "bert.dnspod.net",
                "heloise.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "aspi.com.au",
            "domain_keyword": "aspi",
            "domain_tld": "com.au",
            "query_time": "2024-05-29 21:54:19",
            "update_date": "2024-05-27",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "alpi.site",
            "domain_keyword": "alpi",
            "domain_tld": "site",
            "query_time": "2024-05-28 02:52:28",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ampi.digital",
            "domain_keyword": "ampi",
            "domain_tld": "digital",
            "query_time": "2024-05-28 03:26:22",
            "create_date": "2020-07-22",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-22",
            "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": 92,
            "domain_name": "hdpi.co",
            "domain_keyword": "hdpi",
            "domain_tld": "co",
            "query_time": "2024-06-12 02:47:32",
            "create_date": "2016-12-17",
            "update_date": "2023-12-22",
            "expiry_date": "2026-12-16",
            "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": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "adki.store",
            "domain_keyword": "adki",
            "domain_tld": "store",
            "query_time": "2024-06-12 03:46:26",
            "create_date": "2024-02-21",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.rumahweb.com",
            "registrant_company": "Rumah Kreatif Hijau",
            "registrant_state": "Jawa barat",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.rumahweb.com",
                "ns2.rumahweb.com",
                "ns3.rumahweb.net",
                "ns4.rumahweb.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "adps.nl",
            "domain_keyword": "adps",
            "domain_tld": "nl",
            "query_time": "2024-04-16 17:51:23",
            "create_date": "2023-09-11",
            "update_date": "2023-09-11",
            "registrar_name": "Media Village B.V.",
            "name_servers": [
                "ns1.dnsmanager.nl",
                "ns2.dnsmanager.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 95,
            "domain_name": "adpt.co.in",
            "domain_keyword": "adpt",
            "domain_tld": "co.in",
            "query_time": "2024-04-16 17:51:28",
            "create_date": "2018-01-20",
            "update_date": "2023-12-31",
            "expiry_date": "2026-01-20",
            "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": "Karnataka",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "xdpi.net",
            "domain_keyword": "xdpi",
            "domain_tld": "net",
            "query_time": "2024-04-16 13:33:01",
            "create_date": "2023-12-13",
            "update_date": "2023-12-13",
            "expiry_date": "2028-12-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "adli.top",
            "domain_keyword": "adli",
            "domain_tld": "top",
            "query_time": "2024-04-18 08:37:41",
            "create_date": "2021-03-18",
            "update_date": "2021-03-18",
            "expiry_date": "2029-03-18",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liqixuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong 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": [
                "enid.dnspod.net",
                "taxi.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "kdpi.com.pl",
            "domain_keyword": "kdpi",
            "domain_tld": "com.pl",
            "query_time": "2024-04-16 06:54:44",
            "create_date": "2010-11-22",
            "update_date": "2021-10-23",
            "expiry_date": "2028-11-22",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "adip.golf",
            "domain_keyword": "adip",
            "domain_tld": "golf",
            "query_time": "2024-04-29 16:25:36",
            "create_date": "2019-04-12",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-12",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "adpf.gov.ae",
            "domain_keyword": "adpf",
            "domain_tld": "gov.ae",
            "query_time": "2024-05-02 00:56:26",
            "registrar_name": "Etisalat",
            "registrant_name": "Abu Dhabi Pensions Fund",
            "registrant_company": "Abu Dhabi Pensions Fund",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.abudhabi.ae",
                "ns2.abudhabi.ae",
                "ns3.abudhabi.ae"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.057,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>adpi.name</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3170</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>amdpi.info, advpi.com, anpi.org, alpi.news, tdpi.one, awpi.info, adip.pt, adgi.net, adpv.se, adpm.se, mdpi.pro, agpi.immo, adpt.inc, ad-i.net, appi.bzh, adpt.digital, adri.one, adpa.pro, vdpi.net, adpa.site, adfi.online, anpi.org.in, 3dpi.com, aspi.me, appi.vip, anpi.org.br, ahpi.net, adpc.be, aipi.ru, ddpi.ru, adni.org.uk, adpb.pro, adpc.org.uk, adpri.com, adpg.com, adpt.site, a-pi.ru, anpi.tech, awpi.biz, anpi.co.uk, aipi.digital, aapi.top, andpi.org, adpo.jp, adip.rocks, aapi.info, adpl.fyi, adsi.info, adpa.co, adps.net, adp5.cn, adpia.net, adpa.live, ajpi.co.uk, adpv.info, aapi.bio, aapi.online, admi.dev, jdpi.co.uk, abpi.org, adps.com, arpi.cn, adsi.cloud, adhi.cloud, apdi.ro, adpg.uk, aepi.com.br, aepi.org.uk, alpi.online, anpi.info, admi.tech, adpix.online, adxi.net, adgi.org, appi.ro, admi.cl, aspi.online, adpo.ie, adii.ru, akpi.ru, adpin.info, adpsi.org, aupi.info, adpia.com, addi.co.nz, advi.net, ad-i.com, adui.online, aspi.com.au, alpi.site, ampi.digital, hdpi.co, adki.store, adps.nl, adpt.co.in, xdpi.net, adli.top, kdpi.com.pl, adip.golf, adpf.gov.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>amdpi.info</domain_name>
   <domain_keyword>amdpi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-17 13:14:37</query_time>
   <create_date>2007-07-30</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>https://gcd.com/contact-us/</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>ID</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.brandsight-dns.com</value>
    <value>ns1.brandsight-dns.net</value>
    <value>ns2.brandsight-dns.com</value>
    <value>ns2.brandsight-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>advpi.com</domain_name>
   <domain_keyword>advpi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:43:44</query_time>
   <create_date>2014-02-18</create_date>
   <update_date>2021-02-12</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>anpi.org</domain_name>
   <domain_keyword>anpi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 20:09:43</query_time>
   <create_date>1996-10-18</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-17</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>dns01.anpisolutions.net</value>
    <value>dns03.anpisolutions.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>alpi.news</domain_name>
   <domain_keyword>alpi</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-25 13:50:27</query_time>
   <create_date>2016-09-01</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>tdpi.one</domain_name>
   <domain_keyword>tdpi</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-02 12:06:52</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ada.ns.cloudflare.com</value>
    <value>corey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>awpi.info</domain_name>
   <domain_keyword>awpi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 23:58:16</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chloe.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>adip.pt</domain_name>
   <domain_keyword>adip</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-29 16:25:36</query_time>
   <registrant_name>ASSOCIAÇÃO DE DESENVOLVIMENTO INTEGRADO DE POIARES</registrant_name>
   <registrant_address>Zona Industrial - Sao Miguel</registrant_address>
   <registrant_city>V. N. Poiares</registrant_city>
   <registrant_state>V. N. Poiares</registrant_state>
   <registrant_zip>3350-214</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ptempresas.pt</value>
    <value>ns10.ptempresas.pt</value>
    <value>ns2.ptempresas.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>adgi.net</domain_name>
   <domain_keyword>adgi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 18:41:09</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=adgi.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <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>9</num>
   <domain_name>adpv.se</domain_name>
   <domain_keyword>adpv</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:11:38</query_time>
   <create_date>2022-07-25</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>adpm.se</domain_name>
   <domain_keyword>adpm</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:11:28</query_time>
   <create_date>2022-09-26</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns.tba.net</value>
    <value>ns2.tba.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>mdpi.pro</domain_name>
   <domain_keyword>mdpi</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-18 15:49:34</query_time>
   <create_date>2019-03-14</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.netafraz.com</value>
    <value>ns2.netafraz.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>agpi.immo</domain_name>
   <domain_keyword>agpi</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-19 11:44:03</query_time>
   <create_date>2017-01-13</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>Nameshield SAS</registrar_name>
   <registrar_website>http://www.nameshield.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AGPI</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>dns1.namebay.com</value>
    <value>dns2.namebay.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>adpt.inc</domain_name>
   <domain_keyword>adpt</domain_keyword>
   <domain_tld>inc</domain_tld>
   <query_time>2024-05-25 02:34:57</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ad-i.net</domain_name>
   <domain_keyword>ad-i</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 20:59:49</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.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>appi.bzh</domain_name>
   <domain_keyword>appi</domain_keyword>
   <domain_tld>bzh</domain_tld>
   <query_time>2024-05-15 16:23:00</query_time>
   <create_date>2022-09-30</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>ONLINE SAS</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Appi</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.online.net</value>
    <value>ns1.online.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>adpt.digital</domain_name>
   <domain_keyword>adpt</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-17 14:46:27</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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>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>docks05.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>adri.one</domain_name>
   <domain_keyword>adri</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-17 14:48:14</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>11</registrant_state>
   <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>ns-18-b.gandi.net</value>
    <value>ns-186-c.gandi.net</value>
    <value>ns-233-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>adpa.pro</domain_name>
   <domain_keyword>adpa</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-17 14:45:57</query_time>
   <create_date>2022-04-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Advanced Payments Processing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</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>kristina.ns.cloudflare.com</value>
    <value>theo.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>vdpi.net</domain_name>
   <domain_keyword>vdpi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 05:30:19</query_time>
   <create_date>2006-02-26</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>adpa.site</domain_name>
   <domain_keyword>adpa</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-30 20:09:36</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>masao aizawa</registrant_company>
   <registrant_state>Saitama</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>adfi.online</domain_name>
   <domain_keyword>adfi</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 15:45:12</query_time>
   <create_date>2022-07-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-14</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>boyd.ns.cloudflare.com</value>
    <value>vera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>anpi.org.in</domain_name>
   <domain_keyword>anpi</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-06-10 22:09:25</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-15</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>Haryana</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>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>23</num>
   <domain_name>3dpi.com</domain_name>
   <domain_keyword>3dpi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 20:32:41</query_time>
   <create_date>1999-01-31</create_date>
   <update_date>2021-08-17</update_date>
   <expiry_date>2026-01-31</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>kwonkounghun</registrant_name>
   <registrant_company>kwonkounghun</registrant_company>
   <registrant_address>Hagun-ri Yangchon-myeon Gimpo-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>415843</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.319995617</registrant_phone>
   <registrant_fax>+82.319995619</registrant_fax>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>aspi.me</domain_name>
   <domain_keyword>aspi</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-11 19:06:27</query_time>
   <create_date>2012-07-11</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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>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>docks13.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>appi.vip</domain_name>
   <domain_keyword>appi</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-19 16:38:34</query_time>
   <create_date>2022-10-09</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2025-10-09</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>whois.bluerazor.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>clyde.ns.cloudflare.com</value>
    <value>eleanor.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>26</num>
   <domain_name>anpi.org.br</domain_name>
   <domain_keyword>anpi</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-04-23 20:09:43</query_time>
   <create_date>2017-08-03</create_date>
   <update_date>2022-07-13</update_date>
   <expiry_date>2030-08-03</expiry_date>
   <registrant_name>ASSOCIA??O NACIONAL DE PROCURADORES INSTITUCIONAIS</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>harleigh.ns.cloudflare.com</value>
    <value>lars.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>ahpi.net</domain_name>
   <domain_keyword>ahpi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 04:01:45</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>adpc.be</domain_name>
   <domain_keyword>adpc</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-28 04:41:05</query_time>
   <create_date>2018-02-01</create_date>
   <registrar_name>domainnames.be domeinnamen.be</registrar_name>
   <registrar_website>http://www.domainnames.be</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>aipi.ru</domain_name>
   <domain_keyword>aipi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:13:40</query_time>
   <create_date>2008-05-12</create_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>aipi e. K.</registrant_company>
   <name_servers>
    <value>dns.aipi.at</value>
    <value>dns.aipi.ch</value>
    <value>dns.aipi.de</value>
    <value>dns.aipi.lt</value>
    <value>dns.aipi.ru.</value>
    <value>dns.aipi.uk</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>ddpi.ru</domain_name>
   <domain_keyword>ddpi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 12:31:03</query_time>
   <create_date>2023-11-26</create_date>
   <expiry_date>2024-11-26</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>31</num>
   <domain_name>adni.org.uk</domain_name>
   <domain_keyword>adni</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-03 02:49:53</query_time>
   <create_date>2011-06-30</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.guru.net.uk</value>
    <value>ns2.guru.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>adpb.pro</domain_name>
   <domain_keyword>adpb</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 09:40:55</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>adpc.org.uk</domain_name>
   <domain_keyword>adpc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-08 09:40:57</query_time>
   <create_date>2018-10-17</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1036.ui-dns.com</value>
    <value>ns1057.ui-dns.biz</value>
    <value>ns1075.ui-dns.de</value>
    <value>ns1116.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>adpri.com</domain_name>
   <domain_keyword>adpri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 21:59:21</query_time>
   <create_date>2006-01-14</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-14</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>ns3.afternic.com</value>
    <value>ns4.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>35</num>
   <domain_name>adpg.com</domain_name>
   <domain_keyword>adpg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 00:56:27</query_time>
   <create_date>1998-04-23</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.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>LA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b2f387c1-0f8b-441b-9c5e-8e519a7d89c1</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>irma.ns.cloudflare.com</value>
    <value>toby.ns.cloudflare.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>36</num>
   <domain_name>adpt.site</domain_name>
   <domain_keyword>adpt</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-02 00:57:25</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-28</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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>a-pi.ru</domain_name>
   <domain_keyword>a-pi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-22 15:48:19</query_time>
   <create_date>2021-05-11</create_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>ASSOCIACIYa POLIMERNOY INTEGRACII</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>anpi.tech</domain_name>
   <domain_keyword>anpi</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-19 15:10:18</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>http://www.domainnameshop.com</registrar_website>
   <registrant_country>PT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>awpi.biz</domain_name>
   <domain_keyword>awpi</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-01 10:52:43</query_time>
   <create_date>2001-11-23</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mac-n-Scott Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KS</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>ns8217.hostgator.com</value>
    <value>ns8218.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>anpi.co.uk</domain_name>
   <domain_keyword>anpi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 18:39:16</query_time>
   <create_date>2016-04-18</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-18</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>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>aipi.digital</domain_name>
   <domain_keyword>aipi</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-02 09:33:49</query_time>
   <create_date>2022-01-31</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>aipi e. K.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.aipi.at</value>
    <value>dns.aipi.ch</value>
    <value>dns.aipi.de</value>
    <value>dns.aipi.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>aapi.top</domain_name>
   <domain_keyword>aapi</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-27 20:36:53</query_time>
   <create_date>2020-12-02</create_date>
   <update_date>2020-12-02</update_date>
   <expiry_date>2025-12-02</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>caiziwen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>pu ning 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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>andpi.org</domain_name>
   <domain_keyword>andpi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 20:21:58</query_time>
   <create_date>1998-08-24</create_date>
   <update_date>2020-01-24</update_date>
   <expiry_date>2029-08-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>adpo.jp</domain_name>
   <domain_keyword>adpo</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-25 02:34:47</query_time>
   <create_date>2011-01-11</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>tetsuya kawamoto</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>adip.rocks</domain_name>
   <domain_keyword>adip</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-06-03 12:55:55</query_time>
   <create_date>2022-09-24</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>aapi.info</domain_name>
   <domain_keyword>aapi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-10 19:53:26</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>adpl.fyi</domain_name>
   <domain_keyword>adpl</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-06-08 00:13:08</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-06-08</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-1077.awsdns-06.org</value>
    <value>ns-149.awsdns-18.com</value>
    <value>ns-1938.awsdns-50.co.uk</value>
    <value>ns-757.awsdns-30.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>adsi.info</domain_name>
   <domain_keyword>adsi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-15 03:11:56</query_time>
   <create_date>2014-02-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>coby.ns.cloudflare.com</value>
    <value>surina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>adpa.co</domain_name>
   <domain_keyword>adpa</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-16 17:49:09</query_time>
   <create_date>2021-01-04</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arman Dade Pardaz Atra</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tehran</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IR</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.hostiran.net</value>
    <value>ns2.hostiran.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>adps.net</domain_name>
   <domain_keyword>adps</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 09:42:13</query_time>
   <create_date>2000-06-22</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>adp5.cn</domain_name>
   <domain_keyword>adp5</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 09:40:00</query_time>
   <create_date>2016-07-15</create_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京中宽华视网络技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>adpia.net</domain_name>
   <domain_keyword>adpia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 09:41:18</query_time>
   <create_date>2005-12-15</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>87</registrar_iana>
   <registrar_name>HANGANG SYSTEMS,INC. D/B/A DOREGI.COM</registrar_name>
   <registrar_website>http://www.doregi.com</registrar_website>
   <registrant_name>sun-il Yun</registrant_name>
   <registrant_company>sun-il Yun</registrant_company>
   <registrant_address>231-14  Mia-dong Gangbuk-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>01124</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1085730579</registrant_phone>
   <registrant_fax>+82.</registrant_fax>
   <name_servers>
    <value>ns1.doregi.com</value>
    <value>ns2.doregi.com</value>
    <value>ns3.doregi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>adpa.live</domain_name>
   <domain_keyword>adpa</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 09:40:01</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-08-31</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>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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ajpi.co.uk</domain_name>
   <domain_keyword>ajpi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 23:32:57</query_time>
   <create_date>2021-01-11</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2031-01-11</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>adpv.info</domain_name>
   <domain_keyword>adpv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 01:08:40</query_time>
   <create_date>2019-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>aapi.bio</domain_name>
   <domain_keyword>aapi</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-01 14:17:25</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>aapi.online</domain_name>
   <domain_keyword>aapi</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 17:37:19</query_time>
   <create_date>2021-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>admi.dev</domain_name>
   <domain_keyword>admi</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-29 03:46:23</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>jdpi.co.uk</domain_name>
   <domain_keyword>jdpi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 01:39:09</query_time>
   <create_date>2011-04-25</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>abpi.org</domain_name>
   <domain_keyword>abpi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 05:56:55</query_time>
   <create_date>2005-03-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>3247.ns1.above.com</value>
    <value>3247.ns2.above.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>61</num>
   <domain_name>adps.com</domain_name>
   <domain_keyword>adps</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 14:46:25</query_time>
   <create_date>1999-11-12</create_date>
   <update_date>2017-11-21</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bayan.ns.cloudflare.com</value>
    <value>deb.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>arpi.cn</domain_name>
   <domain_keyword>arpi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 05:25:28</query_time>
   <create_date>2015-05-06</create_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>深圳米格系统开发有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>adsi.cloud</domain_name>
   <domain_keyword>adsi</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-14 05:10:07</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1291.awsdns-33.org</value>
    <value>ns-1569.awsdns-04.co.uk</value>
    <value>ns-165.awsdns-20.com</value>
    <value>ns-668.awsdns-19.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>adhi.cloud</domain_name>
   <domain_keyword>adhi</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-23 23:19:28</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>katelyn.ns.cloudflare.com</value>
    <value>quincy.ns.cloudflare.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>apdi.ro</domain_name>
   <domain_keyword>apdi</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-24 13:07:33</query_time>
   <create_date>2011-04-15</create_date>
   <expiry_date>2027-07-13</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns1.ghesi.net</value>
    <value>ns2.ghesi.net</value>
    <value>ns3.ghesi.net</value>
    <value>ns4.ghesi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>adpg.uk</domain_name>
   <domain_keyword>adpg</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 22:37:57</query_time>
   <create_date>2014-10-30</create_date>
   <update_date>2017-02-18</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>aepi.com.br</domain_name>
   <domain_keyword>aepi</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-04 19:26:33</query_time>
   <create_date>2003-11-20</create_date>
   <update_date>2021-06-30</update_date>
   <expiry_date>2026-11-20</expiry_date>
   <registrant_name>AEPI do Brasil Ind?stria e Com?rcio Ltda</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>aepi.org.uk</domain_name>
   <domain_keyword>aepi</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-04 19:26:34</query_time>
   <create_date>2016-02-07</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>ray.ns.cloudflare.com</value>
    <value>zara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>alpi.online</domain_name>
   <domain_keyword>alpi</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 10:44:37</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>https://www.zzy.cn</registrar_website>
   <registrant_company>Jinkon</registrant_company>
   <registrant_state>Zhejiang</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>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>anpi.info</domain_name>
   <domain_keyword>anpi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 09:02:52</query_time>
   <create_date>2012-02-06</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-02-06</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>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>71</num>
   <domain_name>admi.tech</domain_name>
   <domain_keyword>admi</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-02 11:08:05</query_time>
   <create_date>2018-04-03</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_country>SK</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.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>adpix.online</domain_name>
   <domain_keyword>adpix</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-12 00:03:28</query_time>
   <create_date>2022-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>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>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>adxi.net</domain_name>
   <domain_keyword>adxi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 02:00:24</query_time>
   <create_date>2014-12-14</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2024-12-14</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>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>74</num>
   <domain_name>adgi.org</domain_name>
   <domain_keyword>adgi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 06:28:05</query_time>
   <create_date>1998-09-16</create_date>
   <update_date>2022-08-31</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Assessment and Development Group Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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.websitehostserver.net</value>
    <value>ns2.websitehostserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>appi.ro</domain_name>
   <domain_keyword>appi</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-19 16:38:34</query_time>
   <create_date>2012-01-26</create_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.ava-design.ro</value>
    <value>ns2.ava-design.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>admi.cl</domain_name>
   <domain_keyword>admi</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-29 03:46:23</query_time>
   <create_date>2009-02-03</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>JAVIER RODRIGO LARAS ARRIAZA</registrant_name>
   <name_servers>
    <value>ns1.admi.cl</value>
    <value>ns2.admi.cl</value>
   </name_servers>
  </value>
  <value>
   <num>77</num>
   <domain_name>aspi.online</domain_name>
   <domain_keyword>aspi</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-29 19:34:08</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>3896</registrar_iana>
   <registrar_name>Sav.com, LLC- 6</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>adpo.ie</domain_name>
   <domain_keyword>adpo</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-02 00:56:45</query_time>
   <create_date>2012-01-25</create_date>
   <update_date>2023-03-11</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>The Irish Computer Society</registrant_name>
   <name_servers>
    <value>ns0.reg365.net</value>
    <value>ns1.reg365.net</value>
    <value>ns2.reg365.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>adii.ru</domain_name>
   <domain_keyword>adii</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:19:55</query_time>
   <create_date>2016-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>akpi.ru</domain_name>
   <domain_keyword>akpi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:10:08</query_time>
   <create_date>2018-06-22</create_date>
   <expiry_date>2025-06-22</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>81</num>
   <domain_name>adpin.info</domain_name>
   <domain_keyword>adpin</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 09:41:19</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-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>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>adpsi.org</domain_name>
   <domain_keyword>adpsi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 09:42:15</query_time>
   <create_date>2022-07-28</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>aupi.info</domain_name>
   <domain_keyword>aupi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 20:48:16</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-29</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>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>andronicus.ns.cloudflare.com</value>
    <value>chloe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>adpia.com</domain_name>
   <domain_keyword>adpia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 14:46:07</query_time>
   <create_date>2000-01-14</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1132</registrar_iana>
   <registrar_name>Dotname Korea Corp.</registrar_name>
   <registrar_website>http://www.dotname.co.kr</registrar_website>
   <registrant_email>dotname.co.kr/domain/whois/domain_search?mode=doit&amp;domain=adpia.com</registrant_email>
   <name_servers>
    <value>ns11.dnstool.net</value>
    <value>ns12.dnstool.net</value>
    <value>ns13.dnstool.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>addi.co.nz</domain_name>
   <domain_keyword>addi</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-19 05:17:24</query_time>
   <create_date>2009-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverRenewProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>advi.net</domain_name>
   <domain_keyword>advi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 03:28:48</query_time>
   <create_date>1996-10-11</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ad-i.com</domain_name>
   <domain_keyword>ad-i</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 00:13:29</query_time>
   <create_date>2020-03-19</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>adui.online</domain_name>
   <domain_keyword>adui</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-30 20:12:41</query_time>
   <create_date>2021-07-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2031-07-19</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Li Bo</registrant_company>
   <registrant_state>shan xi sheng</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>bert.dnspod.net</value>
    <value>heloise.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>aspi.com.au</domain_name>
   <domain_keyword>aspi</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-29 21:54:19</query_time>
   <update_date>2024-05-27</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>alpi.site</domain_name>
   <domain_keyword>alpi</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-28 02:52:28</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ampi.digital</domain_name>
   <domain_keyword>ampi</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-28 03:26:22</query_time>
   <create_date>2020-07-22</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-22</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>92</num>
   <domain_name>hdpi.co</domain_name>
   <domain_keyword>hdpi</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-12 02:47:32</query_time>
   <create_date>2016-12-17</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2026-12-16</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>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.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>adki.store</domain_name>
   <domain_keyword>adki</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-12 03:46:26</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.rumahweb.com</registrar_website>
   <registrant_company>Rumah Kreatif Hijau</registrant_company>
   <registrant_state>Jawa barat</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.rumahweb.com</value>
    <value>ns2.rumahweb.com</value>
    <value>ns3.rumahweb.net</value>
    <value>ns4.rumahweb.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>adps.nl</domain_name>
   <domain_keyword>adps</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-16 17:51:23</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-09-11</update_date>
   <registrar_name>Media Village B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnsmanager.nl</value>
    <value>ns2.dnsmanager.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>adpt.co.in</domain_name>
   <domain_keyword>adpt</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-16 17:51:28</query_time>
   <create_date>2018-01-20</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2026-01-20</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>Karnataka</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.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>xdpi.net</domain_name>
   <domain_keyword>xdpi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 13:33:01</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2028-12-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>adli.top</domain_name>
   <domain_keyword>adli</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-18 08:37:41</query_time>
   <create_date>2021-03-18</create_date>
   <update_date>2021-03-18</update_date>
   <expiry_date>2029-03-18</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>liqixuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong 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>enid.dnspod.net</value>
    <value>taxi.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>kdpi.com.pl</domain_name>
   <domain_keyword>kdpi</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-16 06:54:44</query_time>
   <create_date>2010-11-22</create_date>
   <update_date>2021-10-23</update_date>
   <expiry_date>2028-11-22</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>adip.golf</domain_name>
   <domain_keyword>adip</domain_keyword>
   <domain_tld>golf</domain_tld>
   <query_time>2024-04-29 16:25:36</query_time>
   <create_date>2019-04-12</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>adpf.gov.ae</domain_name>
   <domain_keyword>adpf</domain_keyword>
   <domain_tld>gov.ae</domain_tld>
   <query_time>2024-05-02 00:56:26</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Abu Dhabi Pensions Fund</registrant_name>
   <registrant_company>Abu Dhabi Pensions Fund</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.abudhabi.ae</value>
    <value>ns2.abudhabi.ae</value>
    <value>ns3.abudhabi.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.057</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.