WHOIS QUERY TIME

12 May 2024 - 7:20 PM UTC

Modified: 29 February 2024

REGISTRAR

Name: SYNERGY WHOLESALE ACCREDITATIONS PTY LTD
Website: https://synergywholesale.com/partner-lookup

DNSSEC

unsigned

NAME SERVERS

amalia.ns.cloudflare.com
sam.ns.cloudflare.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Adrian Francis

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=retropacific.com.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "retropacific.com.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "retropacific.com.au",
            "domain_keyword": "retropacific",
            "domain_tld": "com.au",
            "query_time": "2024-05-12 19:20:59",
            "update_date": "2024-02-29",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Adrian Francis",
            "name_servers": [
                "amalia.ns.cloudflare.com",
                "sam.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>retropacific.com.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>retropacific.com.au</domain_name>
   <domain_keyword>retropacific</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-12 19:20:59</query_time>
   <update_date>2024-02-29</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Adrian Francis</registrant_name>
   <name_servers>
    <value>amalia.ns.cloudflare.com</value>
    <value>sam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.041</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.122 seconds) for "retropacific.com.au" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Jan 2024 - 3:09 PM UTC

Modified: 21 October 2022

REGISTRAR

Name: SYNERGY WHOLESALE ACCREDITATIONS PTY LTD
Website: https://synergywholesale.com/partner-lookup

DNSSEC

unsigned

NAME SERVERS

ns1.retropacific.com.au
ns2.retropacific.com.au

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Adrian Francis

#2 - QUERY TIME

13 Mar 2024 - 9:52 PM UTC

Modified: 29 February 2024

REGISTRAR

Name: SYNERGY WHOLESALE ACCREDITATIONS PTY LTD
Website: https://synergywholesale.com/partner-lookup

DNSSEC

unsigned

NAME SERVERS

amalia.ns.cloudflare.com
sam.ns.cloudflare.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Adrian Francis

* 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=retropacific.com.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "retropacific.com.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "retropacific.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "retropacific.com.au",
            "domain_keyword": "retropacific",
            "domain_tld": "com.au",
            "query_time": "2024-01-12 15:09:20",
            "update_date": "2022-10-21",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Adrian Francis",
            "name_servers": [
                "ns1.retropacific.com.au",
                "ns2.retropacific.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "retropacific.com.au",
            "domain_keyword": "retropacific",
            "domain_tld": "com.au",
            "query_time": "2024-03-13 21:52:58",
            "update_date": "2024-02-29",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Adrian Francis",
            "name_servers": [
                "amalia.ns.cloudflare.com",
                "sam.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.122,
        "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>retropacific.com.au</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>retropacific.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>retropacific.com.au</domain_name>
   <domain_keyword>retropacific</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-01-12 15:09:20</query_time>
   <update_date>2022-10-21</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Adrian Francis</registrant_name>
   <name_servers>
    <value>ns1.retropacific.com.au</value>
    <value>ns2.retropacific.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>retropacific.com.au</domain_name>
   <domain_keyword>retropacific</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-03-13 21:52:58</query_time>
   <update_date>2024-02-29</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Adrian Francis</registrant_name>
   <name_servers>
    <value>amalia.ns.cloudflare.com</value>
    <value>sam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.122</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 1 domain names (in 0.046 seconds) which contained the exact domain keyword "retropacific".
Domain Name Registered Expiry Registrar Ownership
1 retropacific.com 20 Dec 2007 20 Dec 2024 Synergy Wholesale -
2 retropacific.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Adrian Francis

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=retropacific&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "retropacific",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "retropacific.com, retropacific.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "retropacific.com",
            "domain_keyword": "retropacific",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:30:36",
            "create_date": "2007-12-20",
            "update_date": "2022-10-21",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale",
            "registrar_website": "https://synergywholesale.com",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.onthecoast.com.au",
                "ns2.onthecoast.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "retropacific.com.au",
            "domain_keyword": "retropacific",
            "domain_tld": "com.au",
            "query_time": "2024-05-12 19:20:59",
            "update_date": "2024-02-29",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Adrian Francis",
            "name_servers": [
                "amalia.ns.cloudflare.com",
                "sam.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>retropacific</domain_keyword>
  <sort_by>create_date</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>retropacific.com, retropacific.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>retropacific.com</domain_name>
   <domain_keyword>retropacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:30:36</query_time>
   <create_date>2007-12-20</create_date>
   <update_date>2022-10-21</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.onthecoast.com.au</value>
    <value>ns2.onthecoast.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>retropacific.com.au</domain_name>
   <domain_keyword>retropacific</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-12 19:20:59</query_time>
   <update_date>2024-02-29</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Adrian Francis</registrant_name>
   <name_servers>
    <value>amalia.ns.cloudflare.com</value>
    <value>sam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.046</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 46 domain names (in 0.476 seconds) which look and sound like the brand name "retropacific".
Domain Name Registered Expiry Registrar Ownership
1 metropacific.com 18 Apr 1997 19 Apr 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
2 metropacific.net 27 Jun 2013 27 Jun 2024 PT Ardh Global Indonesia Privacy Protect, LLC (PrivacyProtect.org)
3 petropacific.net 8 Apr 2011 8 Apr 2025 GoDaddy.com, LLC -
4 petropacific.com 2 Dec 2009 2 Dec 2025 NameCheap, Inc. -
5 astropacific.com 11 Jan 2010 11 Jan 2025 GoDaddy.com, LLC NameInfra.com
6 cerropacific.com 3 Jul 2008 3 Jul 2026 GoDaddy.com, LLC -
7 petro-pacific.com 8 Dec 2009 8 Dec 2024 GoDaddy.com, LLC -
8 betcopacific.com 24 Jul 2018 24 Jul 2024 Network Solutions, LLC -
9 petro-pacific.info 12 Dec 2020 12 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 petrapacific.com 22 Aug 1995 21 Aug 2027 Network Solutions, LLC -
11 petronpacific.com 24 May 2023 24 May 2024 COSMOTOWN, INC. -
12 retrospecific.com 15 Aug 2014 15 Aug 2024 GoDaddy.com, LLC -
13 metropacifica.com 6 Jun 2015 6 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 relcopacific.com 13 Apr 2011 13 Apr 2025 CSC CORPORATE DOMAINS, INC. Koch Industries, Inc
15 petro-pacific.org 8 Dec 2009 8 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 repcopacific.com 7 Nov 2001 7 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
17 ferropacific.com 7 Jan 2002 7 Jan 2025 Webcentral Group Ltd REDACTED FOR PRIVACY
18 petro-pacific.net 8 Dec 2009 8 Dec 2024 GoDaddy.com, LLC -
19 astropacific.org 23 Feb 2019 23 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Astropacific
20 metcopacific.com 26 Jul 2020 26 Jul 2024 Tucows Domains Inc. -
21 tetrapacific.com 10 Mar 2008 10 Mar 2025 eNom, LLC -
22 europacific.pl 11 Aug 2005 11 Aug 2024 nazwa.pl sp. z o.o. -
23 europacific.ca 24 Apr 2024 24 Apr 2025 BareMetal.com inc REDACTED FOR PRIVACY
24 europacific.fr 8 Mar 2005 15 Jun 2025 SCALEWAY Europacific Developpement
25 europacific.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Johan van Buren
26 europacific.in 26 Jun 2015 26 Jun 2024 Realtime Register B.V. EUROPACIFIC, LOGISTIKA D.O.O.
27 europacific.ae - - Host Arabia ( Tasjeel.ae ) Cloud Solutions
28 aeropacific.aero 27 Nov 2013 27 Nov 2024 101domain GRS Limited Aero Pacific Industries
29 ietopacific.com 21 May 2023 21 May 2025 GoDaddy.com, LLC -
30 heropacific.com 17 Jul 2020 17 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
31 europacific.cn 25 Mar 2024 25 Mar 2025 域见未来(北京)科技有限公司 李亚平
32 aeropacific.co.uk 14 Nov 2013 14 Nov 2024 Krystal Hosting Ltd [Tag = KRYSTAL] -
33 aeropacific.ca 23 Aug 2012 23 Aug 2024 Tucows.com Co. fr8force systems ltd.
34 aeropacific.org 5 Mar 2024 5 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
35 europacific.org 22 May 2003 22 May 2025 Annulet LLC BuyDomains.com
36 europacific.biz 1 Jan 2013 31 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 teatropacific.com 30 Oct 2018 30 Oct 2024 GoDaddy.com, LLC -
38 neuropacific.com 1 Feb 2014 1 Feb 2025 DREAMHOST Proxy Protection LLC
39 teatropacific.net 11 Jan 2021 11 Jan 2027 GoDaddy.com, LLC -
40 europacific.com 17 Apr 1996 18 Apr 2025 Realtime Register B.V. -
41 europacific.net 25 Nov 1999 25 Nov 2024 gabia Whois Privacy Services by DOMAINCA
42 aeropacific.net 23 Feb 2005 23 Feb 2025 Hostopia Canada Corp. -
43 aeropacific.com 3 Aug 2000 3 Aug 2033 GoDaddy Online Services Cayman Islands Ltd. -
44 europacific.co.nz 10 Oct 1999 - Freeparking Limited -
45 tropacific.com 3 Oct 2018 3 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 tropacific.com.au - - Web Address Registration Pty Ltd Jon Hungerford

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=retropacific.com.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "retropacific.com.au",
        "page_size": 100
    },
    "count": {
        "total": 46,
        "relation": "eq",
        "current": 46
    },
    "unique_domains": "metropacific.com, metropacific.net, petropacific.net, petropacific.com, astropacific.com, cerropacific.com, petro-pacific.com, betcopacific.com, petro-pacific.info, petrapacific.com, petronpacific.com, retrospecific.com, metropacifica.com, relcopacific.com, petro-pacific.org, repcopacific.com, ferropacific.com, petro-pacific.net, astropacific.org, metcopacific.com, tetrapacific.com, europacific.pl, europacific.ca, europacific.fr, europacific.com.au, europacific.in, europacific.ae, aeropacific.aero, ietopacific.com, heropacific.com, europacific.cn, aeropacific.co.uk, aeropacific.ca, aeropacific.org, europacific.org, europacific.biz, teatropacific.com, neuropacific.com, teatropacific.net, europacific.com, europacific.net, aeropacific.net, aeropacific.com, europacific.co.nz, tropacific.com, tropacific.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "metropacific.com",
            "domain_keyword": "metropacific",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:10:44",
            "create_date": "1997-04-18",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-19",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/metropacific.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "metropacific.net",
            "domain_keyword": "metropacific",
            "domain_tld": "net",
            "query_time": "2024-04-18 22:10:44",
            "create_date": "2013-06-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1503,
            "registrar_name": "PT Ardh Global Indonesia",
            "registrar_website": "www.resellerid.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "dns3.parkpage.foundationapi.com",
                "dns4.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "petropacific.net",
            "domain_keyword": "petropacific",
            "domain_tld": "net",
            "query_time": "2024-04-20 16:14:33",
            "create_date": "2011-04-08",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-08",
            "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",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "petropacific.com",
            "domain_keyword": "petropacific",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:14:33",
            "create_date": "2009-12-02",
            "update_date": "2023-12-13",
            "expiry_date": "2025-12-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "sam.ns.cloudflare.com",
                "surina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "astropacific.com",
            "domain_keyword": "astropacific",
            "domain_tld": "com",
            "query_time": "2024-05-11 13:49:20",
            "create_date": "2010-01-11",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Gi Hwan Oh",
            "registrant_company": "NameInfra.com",
            "registrant_address": "548street 14-1 Anyang-ro Manan-gu, Sunny-ville 2cha 103-dong 502",
            "registrant_city": "Anyang-si",
            "registrant_zip": "13962",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1026504157",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cerropacific.com",
            "domain_keyword": "cerropacific",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:25:30",
            "create_date": "2008-07-03",
            "update_date": "2022-10-14",
            "expiry_date": "2026-07-03",
            "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": 7,
            "domain_name": "petro-pacific.com",
            "domain_keyword": "petro-pacific",
            "domain_tld": "com",
            "query_time": "2024-04-20 16:08:17",
            "create_date": "2009-12-08",
            "update_date": "2022-12-08",
            "expiry_date": "2024-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "betcopacific.com",
            "domain_keyword": "betcopacific",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:33:42",
            "create_date": "2018-07-24",
            "update_date": "2024-04-10",
            "expiry_date": "2024-07-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "petro-pacific.info",
            "domain_keyword": "petro-pacific",
            "domain_tld": "info",
            "query_time": "2024-04-12 01:04:07",
            "create_date": "2020-12-12",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-12",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "petrapacific.com",
            "domain_keyword": "petrapacific",
            "domain_tld": "com",
            "query_time": "2024-04-21 02:43:56",
            "create_date": "1995-08-22",
            "update_date": "2022-08-12",
            "expiry_date": "2027-08-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "petronpacific.com",
            "domain_keyword": "petronpacific",
            "domain_tld": "com",
            "query_time": "2024-05-28 10:25:54",
            "create_date": "2023-05-24",
            "update_date": "2023-05-24",
            "expiry_date": "2024-05-24",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "georgia.ns.cloudflare.com",
                "lars.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "retrospecific.com",
            "domain_keyword": "retrospecific",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:32:56",
            "create_date": "2014-08-15",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "metropacifica.com",
            "domain_keyword": "metropacifica",
            "domain_tld": "com",
            "query_time": "2024-04-18 22:10:45",
            "create_date": "2015-06-06",
            "update_date": "2020-05-31",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "relcopacific.com",
            "domain_keyword": "relcopacific",
            "domain_tld": "com",
            "query_time": "2024-04-16 02:25:27",
            "create_date": "2011-04-13",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-13",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Host Master",
            "registrant_company": "Koch Industries, Inc",
            "registrant_address": "4111 E. 37th St. N",
            "registrant_city": "Wichita",
            "registrant_state": "KS",
            "registrant_zip": "67220",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3168287100",
            "registrant_fax": "+1.3168287100",
            "name_servers": [
                "ns-1294.awsdns-33.org",
                "ns-1798.awsdns-32.co.uk",
                "ns-192.awsdns-24.com",
                "ns-865.awsdns-44.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "petro-pacific.org",
            "domain_keyword": "petro-pacific",
            "domain_tld": "org",
            "query_time": "2024-04-20 16:08:17",
            "create_date": "2009-12-08",
            "update_date": "2023-07-06",
            "expiry_date": "2024-12-08",
            "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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "repcopacific.com",
            "domain_keyword": "repcopacific",
            "domain_tld": "com",
            "query_time": "2024-04-26 03:52:59",
            "create_date": "2001-11-07",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-07",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NIL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://tieredaccess.com/contact/feaa8fe1-04e9-4569-9942-8d935d353f9a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ferropacific.com",
            "domain_keyword": "ferropacific",
            "domain_tld": "com",
            "query_time": "2024-04-18 13:51:09",
            "create_date": "2002-01-07",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-07",
            "registrar_iana": 13,
            "registrar_name": "Webcentral Group Ltd",
            "registrar_website": "hrs-admin.webcentralgroup.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "https://tieredaccess.com/contact/031c96d8-1808-4487-bf7e-689b3d326e90",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.melbourneit.net",
                "ns2.melbourneit.net",
                "ns3.melbourneit.net",
                "ns4.melbourneit.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "petro-pacific.net",
            "domain_keyword": "petro-pacific",
            "domain_tld": "net",
            "query_time": "2024-04-20 16:08:17",
            "create_date": "2009-12-08",
            "update_date": "2022-12-08",
            "expiry_date": "2024-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "astropacific.org",
            "domain_keyword": "astropacific",
            "domain_tld": "org",
            "query_time": "2024-04-19 12:04:27",
            "create_date": "2019-02-23",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Astropacific",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sind(en)",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "n1.hostnext.net",
                "n2.hostnext.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "metcopacific.com",
            "domain_keyword": "metcopacific",
            "domain_tld": "com",
            "query_time": "2024-04-28 00:05:05",
            "create_date": "2020-07-26",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "tetrapacific.com",
            "domain_keyword": "tetrapacific",
            "domain_tld": "com",
            "query_time": "2024-04-14 09:46:54",
            "create_date": "2008-03-10",
            "update_date": "2023-08-23",
            "expiry_date": "2025-03-10",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enomdomains.com",
            "name_servers": [
                "ns1.hostserver150.com",
                "ns2.hostserver150.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "europacific.pl",
            "domain_keyword": "europacific",
            "domain_tld": "pl",
            "query_time": "2024-03-11 21:06:02",
            "create_date": "2005-08-11",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-11",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 23,
            "domain_name": "europacific.ca",
            "domain_keyword": "europacific",
            "domain_tld": "ca",
            "query_time": "2024-04-30 15:11:59",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_name": "BareMetal.com inc",
            "registrar_website": "http://baremetal.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "europacific.fr",
            "domain_keyword": "europacific",
            "domain_tld": "fr",
            "query_time": "2024-05-05 18:28:45",
            "create_date": "2005-03-08",
            "update_date": "2023-05-21",
            "expiry_date": "2025-06-15",
            "registrar_name": "SCALEWAY",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_company": "Europacific Developpement",
            "registrant_address": "7, rue Saint Conwoion, 35600 Redon",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.299712087",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 25,
            "domain_name": "europacific.com.au",
            "domain_keyword": "europacific",
            "domain_tld": "com.au",
            "query_time": "2024-04-26 02:09:12",
            "update_date": "2023-07-31",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Johan van Buren",
            "name_servers": [
                "ns1.syd3.zuver.hosting",
                "ns2.syd3.zuver.hosting"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "europacific.in",
            "domain_keyword": "europacific",
            "domain_tld": "in",
            "query_time": "2024-04-09 16:24:02",
            "create_date": "2015-06-26",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-26",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EUROPACIFIC, LOGISTIKA D.O.O.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SI",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.naliniji.com",
                "ns2.naliniji.com",
                "ns3.naliniji.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "europacific.ae",
            "domain_keyword": "europacific",
            "domain_tld": "ae",
            "query_time": "2024-04-26 02:09:12",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "Cloud Solutions",
            "registrant_company": "Cloud Solutions",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns3.tasjeel.ae",
                "ns4.tasjeel.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 28,
            "domain_name": "aeropacific.aero",
            "domain_keyword": "aeropacific",
            "domain_tld": "aero",
            "query_time": "2024-05-02 08:49:26",
            "create_date": "2013-11-27",
            "update_date": "2023-10-03",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aero Pacific Industries",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-37.azure-dns.com",
                "ns2-37.azure-dns.net",
                "ns3-37.azure-dns.org",
                "ns4-37.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ietopacific.com",
            "domain_keyword": "ietopacific",
            "domain_tld": "com",
            "query_time": "2024-05-24 04:20:13",
            "create_date": "2023-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "heropacific.com",
            "domain_keyword": "heropacific",
            "domain_tld": "com",
            "query_time": "2024-05-16 13:02:57",
            "create_date": "2020-07-17",
            "update_date": "2021-07-11",
            "expiry_date": "2025-07-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "europacific.cn",
            "domain_keyword": "europacific",
            "domain_tld": "cn",
            "query_time": "2024-04-06 15:51:14",
            "create_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_name": "域见未来(北京)科技有限公司",
            "registrant_name": "李亚平",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "aeropacific.co.uk",
            "domain_keyword": "aeropacific",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 09:17:02",
            "create_date": "2013-11-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "Krystal Hosting Ltd [Tag = KRYSTAL]",
            "registrar_website": "https://krystal.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 33,
            "domain_name": "aeropacific.ca",
            "domain_keyword": "aeropacific",
            "domain_tld": "ca",
            "query_time": "2024-04-18 09:17:02",
            "create_date": "2012-08-23",
            "update_date": "2023-10-07",
            "expiry_date": "2024-08-23",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "fr8force systems ltd.",
            "registrant_address": "13075 64 a ave",
            "registrant_city": "Surrey",
            "registrant_state": "BC",
            "registrant_zip": "V3W8A7",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6046573220",
            "name_servers": [
                "ns1.hostek.com",
                "ns2.hostek.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "aeropacific.org",
            "domain_keyword": "aeropacific",
            "domain_tld": "org",
            "query_time": "2024-05-10 05:13:46",
            "create_date": "2024-03-05",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "europacific.org",
            "domain_keyword": "europacific",
            "domain_tld": "org",
            "query_time": "2024-04-26 02:09:13",
            "create_date": "2003-05-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-22",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "europacific.biz",
            "domain_keyword": "europacific",
            "domain_tld": "biz",
            "query_time": "2024-05-10 19:09:14",
            "create_date": "2013-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2024-12-31",
            "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": [
                "park33.secureserver.net",
                "park34.secureserver.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "teatropacific.com",
            "domain_keyword": "teatropacific",
            "domain_tld": "com",
            "query_time": "2024-05-30 06:02:49",
            "create_date": "2018-10-30",
            "update_date": "2022-10-31",
            "expiry_date": "2024-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "neuropacific.com",
            "domain_keyword": "neuropacific",
            "domain_tld": "com",
            "query_time": "2024-05-29 05:31:46",
            "create_date": "2014-02-01",
            "update_date": "2024-01-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O neuropacific.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "teatropacific.net",
            "domain_keyword": "teatropacific",
            "domain_tld": "net",
            "query_time": "2024-06-02 09:32:49",
            "create_date": "2021-01-11",
            "update_date": "2024-01-12",
            "expiry_date": "2027-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "europacific.com",
            "domain_keyword": "europacific",
            "domain_tld": "com",
            "query_time": "2024-04-30 15:11:59",
            "create_date": "1996-04-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-18",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "name_servers": [
                "ns1.naliniji.com",
                "ns2.naliniji.com",
                "ns3.naliniji.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "europacific.net",
            "domain_keyword": "europacific",
            "domain_tld": "net",
            "query_time": "2024-05-16 11:39:28",
            "create_date": "1999-11-25",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-25",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Whois Privacy Services by DOMAINCA",
            "registrant_address": "U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu",
            "registrant_city": "Gyeonggi",
            "registrant_zip": "13494",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.28293619",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "aeropacific.net",
            "domain_keyword": "aeropacific",
            "domain_tld": "net",
            "query_time": "2024-04-18 09:17:02",
            "create_date": "2005-02-23",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-23",
            "registrar_iana": 52,
            "registrar_name": "Hostopia Canada Corp.",
            "registrar_website": "http://www.aplus.net",
            "name_servers": [
                "ns1.aplus.net",
                "ns2.aplus.net",
                "ns3.aplus.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "aeropacific.com",
            "domain_keyword": "aeropacific",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:17:02",
            "create_date": "2000-08-03",
            "update_date": "2023-08-04",
            "expiry_date": "2033-08-03",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "europacific.co.nz",
            "domain_keyword": "europacific",
            "domain_tld": "co.nz",
            "query_time": "2024-05-10 19:09:14",
            "create_date": "1999-10-10",
            "update_date": "2023-09-05",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "tropacific.com",
            "domain_keyword": "tropacific",
            "domain_tld": "com",
            "query_time": "2024-05-30 19:30:33",
            "create_date": "2018-10-03",
            "update_date": "2020-09-27",
            "expiry_date": "2025-10-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "tropacific.com.au",
            "domain_keyword": "tropacific",
            "domain_tld": "com.au",
            "query_time": "2024-05-29 17:33:39",
            "update_date": "2024-02-04",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Jon Hungerford",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.476,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>retropacific.com.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>46</total>
  <relation>eq</relation>
  <current>46</current>
 </count>
 <unique_domains>metropacific.com, metropacific.net, petropacific.net, petropacific.com, astropacific.com, cerropacific.com, petro-pacific.com, betcopacific.com, petro-pacific.info, petrapacific.com, petronpacific.com, retrospecific.com, metropacifica.com, relcopacific.com, petro-pacific.org, repcopacific.com, ferropacific.com, petro-pacific.net, astropacific.org, metcopacific.com, tetrapacific.com, europacific.pl, europacific.ca, europacific.fr, europacific.com.au, europacific.in, europacific.ae, aeropacific.aero, ietopacific.com, heropacific.com, europacific.cn, aeropacific.co.uk, aeropacific.ca, aeropacific.org, europacific.org, europacific.biz, teatropacific.com, neuropacific.com, teatropacific.net, europacific.com, europacific.net, aeropacific.net, aeropacific.com, europacific.co.nz, tropacific.com, tropacific.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>metropacific.com</domain_name>
   <domain_keyword>metropacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:10:44</query_time>
   <create_date>1997-04-18</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/metropacific.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.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>metropacific.net</domain_name>
   <domain_keyword>metropacific</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 22:10:44</query_time>
   <create_date>2013-06-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1503</registrar_iana>
   <registrar_name>PT Ardh Global Indonesia</registrar_name>
   <registrar_website>www.resellerid.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>dns3.parkpage.foundationapi.com</value>
    <value>dns4.parkpage.foundationapi.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>petropacific.net</domain_name>
   <domain_keyword>petropacific</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 16:14:33</query_time>
   <create_date>2011-04-08</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>4</num>
   <domain_name>petropacific.com</domain_name>
   <domain_keyword>petropacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:14:33</query_time>
   <create_date>2009-12-02</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-12-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>sam.ns.cloudflare.com</value>
    <value>surina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>astropacific.com</domain_name>
   <domain_keyword>astropacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 13:49:20</query_time>
   <create_date>2010-01-11</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Gi Hwan Oh</registrant_name>
   <registrant_company>NameInfra.com</registrant_company>
   <registrant_address>548street 14-1 Anyang-ro Manan-gu, Sunny-ville 2cha 103-dong 502</registrant_address>
   <registrant_city>Anyang-si</registrant_city>
   <registrant_zip>13962</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1026504157</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cerropacific.com</domain_name>
   <domain_keyword>cerropacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:25:30</query_time>
   <create_date>2008-07-03</create_date>
   <update_date>2022-10-14</update_date>
   <expiry_date>2026-07-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>7</num>
   <domain_name>petro-pacific.com</domain_name>
   <domain_keyword>petro-pacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 16:08:17</query_time>
   <create_date>2009-12-08</create_date>
   <update_date>2022-12-08</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.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>8</num>
   <domain_name>betcopacific.com</domain_name>
   <domain_keyword>betcopacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:33:42</query_time>
   <create_date>2018-07-24</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <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>9</num>
   <domain_name>petro-pacific.info</domain_name>
   <domain_keyword>petro-pacific</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-12 01:04:07</query_time>
   <create_date>2020-12-12</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-12</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>ns73.domaincontrol.com</value>
    <value>ns74.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>10</num>
   <domain_name>petrapacific.com</domain_name>
   <domain_keyword>petrapacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 02:43:56</query_time>
   <create_date>1995-08-22</create_date>
   <update_date>2022-08-12</update_date>
   <expiry_date>2027-08-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns93.worldnic.com</value>
    <value>ns94.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>petronpacific.com</domain_name>
   <domain_keyword>petronpacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 10:25:54</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>georgia.ns.cloudflare.com</value>
    <value>lars.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>12</num>
   <domain_name>retrospecific.com</domain_name>
   <domain_keyword>retrospecific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:32:56</query_time>
   <create_date>2014-08-15</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.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>13</num>
   <domain_name>metropacifica.com</domain_name>
   <domain_keyword>metropacifica</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 22:10:45</query_time>
   <create_date>2015-06-06</create_date>
   <update_date>2020-05-31</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>relcopacific.com</domain_name>
   <domain_keyword>relcopacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 02:25:27</query_time>
   <create_date>2011-04-13</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Host Master</registrant_name>
   <registrant_company>Koch Industries, Inc</registrant_company>
   <registrant_address>4111 E. 37th St. N</registrant_address>
   <registrant_city>Wichita</registrant_city>
   <registrant_state>KS</registrant_state>
   <registrant_zip>67220</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3168287100</registrant_phone>
   <registrant_fax>+1.3168287100</registrant_fax>
   <name_servers>
    <value>ns-1294.awsdns-33.org</value>
    <value>ns-1798.awsdns-32.co.uk</value>
    <value>ns-192.awsdns-24.com</value>
    <value>ns-865.awsdns-44.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>petro-pacific.org</domain_name>
   <domain_keyword>petro-pacific</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 16:08:17</query_time>
   <create_date>2009-12-08</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-12-08</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>ns61.domaincontrol.com</value>
    <value>ns62.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>16</num>
   <domain_name>repcopacific.com</domain_name>
   <domain_keyword>repcopacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 03:52:59</query_time>
   <create_date>2001-11-07</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>NIL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/feaa8fe1-04e9-4569-9942-8d935d353f9a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ferropacific.com</domain_name>
   <domain_keyword>ferropacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 13:51:09</query_time>
   <create_date>2002-01-07</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Webcentral Group Ltd</registrar_name>
   <registrar_website>hrs-admin.webcentralgroup.com.au</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>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/031c96d8-1808-4487-bf7e-689b3d326e90</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.melbourneit.net</value>
    <value>ns2.melbourneit.net</value>
    <value>ns3.melbourneit.net</value>
    <value>ns4.melbourneit.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>petro-pacific.net</domain_name>
   <domain_keyword>petro-pacific</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 16:08:17</query_time>
   <create_date>2009-12-08</create_date>
   <update_date>2022-12-08</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.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>19</num>
   <domain_name>astropacific.org</domain_name>
   <domain_keyword>astropacific</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 12:04:27</query_time>
   <create_date>2019-02-23</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Astropacific</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sind(en)</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</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>n1.hostnext.net</value>
    <value>n2.hostnext.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>metcopacific.com</domain_name>
   <domain_keyword>metcopacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 00:05:05</query_time>
   <create_date>2020-07-26</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-26</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-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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>tetrapacific.com</domain_name>
   <domain_keyword>tetrapacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 09:46:54</query_time>
   <create_date>2008-03-10</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enomdomains.com</registrar_website>
   <name_servers>
    <value>ns1.hostserver150.com</value>
    <value>ns2.hostserver150.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>europacific.pl</domain_name>
   <domain_keyword>europacific</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-11 21:06:02</query_time>
   <create_date>2005-08-11</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>europacific.ca</domain_name>
   <domain_keyword>europacific</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-30 15:11:59</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>BareMetal.com inc</registrar_name>
   <registrar_website>http://baremetal.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>europacific.fr</domain_name>
   <domain_keyword>europacific</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 18:28:45</query_time>
   <create_date>2005-03-08</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_name>SCALEWAY</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_company>Europacific Developpement</registrant_company>
   <registrant_address>7, rue Saint Conwoion, 35600 Redon</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.299712087</registrant_phone>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>europacific.com.au</domain_name>
   <domain_keyword>europacific</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-26 02:09:12</query_time>
   <update_date>2023-07-31</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Johan van Buren</registrant_name>
   <name_servers>
    <value>ns1.syd3.zuver.hosting</value>
    <value>ns2.syd3.zuver.hosting</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>europacific.in</domain_name>
   <domain_keyword>europacific</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-09 16:24:02</query_time>
   <create_date>2015-06-26</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EUROPACIFIC, LOGISTIKA D.O.O.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SI</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.naliniji.com</value>
    <value>ns2.naliniji.com</value>
    <value>ns3.naliniji.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>europacific.ae</domain_name>
   <domain_keyword>europacific</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-26 02:09:12</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>Cloud Solutions</registrant_name>
   <registrant_company>Cloud Solutions</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns3.tasjeel.ae</value>
    <value>ns4.tasjeel.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>aeropacific.aero</domain_name>
   <domain_keyword>aeropacific</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-02 08:49:26</query_time>
   <create_date>2013-11-27</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aero Pacific Industries</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-37.azure-dns.com</value>
    <value>ns2-37.azure-dns.net</value>
    <value>ns3-37.azure-dns.org</value>
    <value>ns4-37.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ietopacific.com</domain_name>
   <domain_keyword>ietopacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 04:20:13</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>heropacific.com</domain_name>
   <domain_keyword>heropacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 13:02:57</query_time>
   <create_date>2020-07-17</create_date>
   <update_date>2021-07-11</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>europacific.cn</domain_name>
   <domain_keyword>europacific</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-06 15:51:14</query_time>
   <create_date>2024-03-25</create_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>域见未来(北京)科技有限公司</registrar_name>
   <registrant_name>李亚平</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>aeropacific.co.uk</domain_name>
   <domain_keyword>aeropacific</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 09:17:02</query_time>
   <create_date>2013-11-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>Krystal Hosting Ltd [Tag = KRYSTAL]</registrar_name>
   <registrar_website>https://krystal.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>aeropacific.ca</domain_name>
   <domain_keyword>aeropacific</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-18 09:17:02</query_time>
   <create_date>2012-08-23</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>fr8force systems ltd.</registrant_name>
   <registrant_address>13075 64 a ave</registrant_address>
   <registrant_city>Surrey</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V3W8A7</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6046573220</registrant_phone>
   <name_servers>
    <value>ns1.hostek.com</value>
    <value>ns2.hostek.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>aeropacific.org</domain_name>
   <domain_keyword>aeropacific</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 05:13:46</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>europacific.org</domain_name>
   <domain_keyword>europacific</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 02:09:13</query_time>
   <create_date>2003-05-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>europacific.biz</domain_name>
   <domain_keyword>europacific</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-10 19:09:14</query_time>
   <create_date>2013-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-12-31</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>park33.secureserver.net</value>
    <value>park34.secureserver.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>37</num>
   <domain_name>teatropacific.com</domain_name>
   <domain_keyword>teatropacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 06:02:49</query_time>
   <create_date>2018-10-30</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2024-10-30</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>neuropacific.com</domain_name>
   <domain_keyword>neuropacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 05:31:46</query_time>
   <create_date>2014-02-01</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O neuropacific.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>teatropacific.net</domain_name>
   <domain_keyword>teatropacific</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 09:32:49</query_time>
   <create_date>2021-01-11</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2027-01-11</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>ns15.domaincontrol.com</value>
    <value>ns16.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>40</num>
   <domain_name>europacific.com</domain_name>
   <domain_keyword>europacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 15:11:59</query_time>
   <create_date>1996-04-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns1.naliniji.com</value>
    <value>ns2.naliniji.com</value>
    <value>ns3.naliniji.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>europacific.net</domain_name>
   <domain_keyword>europacific</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 11:39:28</query_time>
   <create_date>1999-11-25</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Whois Privacy Services by DOMAINCA</registrant_name>
   <registrant_address>U-Space1 Complex B, 4F, 660, Daewangpangyo-ro,  Bundang-gu</registrant_address>
   <registrant_city>Gyeonggi</registrant_city>
   <registrant_zip>13494</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.28293619</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>aeropacific.net</domain_name>
   <domain_keyword>aeropacific</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 09:17:02</query_time>
   <create_date>2005-02-23</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>52</registrar_iana>
   <registrar_name>Hostopia Canada Corp.</registrar_name>
   <registrar_website>http://www.aplus.net</registrar_website>
   <name_servers>
    <value>ns1.aplus.net</value>
    <value>ns2.aplus.net</value>
    <value>ns3.aplus.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>aeropacific.com</domain_name>
   <domain_keyword>aeropacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:17:02</query_time>
   <create_date>2000-08-03</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2033-08-03</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.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>44</num>
   <domain_name>europacific.co.nz</domain_name>
   <domain_keyword>europacific</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-10 19:09:14</query_time>
   <create_date>1999-10-10</create_date>
   <update_date>2023-09-05</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>tropacific.com</domain_name>
   <domain_keyword>tropacific</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 19:30:33</query_time>
   <create_date>2018-10-03</create_date>
   <update_date>2020-09-27</update_date>
   <expiry_date>2025-10-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>tropacific.com.au</domain_name>
   <domain_keyword>tropacific</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-29 17:33:39</query_time>
   <update_date>2024-02-04</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Jon Hungerford</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.476</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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