WHOIS QUERY TIME

1 May 2024 - 6:53 AM UTC

Registered: 7 April 2016
Expiry: 7 April 2025

REGISTRAR

Name: REGRU-RU

NAME SERVERS

ns1.timeweb.ru
ns2.timeweb.ru
ns3.timeweb.org
ns4.timeweb.org

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=billybong.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "billybong.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "billybong.ru",
            "domain_keyword": "billybong",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:53:37",
            "create_date": "2016-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.052,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>billybong.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>billybong.ru</domain_name>
   <domain_keyword>billybong</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:53:37</query_time>
   <create_date>2016-04-07</create_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.052</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.15 seconds) for "billybong.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

1 May 2024 - 6:53 AM UTC

Registered: 7 April 2016
Expiry: 7 April 2025

REGISTRAR

Name: REGRU-RU

NAME SERVERS

ns1.timeweb.ru
ns2.timeweb.ru
ns3.timeweb.org
ns4.timeweb.org

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=billybong.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "billybong.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "billybong.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "billybong.ru",
            "domain_keyword": "billybong",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:53:37",
            "create_date": "2016-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.15,
        "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>billybong.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>billybong.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>billybong.ru</domain_name>
   <domain_keyword>billybong</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:53:37</query_time>
   <create_date>2016-04-07</create_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.15</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 4 domain names (in 0.046 seconds) which contained the exact domain keyword "billybong".
Domain Name Registered Expiry Registrar Ownership
1 billybong.com 19 Aug 1998 18 Aug 2024 GoDaddy.com, LLC -
2 billybong.ru 7 Apr 2016 7 Apr 2025 REGRU-RU Private Person
3 billybong.co.uk 3 Jun 2016 3 Jun 2024 Ionos SE [Tag = 1AND1] -
4 billybong.net 28 Jun 2022 28 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
5 billybong.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS Nathan Cracknell

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=billybong&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "billybong",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "billybong.com, billybong.ru, billybong.co.uk, billybong.net, billybong.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "billybong.com",
            "domain_keyword": "billybong",
            "domain_tld": "com",
            "query_time": "2024-05-01 00:35:05",
            "create_date": "1998-08-19",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "billybong.ru",
            "domain_keyword": "billybong",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:53:37",
            "create_date": "2016-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "billybong.co.uk",
            "domain_keyword": "billybong",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 21:09:17",
            "create_date": "2016-06-03",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-03",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1037.ui-dns.biz",
                "ns1037.ui-dns.com",
                "ns1037.ui-dns.de",
                "ns1037.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "billybong.net",
            "domain_keyword": "billybong",
            "domain_tld": "net",
            "query_time": "2024-05-01 00:35:05",
            "create_date": "2022-06-28",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "billybong.com.au",
            "domain_keyword": "billybong",
            "domain_tld": "com.au",
            "query_time": "2024-05-01 00:35:05",
            "update_date": "2024-04-29",
            "registrar_name": "Tucows (Australia) Pty Ltd trading as OpenSRS",
            "registrar_website": "https://tucowsdomains.com/compliance-form/",
            "registrant_name": "Nathan Cracknell",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientUpdateProhibited",
                "renewPeriod",
                "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>billybong</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>billybong.com, billybong.ru, billybong.co.uk, billybong.net, billybong.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>billybong.com</domain_name>
   <domain_keyword>billybong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 00:35:05</query_time>
   <create_date>1998-08-19</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>billybong.ru</domain_name>
   <domain_keyword>billybong</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:53:37</query_time>
   <create_date>2016-04-07</create_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>billybong.co.uk</domain_name>
   <domain_keyword>billybong</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 21:09:17</query_time>
   <create_date>2016-06-03</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1037.ui-dns.biz</value>
    <value>ns1037.ui-dns.com</value>
    <value>ns1037.ui-dns.de</value>
    <value>ns1037.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>billybong.net</domain_name>
   <domain_keyword>billybong</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 00:35:05</query_time>
   <create_date>2022-06-28</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>billybong.com.au</domain_name>
   <domain_keyword>billybong</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-01 00:35:05</query_time>
   <update_date>2024-04-29</update_date>
   <registrar_name>Tucows (Australia) Pty Ltd trading as OpenSRS</registrar_name>
   <registrar_website>https://tucowsdomains.com/compliance-form/</registrar_website>
   <registrant_name>Nathan Cracknell</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
    <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 537 domain names (in 0.328 seconds) which look and sound like the brand name "billybong".
Domain Name Registered Expiry Registrar Ownership
1 billabong.tech 5 Jun 2023 5 Jun 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
2 billabong.au - - MarkMonitor Corporate Services Inc Domain Admin
3 billabong.in 7 Aug 2013 7 Aug 2024 MarkMonitor Inc. Authentic Brands Group, LLC
4 billabong.xyz 12 Apr 2022 12 Apr 2026 Automattic Inc. Knock Knock WHOIS Not There, LLC
5 billabong.online 19 Aug 2015 19 Aug 2024 MarkMonitor, Inc (TLDs) Authentic Brands Group, LLC
6 billabong.pl 2 Mar 2007 2 Mar 2025 Consulting Service Sp. z o.o. -
7 billabong.co 29 Jun 2010 28 Jun 2024 MarkMonitor, Inc. Authentic Brands Group, LLC
8 billygong.com 12 Oct 2012 13 Oct 2024 DREAMHOST Proxy Protection LLC
9 billabong.com.pl 6 Feb 2004 5 Feb 2025 Consulting Service Sp. z o.o. -
10 billabong.bz 29 Jan 2024 29 Jan 2026 MarkMonitor Inc. -
11 billabong.news 6 Jul 2015 6 Jul 2024 MarkMonitor Inc. Authentic Brands Group, LLC
12 billytong.com 24 Apr 2018 24 Apr 2025 NameBake LLC NameBrightPrivacy.com
13 billyyong.org 26 Feb 2010 26 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
14 billabong.co.in 11 Feb 2013 11 Feb 2025 Dynadot LLC Doublefist Limited(Contact us:[email protected])
15 billabong.blue 1 Feb 2018 1 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 billybons.site 15 May 2024 15 May 2025 Registrar of Domain Names REG.RU, LLC Private Person
17 billykong.com 6 Oct 2022 6 Oct 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
18 billylong.net 15 May 2014 15 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
19 billy-bong.com 14 Jan 2023 14 Jan 2025 GoDaddy.com, LLC -
20 billabong.com.au - - MarkMonitor Corporate Services Inc Domain Admin
21 billabong.com.bz 29 Jan 2024 29 Jan 2026 MarkMonitor Inc. -
22 billabong.se 20 Dec 2023 20 Dec 2024 1 Api GmbH -
23 billabong.it 22 Mar 2000 7 Dec 2024 Lyseis s.r.l. Billabong Tour Operator s.r.l.
24 billabong.pe - - 1API GmbH Registration Private
25 billabong.cm 1 Jul 2020 1 Jul 2025 Netcom.cm Sarl PRIVATE
26 billabong.tours 7 Jul 2016 7 Jul 2024 MarkMonitor Inc. Authentic Brands Group, LLC
27 billibong.com 23 Aug 2000 23 Aug 2024 ABOVE.COM PTY LTD. -
28 billabong.xn--czrs0t 13 Mar 2017 13 Mar 2025 MarkMonitor Inc. Authentic Brands Group, LLC
29 billabong.website 9 Jun 2016 9 Jun 2026 MarkMonitor, Inc (TLDs) Authentic Brands Group, LLC
30 billylong.com 14 Jan 2003 25 Sep 2027 GoDaddy.com, LLC -
31 billabong.nl 28 Jul 1999 - MarkMonitor Inc. -
32 billabong.net 10 Feb 2016 10 Feb 2025 ANNULET, INC BuyDomains.com
33 billabong.foundation 1 Jun 2022 1 Jun 2026 MarkMonitor Inc. Authentic Brands Group, LLC
34 billybonk.com 21 Mar 2024 21 Mar 2025 GoDaddy.com, LLC -
35 billabong.com.pt - - - Despomar - Comercializacao de Artigos Desportivos Lda
36 bullybong.com 4 Dec 2023 4 Dec 2024 GoDaddy.com, LLC -
37 billabong.site 15 Jun 2016 15 Jun 2024 MarkMonitor, Inc (TLDs) Authentic Brands Group, LLC
38 billabong.com 19 Mar 1996 20 Mar 2026 MarkMonitor, Inc. Authentic Brands Group, LLC
39 billabong.at - - World4You Internet Services GmbH World4You Internet Services GmbH
40 billabong.cl 7 Nov 2003 3 Dec 2025 MarkMonitor Inc. Authentic Brands Group, LLC
41 bellybong.com 13 Apr 2019 13 Apr 2025 NameCheap, Inc. -
42 billywong.ca 15 Sep 2009 14 Sep 2024 Tucows.com Co. REDACTED FOR PRIVACY
43 billabong.uk 28 Dec 2016 28 Dec 2025 Markmonitor Inc. [Tag = MARKMONITOR] -
44 billabong.pt - - - Boardriders IP Holdings, LLC
45 billabong.org 30 Oct 2015 30 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com SIB Infotech Pvt. Ltd.
46 billabong.store 6 Jun 2016 6 Jun 2026 MarkMonitor, Inc (TLDs) Authentic Brands Group, LLC
47 billybongo.com 30 Sep 2016 30 Sep 2024 GoDaddy.com, LLC -
48 billabong.me 15 Sep 2021 15 Sep 2024 MarkMonitor Inc. Authentic Brands Group, LLC
49 billabong.pro 22 Apr 2014 22 Apr 2026 MarkMonitor Inc. Authentic Brands Group, LLC
50 billabong.asia 22 Nov 2007 22 Nov 2025 MarkMonitor Inc. Authentic Brands Group, LLC
51 billywong.net 18 Mar 2019 18 Mar 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
52 billyyong.net 26 Feb 2010 26 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
53 billabong.com.pe - - MarkMonitor Inc. Domain Administrator
54 billsbong.com 27 Feb 2024 27 Feb 2025 COSMOTOWN, INC. -
55 billabong.group 31 May 2016 31 May 2025 MarkMonitor Inc. Authentic Brands Group, LLC
56 billabong.net.au - - MarkMonitor Corporate Services Inc Domain Admin
57 billybond.com 23 Jan 2007 23 Jan 2025 GANDI SAS REDACTED FOR PRIVACY
58 billyhong.com 4 Nov 2005 4 Nov 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
59 billybongs.com 9 May 2008 9 May 2024 NAMECHEAP INC Withheld for Privacy Purposes
60 billabong.ie 27 Oct 2015 27 Oct 2024 Blacknight Solutions Entrepreneur Supplies Limited
61 billabong.nz 20 Jan 2015 - MarkMonitor. Inc -
62 billabong.com.br 22 Jan 1997 22 Jan 2026 - BOARDRIDERS DO BRASIL COMERCIO DE ARTIGOS ESPORTIV
63 billysong.com 28 Feb 2017 28 Feb 2024 TurnCommerce, Inc. DBA NameBright.com DomainPrincipal.com
64 billybonz.com 12 Jul 2001 12 Jul 2024 Tucows Domains Inc. -
65 billybons.ru 29 Dec 2011 29 Dec 2024 RU-CENTER-RU Private Person
66 billabong.biz 30 Apr 2006 29 Apr 2026 MarkMonitor, Inc. Authentic Brands Group, LLC
67 billabong.surf 2 Oct 2014 2 Oct 2024 MarkMonitor, Inc. Authentic Brands Group, LLC
68 billybongs.store 6 Jun 2023 6 Jun 2024 Tucows.com Co. Contact Privacy Inc. Customer 0167475161
69 billibong.online 11 Mar 2024 11 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
70 billabong.co.uk 11 Jun 2001 11 Jun 2026 Markmonitor Inc. [Tag = MARKMONITOR] -
71 billabong.co.nz 28 Jul 2000 - MarkMonitor. Inc -
72 billyyong.info 26 Feb 2010 26 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
73 billabong.de - - - -
74 billabong.ca 9 Nov 2000 1 Dec 2025 MarkMonitor International Canada Ltd. AUTHENTIC BRANDS GROUP (Ontario) INC
75 billabong.be 19 Oct 2020 - CRegISP Ltd -
76 billabong.ru 12 Mar 2002 12 Mar 2025 RU-CENTER-RU Santocha Ltd
77 billabong.us 9 Aug 2012 8 Aug 2024 MarkMonitor, Inc. Authentic Brands Group, LLC
78 billyyong.com 26 Feb 2010 26 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
79 billabong.eu - - MarkMonitor International Limited -
80 billabong.dk 29 May 2012 31 May 2025 MarkMonitor Inc. Boardriders IP Holdings, LLC
81 billabong.ro 18 Oct 2018 16 Oct 2024 One Milion Advertising SRL -
82 billybone.co.uk 9 Jul 2019 9 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
83 billyfong.com 9 Jun 2023 9 Jun 2025 Streamline Domains, LLC -
84 billabong.sk 31 Jul 2017 31 Jul 2024 MarkMonitor International Limited NA PALI S.A.S.
85 billywong.com 31 Jan 2015 31 Jan 2025 TurnCommerce, Inc. DBA NameBright.com Redacted for GDPR privacy
86 billybang.com 25 Apr 2005 25 Apr 2025 GoDaddy.com, LLC -
87 billabong.app 29 Mar 2018 29 Mar 2026 MarkMonitor Inc. Authentic Brands Group, LLC
88 billabong.clothing 6 Jun 2016 6 Jun 2026 MarkMonitor Inc. Authentic Brands Group, LLC
89 billobong.com 12 Jun 2023 12 Jun 2024 GoDaddy.com, LLC -
90 billabong.blog 18 Oct 2016 18 Oct 2024 MarkMonitor, Inc (TLDs) Authentic Brands Group, LLC
91 billabong.io 19 Jan 2020 19 Jan 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
92 billbong.com 4 Nov 2004 4 Nov 2024 DNC Holdings, Inc REDACTED FOR PRIVACY
93 billybon.com 19 Oct 2021 19 Oct 2024 GoDaddy.com, LLC -
94 billabong.xn--55qx5d 9 Jul 2014 9 Jul 2024 MarkMonitor Inc. Boardriders IP Holdings, LLC
95 billywong.asia 27 Sep 2010 27 Sep 2025 0101 Internet, Inc. N/A
96 billabong.org.au - - Melbourne IT Anthony Best
97 billabong.co.th 16 Jun 2021 16 Jun 2024 THNIC Boardriders IP Holdings, LLC. (บอร์ดไรเดอร์ส ไอพี โฮลดิ้งส์, แอลแอลซี.)
98 billabomg.com 23 Oct 2015 23 Oct 2024 MarkMonitor Inc. -
99 billybonez.com 21 Aug 2012 21 Aug 2024 Wild West Domains, LLC -
100 billytlong.com 24 Nov 2021 24 Nov 2026 Domain.com, LLC Domain Privacy Service FBO Registrant.
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Billybong.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=billybong.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "billybong.ru",
        "page_size": 100
    },
    "count": {
        "total": 537,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "billabong.tech, billabong.au, billabong.in, billabong.xyz, billabong.online, billabong.pl, billabong.co, billygong.com, billabong.com.pl, billabong.bz, billabong.news, billytong.com, billyyong.org, billabong.co.in, billabong.blue, billybons.site, billykong.com, billylong.net, billy-bong.com, billabong.com.au, billabong.com.bz, billabong.se, billabong.it, billabong.pe, billabong.cm, billabong.tours, billibong.com, billabong.xn--czrs0t, billabong.website, billylong.com, billabong.nl, billabong.net, billabong.foundation, billybonk.com, billabong.com.pt, bullybong.com, billabong.site, billabong.com, billabong.at, billabong.cl, bellybong.com, billywong.ca, billabong.uk, billabong.pt, billabong.org, billabong.store, billybongo.com, billabong.me, billabong.pro, billabong.asia, billywong.net, billyyong.net, billabong.com.pe, billsbong.com, billabong.group, billabong.net.au, billybond.com, billyhong.com, billybongs.com, billabong.ie, billabong.nz, billabong.com.br, billysong.com, billybonz.com, billybons.ru, billabong.biz, billabong.surf, billybongs.store, billibong.online, billabong.co.uk, billabong.co.nz, billyyong.info, billabong.de, billabong.ca, billabong.be, billabong.ru, billabong.us, billyyong.com, billabong.eu, billabong.dk, billabong.ro, billybone.co.uk, billyfong.com, billabong.sk, billywong.com, billybang.com, billabong.app, billabong.clothing, billobong.com, billabong.blog, billabong.io, billbong.com, billybon.com, billabong.xn--55qx5d, billywong.asia, billabong.org.au, billabong.co.th, billabomg.com, billybonez.com, billytlong.com",
    "results": [
        {
            "num": 1,
            "domain_name": "billabong.tech",
            "domain_keyword": "billabong",
            "domain_tld": "tech",
            "query_time": "2024-06-06 00:56:27",
            "create_date": "2023-06-05",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-05",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "billabong.au",
            "domain_keyword": "billabong",
            "domain_tld": "au",
            "query_time": "2024-05-18 21:42:05",
            "update_date": "2023-11-13",
            "registrar_name": "MarkMonitor Corporate Services Inc",
            "registrar_website": "https://whois-webform.markmonitor.com/whois/",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "billabong.in",
            "domain_keyword": "billabong",
            "domain_tld": "in",
            "query_time": "2024-05-10 20:19:25",
            "create_date": "2013-08-07",
            "update_date": "2024-05-01",
            "expiry_date": "2024-08-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "billabong.xyz",
            "domain_keyword": "billabong",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 18:05:07",
            "create_date": "2022-04-12",
            "update_date": "2023-12-19",
            "expiry_date": "2026-04-12",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "billabong.online",
            "domain_keyword": "billabong",
            "domain_tld": "online",
            "query_time": "2024-05-10 20:19:25",
            "create_date": "2015-08-19",
            "update_date": "2024-02-05",
            "expiry_date": "2024-08-19",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_state": "New York",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "billabong.pl",
            "domain_keyword": "billabong",
            "domain_tld": "pl",
            "query_time": "2024-05-14 04:21:41",
            "create_date": "2007-03-02",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-02",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns2.hostland.pl",
                "ns6.hostland.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "billabong.co",
            "domain_keyword": "billabong",
            "domain_tld": "co",
            "query_time": "2024-05-18 07:07:32",
            "create_date": "2010-06-29",
            "update_date": "2024-05-01",
            "expiry_date": "2024-06-28",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "billygong.com",
            "domain_keyword": "billygong",
            "domain_tld": "com",
            "query_time": "2024-05-20 06:36:59",
            "create_date": "2012-10-12",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-13",
            "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 billygong.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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "billabong.com.pl",
            "domain_keyword": "billabong",
            "domain_tld": "com.pl",
            "query_time": "2024-04-30 17:43:43",
            "create_date": "2004-02-06",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-05",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "dns1.datatask.net",
                "dns2.datatask.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "billabong.bz",
            "domain_keyword": "billabong",
            "domain_tld": "bz",
            "query_time": "2024-05-25 10:02:48",
            "create_date": "2024-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2026-01-29",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "billabong.news",
            "domain_keyword": "billabong",
            "domain_tld": "news",
            "query_time": "2024-05-10 20:19:25",
            "create_date": "2015-07-06",
            "update_date": "2024-02-05",
            "expiry_date": "2024-07-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "billytong.com",
            "domain_keyword": "billytong",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:26:36",
            "create_date": "2018-04-24",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1688,
            "registrar_name": "NameBake LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "billyyong.org",
            "domain_keyword": "billyyong",
            "domain_tld": "org",
            "query_time": "2024-04-24 04:26:51",
            "create_date": "2010-02-26",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-26",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1037.awsdns-01.org",
                "ns-1820.awsdns-35.co.uk",
                "ns-260.awsdns-32.com",
                "ns-568.awsdns-07.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "billabong.co.in",
            "domain_keyword": "billabong",
            "domain_tld": "co.in",
            "query_time": "2024-05-10 20:19:25",
            "create_date": "2013-02-11",
            "update_date": "2024-03-13",
            "expiry_date": "2025-02-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Doublefist Limited(Contact us:[email protected])",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wisconsin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "1if.you.want.to.acquire.this.domain.name.please.visit.the.website.www.pushuo.com",
                "2if.you.want.to.acquire.this.domain.name.please.visit.the.website.www.pushuo.com",
                "3if.you.want.to.acquire.this.domain.name.please.visit.the.website.www.pushuo.com",
                "4if.you.want.to.acquire.this.domain.name.please.visit.the.website.www.pushuo.com",
                "5if.you.want.to.acquire.this.domain.name.please.visit.the.website.www.pushuo.com",
                "6if.you.want.to.acquire.this.domain.name.please.visit.the.website.www.pushuo.com",
                "7if.you.want.to.acquire.this.domain.name.please.visit.the.website.www.pushuo.com",
                "ns1.bodis.com",
                "ns2.bodis.com",
                "pushuo.com",
                "this-domainname-is-for-sale.com",
                "www.pushuo.com",
                "www.this-domainname-is-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "billabong.blue",
            "domain_keyword": "billabong",
            "domain_tld": "blue",
            "query_time": "2024-05-25 10:02:48",
            "create_date": "2018-02-01",
            "update_date": "2024-03-17",
            "expiry_date": "2025-02-01",
            "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": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "billybons.site",
            "domain_keyword": "billybons",
            "domain_tld": "site",
            "query_time": "2024-05-17 17:50:08",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "billykong.com",
            "domain_keyword": "billykong",
            "domain_tld": "com",
            "query_time": "2024-05-01 00:35:51",
            "create_date": "2022-10-06",
            "update_date": "2023-11-06",
            "expiry_date": "2024-10-06",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HEI LONG JIANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "n1.xundns.com",
                "n2.xundns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "billylong.net",
            "domain_keyword": "billylong",
            "domain_tld": "net",
            "query_time": "2024-05-26 00:11:25",
            "create_date": "2014-05-15",
            "update_date": "2017-04-11",
            "expiry_date": "2025-05-15",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "billy-bong.com",
            "domain_keyword": "billy-bong",
            "domain_tld": "com",
            "query_time": "2024-05-20 06:36:43",
            "create_date": "2023-01-14",
            "update_date": "2023-01-14",
            "expiry_date": "2025-01-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "billabong.com.au",
            "domain_keyword": "billabong",
            "domain_tld": "com.au",
            "query_time": "2024-05-18 07:07:33",
            "update_date": "2024-05-09",
            "registrar_name": "MarkMonitor Corporate Services Inc",
            "registrar_website": "https://whois-webform.markmonitor.com/whois/",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "billabong.com.bz",
            "domain_keyword": "billabong",
            "domain_tld": "com.bz",
            "query_time": "2024-05-23 22:00:12",
            "create_date": "2024-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2026-01-29",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "billabong.se",
            "domain_keyword": "billabong",
            "domain_tld": "se",
            "query_time": "2024-05-05 07:08:54",
            "create_date": "2023-12-20",
            "update_date": "2024-03-19",
            "expiry_date": "2024-12-20",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "billabong.it",
            "domain_keyword": "billabong",
            "domain_tld": "it",
            "query_time": "2024-05-10 20:19:25",
            "create_date": "2000-03-22",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-07",
            "registrar_name": "Lyseis s.r.l.",
            "registrar_website": "http://www.lyseis.tech",
            "registrant_company": "Billabong Tour Operator s.r.l.",
            "registrant_address": "Via Pierluigi da Palestrina, 7R",
            "registrant_city": "Firenze",
            "registrant_state": "FI",
            "registrant_zip": "50144",
            "registrant_country": "IT",
            "name_servers": [
                "ns11.cloudns.net",
                "ns12.cloudns.net",
                "ns13.cloudns.net",
                "ns14.cloudns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 24,
            "domain_name": "billabong.pe",
            "domain_keyword": "billabong",
            "domain_tld": "pe",
            "query_time": "2024-05-16 18:45:13",
            "registrar_name": "1API GmbH",
            "registrant_name": "Registration Private",
            "name_servers": [
                "bethany.ns.cloudflare.com",
                "everton.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 25,
            "domain_name": "billabong.cm",
            "domain_keyword": "billabong",
            "domain_tld": "cm",
            "query_time": "2024-06-02 18:05:07",
            "create_date": "2020-07-01",
            "update_date": "2022-09-18",
            "expiry_date": "2025-07-01",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Rui Zhang",
            "registrant_company": "PRIVATE",
            "registrant_address": "Hanzhong Lu 139",
            "registrant_city": "Nanjing",
            "registrant_state": "Jiangsu",
            "registrant_zip": "210004",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13913820971",
            "registrant_fax": "+86.13913820971",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 26,
            "domain_name": "billabong.tours",
            "domain_keyword": "billabong",
            "domain_tld": "tours",
            "query_time": "2024-06-02 18:05:07",
            "create_date": "2016-07-07",
            "update_date": "2024-02-05",
            "expiry_date": "2024-07-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "billibong.com",
            "domain_keyword": "billibong",
            "domain_tld": "com",
            "query_time": "2024-05-06 11:37:36",
            "create_date": "2000-08-23",
            "update_date": "2023-04-20",
            "expiry_date": "2024-08-23",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Delaware",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "billabong.xn--czrs0t",
            "domain_keyword": "billabong",
            "domain_tld": "xn--czrs0t",
            "query_time": "2024-05-14 04:21:36",
            "create_date": "2017-03-13",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-13",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "billabong.website",
            "domain_keyword": "billabong",
            "domain_tld": "website",
            "query_time": "2024-06-10 19:58:42",
            "create_date": "2016-06-09",
            "update_date": "2024-05-08",
            "expiry_date": "2026-06-09",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_state": "New York",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "billylong.com",
            "domain_keyword": "billylong",
            "domain_tld": "com",
            "query_time": "2024-06-12 14:47:56",
            "create_date": "2003-01-14",
            "update_date": "2022-09-04",
            "expiry_date": "2027-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "billabong.nl",
            "domain_keyword": "billabong",
            "domain_tld": "nl",
            "query_time": "2024-05-10 20:19:25",
            "create_date": "1999-07-28",
            "update_date": "2023-10-06",
            "registrar_name": "MarkMonitor Inc.",
            "name_servers": [
                "ns-1372.awsdns-43.org",
                "ns-1781.awsdns-30.co.uk",
                "ns-493.awsdns-61.com",
                "ns-979.awsdns-58.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 32,
            "domain_name": "billabong.net",
            "domain_keyword": "billabong",
            "domain_tld": "net",
            "query_time": "2024-05-31 14:07:47",
            "create_date": "2016-02-10",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-10",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "billabong.foundation",
            "domain_keyword": "billabong",
            "domain_tld": "foundation",
            "query_time": "2024-05-29 23:48:43",
            "create_date": "2022-06-01",
            "update_date": "2024-05-28",
            "expiry_date": "2026-06-01",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "billybonk.com",
            "domain_keyword": "billybonk",
            "domain_tld": "com",
            "query_time": "2024-05-23 22:01:10",
            "create_date": "2024-03-21",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "billabong.com.pt",
            "domain_keyword": "billabong",
            "domain_tld": "com.pt",
            "query_time": "2024-05-10 20:19:57",
            "registrant_name": "Despomar - Comercializacao de Artigos Desportivos Lda",
            "registrant_address": "Rua Mira Parque, nº 1",
            "registrant_city": "Ericeira",
            "registrant_state": "Ericeira",
            "registrant_zip": "2655-213",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "doug.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 36,
            "domain_name": "bullybong.com",
            "domain_keyword": "bullybong",
            "domain_tld": "com",
            "query_time": "2024-06-07 18:13:09",
            "create_date": "2023-12-04",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-04",
            "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": 37,
            "domain_name": "billabong.site",
            "domain_keyword": "billabong",
            "domain_tld": "site",
            "query_time": "2024-05-10 20:19:26",
            "create_date": "2016-06-15",
            "update_date": "2024-02-05",
            "expiry_date": "2024-06-15",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_state": "New York",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "billabong.com",
            "domain_keyword": "billabong",
            "domain_tld": "com",
            "query_time": "2024-05-26 02:05:24",
            "create_date": "1996-03-19",
            "update_date": "2024-02-17",
            "expiry_date": "2026-03-20",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_state": "New York",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/billabong.com",
            "name_servers": [
                "ha1.markmonitor.zone",
                "ha2.markmonitor.zone",
                "ha3.markmonitor.zone",
                "ha4.markmonitor.zone"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "billabong.at",
            "domain_keyword": "billabong",
            "domain_tld": "at",
            "query_time": "2024-06-12 09:11:27",
            "update_date": "2016-01-03",
            "registrar_name": "World4You Internet Services GmbH",
            "registrar_website": "https://nic.at/registrar/61",
            "registrant_name": "Domain Admin",
            "registrant_company": "World4You Internet Services GmbH",
            "registrant_address": "Hafenstrasse 35",
            "registrant_city": "Linz",
            "registrant_zip": "4020",
            "registrant_country": "AT",
            "registrant_email": "<data not disclosed>",
            "registrant_phone": "<data not disclosed>",
            "registrant_fax": "<data not disclosed>",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ]
        },
        {
            "num": 40,
            "domain_name": "billabong.cl",
            "domain_keyword": "billabong",
            "domain_tld": "cl",
            "query_time": "2024-05-18 07:07:32",
            "create_date": "2003-11-07",
            "expiry_date": "2025-12-03",
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "https://markmonitor.com/",
            "registrant_name": "Authentic Brands Group, LLC",
            "registrant_company": "Authentic Brands Group, LLC",
            "name_servers": [
                "ha1.markmonitor.zone",
                "ha2.markmonitor.zone",
                "ha3.markmonitor.zone",
                "ha4.markmonitor.zone"
            ]
        },
        {
            "num": 41,
            "domain_name": "bellybong.com",
            "domain_keyword": "bellybong",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:28:28",
            "create_date": "2019-04-13",
            "update_date": "2024-02-16",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "candy.ns.cloudflare.com",
                "nikon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "billywong.ca",
            "domain_keyword": "billywong",
            "domain_tld": "ca",
            "query_time": "2024-05-20 06:37:42",
            "create_date": "2009-09-15",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-14",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "billabong.uk",
            "domain_keyword": "billabong",
            "domain_tld": "uk",
            "query_time": "2024-04-05 02:30:57",
            "create_date": "2016-12-28",
            "update_date": "2024-02-05",
            "expiry_date": "2025-12-28",
            "registrar_name": "Markmonitor Inc. [Tag = MARKMONITOR]",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "billabong.pt",
            "domain_keyword": "billabong",
            "domain_tld": "pt",
            "query_time": "2024-06-01 21:57:16",
            "registrant_name": "Boardriders IP Holdings, LLC",
            "registrant_address": "5600 Argosy Circle, Suite 100",
            "registrant_city": "CA",
            "registrant_state": "Huntington Beach",
            "registrant_zip": "92649",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-106.awsdns-13.com",
                "ns-1367.awsdns-42.org",
                "ns-1989.awsdns-56.co.uk",
                "ns-561.awsdns-06.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 45,
            "domain_name": "billabong.org",
            "domain_keyword": "billabong",
            "domain_tld": "org",
            "query_time": "2024-05-06 11:37:34",
            "create_date": "2015-10-30",
            "update_date": "2023-12-14",
            "expiry_date": "2024-10-30",
            "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": "SIB Infotech Pvt. Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "billabong.store",
            "domain_keyword": "billabong",
            "domain_tld": "store",
            "query_time": "2024-05-10 20:19:26",
            "create_date": "2016-06-06",
            "update_date": "2024-05-05",
            "expiry_date": "2026-06-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_state": "New York",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "billybongo.com",
            "domain_keyword": "billybongo",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:16:56",
            "create_date": "2016-09-30",
            "update_date": "2022-10-01",
            "expiry_date": "2024-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "billabong.me",
            "domain_keyword": "billabong",
            "domain_tld": "me",
            "query_time": "2024-05-10 20:19:25",
            "create_date": "2021-09-15",
            "update_date": "2023-10-06",
            "expiry_date": "2024-09-15",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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": [
                "pdns1.ultradns.net",
                "pdns2.ultradns.net",
                "pdns3.ultradns.org",
                "pdns4.ultradns.org",
                "pdns5.ultradns.info",
                "pdns6.ultradns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "billabong.pro",
            "domain_keyword": "billabong",
            "domain_tld": "pro",
            "query_time": "2024-04-30 17:43:43",
            "create_date": "2014-04-22",
            "update_date": "2024-03-26",
            "expiry_date": "2026-04-22",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "billabong.asia",
            "domain_keyword": "billabong",
            "domain_tld": "asia",
            "query_time": "2024-05-18 07:07:32",
            "create_date": "2007-11-22",
            "update_date": "2024-02-05",
            "expiry_date": "2025-11-22",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "billywong.net",
            "domain_keyword": "billywong",
            "domain_tld": "net",
            "query_time": "2024-04-24 04:26:48",
            "create_date": "2019-03-18",
            "update_date": "2024-02-15",
            "expiry_date": "2026-03-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=billywong.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "billyyong.net",
            "domain_keyword": "billyyong",
            "domain_tld": "net",
            "query_time": "2024-04-24 04:26:51",
            "create_date": "2010-02-26",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-26",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of billyyong.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1458.awsdns-54.org",
                "ns-2039.awsdns-62.co.uk",
                "ns-34.awsdns-04.com",
                "ns-592.awsdns-10.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "billabong.com.pe",
            "domain_keyword": "billabong",
            "domain_tld": "com.pe",
            "query_time": "2024-05-18 07:07:33",
            "registrar_name": "MarkMonitor Inc.",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "cedric.onthenet.com.au",
                "diablo.onthenet.com.au"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 54,
            "domain_name": "billsbong.com",
            "domain_keyword": "billsbong",
            "domain_tld": "com",
            "query_time": "2024-05-01 00:33:51",
            "create_date": "2024-02-27",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "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": [
                "cortney.ns.cloudflare.com",
                "yadiel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "billabong.group",
            "domain_keyword": "billabong",
            "domain_tld": "group",
            "query_time": "2024-05-10 20:19:25",
            "create_date": "2016-05-31",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-31",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "billabong.net.au",
            "domain_keyword": "billabong",
            "domain_tld": "net.au",
            "query_time": "2024-05-10 20:19:25",
            "update_date": "2024-05-01",
            "registrar_name": "MarkMonitor Corporate Services Inc",
            "registrar_website": "https://whois-webform.markmonitor.com/whois/",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "billybond.com",
            "domain_keyword": "billybond",
            "domain_tld": "com",
            "query_time": "2024-05-26 00:10:57",
            "create_date": "2007-01-23",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-23",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "billyhong.com",
            "domain_keyword": "billyhong",
            "domain_tld": "com",
            "query_time": "2024-05-15 15:45:05",
            "create_date": "2005-11-04",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-04",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.monikerdns.net",
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "billybongs.com",
            "domain_keyword": "billybongs",
            "domain_tld": "com",
            "query_time": "2024-05-28 21:22:27",
            "create_date": "2008-05-09",
            "update_date": "2023-06-17",
            "expiry_date": "2024-05-09",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REACTIVATION PERIOD",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "billabong.ie",
            "domain_keyword": "billabong",
            "domain_tld": "ie",
            "query_time": "2024-05-10 20:19:25",
            "create_date": "2015-10-27",
            "update_date": "2023-12-06",
            "expiry_date": "2024-10-27",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "Entrepreneur Supplies Limited",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "billabong.nz",
            "domain_keyword": "billabong",
            "domain_tld": "nz",
            "query_time": "2024-05-31 14:07:47",
            "create_date": "2015-01-20",
            "update_date": "2024-02-05",
            "registrar_name": "MarkMonitor. Inc",
            "registrar_website": "https://www.markmonitor.com/",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "billabong.com.br",
            "domain_keyword": "billabong",
            "domain_tld": "com.br",
            "query_time": "2024-05-18 07:07:33",
            "create_date": "1997-01-22",
            "update_date": "2023-12-21",
            "expiry_date": "2026-01-22",
            "registrant_name": "BOARDRIDERS DO BRASIL COMERCIO DE ARTIGOS ESPORTIV",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.billabong.com.br",
                "dns2.billabong.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 63,
            "domain_name": "billysong.com",
            "domain_keyword": "billysong",
            "domain_tld": "com",
            "query_time": "2024-06-12 14:48:26",
            "create_date": "2017-02-28",
            "update_date": "2024-06-05",
            "expiry_date": "2024-02-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "DomainPrincipal.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.3038930404",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "billybonz.com",
            "domain_keyword": "billybonz",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:16:56",
            "create_date": "2001-07-12",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.domainkit.net",
                "ns2.domainkit.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "billybons.ru",
            "domain_keyword": "billybons",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:53:37",
            "create_date": "2011-12-29",
            "expiry_date": "2024-12-29",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "billabong.biz",
            "domain_keyword": "billabong",
            "domain_tld": "biz",
            "query_time": "2024-05-10 20:19:25",
            "create_date": "2006-04-30",
            "update_date": "2024-04-02",
            "expiry_date": "2026-04-29",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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-1230.awsdns-25.org",
                "ns-2017.awsdns-60.co.uk",
                "ns-780.awsdns-33.net",
                "ns-83.awsdns-10.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "billabong.surf",
            "domain_keyword": "billabong",
            "domain_tld": "surf",
            "query_time": "2024-05-10 20:19:26",
            "create_date": "2014-10-02",
            "update_date": "2024-02-05",
            "expiry_date": "2024-10-02",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "billybongs.store",
            "domain_keyword": "billybongs",
            "domain_tld": "store",
            "query_time": "2024-05-11 21:09:17",
            "create_date": "2023-06-06",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0167475161",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "billibong.online",
            "domain_keyword": "billibong",
            "domain_tld": "online",
            "query_time": "2024-05-16 07:23:10",
            "create_date": "2024-03-11",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "billabong.co.uk",
            "domain_keyword": "billabong",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 07:07:33",
            "create_date": "2001-06-11",
            "update_date": "2024-05-10",
            "expiry_date": "2026-06-11",
            "registrar_name": "Markmonitor Inc. [Tag = MARKMONITOR]",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns-1236.awsdns-26.org",
                "ns-1957.awsdns-52.co.uk",
                "ns-55.awsdns-06.com",
                "ns-711.awsdns-24.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 71,
            "domain_name": "billabong.co.nz",
            "domain_keyword": "billabong",
            "domain_tld": "co.nz",
            "query_time": "2024-05-18 07:07:32",
            "create_date": "2000-07-28",
            "update_date": "2024-05-01",
            "registrar_name": "MarkMonitor. Inc",
            "registrar_website": "https://www.markmonitor.com/",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "billyyong.info",
            "domain_keyword": "billyyong",
            "domain_tld": "info",
            "query_time": "2024-06-12 14:48:55",
            "create_date": "2010-02-26",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-26",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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-1005.awsdns-61.net",
                "ns-1449.awsdns-53.org",
                "ns-18.awsdns-02.com",
                "ns-1919.awsdns-47.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "billabong.de",
            "domain_keyword": "billabong",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:16:34",
            "update_date": "2019-06-04",
            "name_servers": [
                "ns-1266.awsdns-30.org",
                "ns-1898.awsdns-45.co.uk",
                "ns-315.awsdns-39.com",
                "ns-870.awsdns-44.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 74,
            "domain_name": "billabong.ca",
            "domain_keyword": "billabong",
            "domain_tld": "ca",
            "query_time": "2024-05-31 14:07:47",
            "create_date": "2000-11-09",
            "update_date": "2024-02-01",
            "expiry_date": "2025-12-01",
            "registrar_name": "MarkMonitor International Canada Ltd.",
            "registrar_website": "Markmonitor.com",
            "registrant_name": "AUTHENTIC BRANDS GROUP (Ontario) INC",
            "registrant_company": "AUTHENTIC BRANDS GROUP (Ontario) INC",
            "registrant_address": "181 Davenport Road, 11th Floor,  B1103",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M5R0C4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4169003867",
            "registrant_fax": "+1.4169003821",
            "name_servers": [
                "ha1.markmonitor.zone",
                "ha2.markmonitor.zone",
                "ha3.markmonitor.zone",
                "ha4.markmonitor.zone"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "billabong.be",
            "domain_keyword": "billabong",
            "domain_tld": "be",
            "query_time": "2024-05-18 07:07:32",
            "create_date": "2020-10-19",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "domain-for-sale.at",
                "the-domains.website",
                "visit.the-domains.website"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 76,
            "domain_name": "billabong.ru",
            "domain_keyword": "billabong",
            "domain_tld": "ru",
            "query_time": "2024-05-15 15:16:13",
            "create_date": "2002-03-12",
            "expiry_date": "2025-03-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Santocha Ltd",
            "name_servers": [
                "burt.ns.cloudflare.com",
                "cloe.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "billabong.us",
            "domain_keyword": "billabong",
            "domain_tld": "us",
            "query_time": "2024-06-02 18:05:07",
            "create_date": "2012-08-09",
            "update_date": "2024-02-05",
            "expiry_date": "2024-08-08",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "1411 Broadway",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10018",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6464959976",
            "registrant_fax": "+1.6464959976",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "billyyong.com",
            "domain_keyword": "billyyong",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:26:51",
            "create_date": "2010-02-26",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-26",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of billyyong.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1390.awsdns-45.org",
                "ns-1721.awsdns-23.co.uk",
                "ns-3.awsdns-00.com",
                "ns-883.awsdns-46.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "billabong.eu",
            "domain_keyword": "billabong",
            "domain_tld": "eu",
            "query_time": "2024-06-10 17:33:54",
            "registrar_name": "MarkMonitor International Limited",
            "registrar_website": "https://www.markmonitor.com/",
            "name_servers": [
                "ns-1377.awsdns-44.org",
                "ns-1980.awsdns-55.co.uk",
                "ns-391.awsdns-48.com",
                "ns-765.awsdns-31.net"
            ]
        },
        {
            "num": 80,
            "domain_name": "billabong.dk",
            "domain_keyword": "billabong",
            "domain_tld": "dk",
            "query_time": "2024-06-02 18:05:07",
            "create_date": "2012-05-29",
            "expiry_date": "2025-05-31",
            "registrar_name": "MarkMonitor Inc.",
            "registrant_name": "Boardriders IP Holdings, LLC",
            "registrant_address": "5600 Argosy Circle, Suite 100",
            "registrant_city": "Huntington Beach, CA",
            "registrant_zip": "92649",
            "registrant_country": "US",
            "registrant_phone": "+1 7148892200",
            "name_servers": [
                "ns-1198.awsdns-21.org",
                "ns-1583.awsdns-05.co.uk",
                "ns-389.awsdns-48.com",
                "ns-551.awsdns-04.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "billabong.ro",
            "domain_keyword": "billabong",
            "domain_tld": "ro",
            "query_time": "2024-05-18 07:07:49",
            "create_date": "2018-10-18",
            "expiry_date": "2024-10-16",
            "registrar_name": "One Milion Advertising SRL",
            "registrar_website": "www.omadmedia.com",
            "name_servers": [
                "ns1.fireserv.ro",
                "ns2.fireserv.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 82,
            "domain_name": "billybone.co.uk",
            "domain_keyword": "billybone",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 21:22:27",
            "create_date": "2019-07-09",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "billyfong.com",
            "domain_keyword": "billyfong",
            "domain_tld": "com",
            "query_time": "2024-06-12 14:47:13",
            "create_date": "2023-06-09",
            "update_date": "2024-06-12",
            "expiry_date": "2025-06-09",
            "registrar_iana": 2273,
            "registrar_name": "Streamline Domains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1637.ztomy.com",
                "ns2637.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "billabong.sk",
            "domain_keyword": "billabong",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:02:50",
            "create_date": "2017-07-31",
            "update_date": "2024-05-01",
            "expiry_date": "2024-07-31",
            "registrar_name": "MarkMonitor International Limited",
            "registrant_name": "Domain Admin",
            "registrant_company": "NA PALI S.A.S.",
            "registrant_address": "162 Rue Belhara",
            "registrant_city": "Saint Jean de Luz",
            "registrant_zip": "64500",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.559515757",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ]
        },
        {
            "num": 85,
            "domain_name": "billywong.com",
            "domain_keyword": "billywong",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:26:48",
            "create_date": "2015-01-31",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "ENG",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "billybang.com",
            "domain_keyword": "billybang",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:16:10",
            "create_date": "2005-04-25",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "billabong.app",
            "domain_keyword": "billabong",
            "domain_tld": "app",
            "query_time": "2024-05-28 02:17:59",
            "create_date": "2018-03-29",
            "update_date": "2024-03-02",
            "expiry_date": "2026-03-29",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "billabong.clothing",
            "domain_keyword": "billabong",
            "domain_tld": "clothing",
            "query_time": "2024-05-18 07:07:32",
            "create_date": "2016-06-06",
            "update_date": "2024-05-10",
            "expiry_date": "2026-06-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "billobong.com",
            "domain_keyword": "billobong",
            "domain_tld": "com",
            "query_time": "2024-05-01 00:33:13",
            "create_date": "2023-06-12",
            "update_date": "2023-09-24",
            "expiry_date": "2024-06-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.thednscloud.com",
                "ns2.thednscloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "billabong.blog",
            "domain_keyword": "billabong",
            "domain_tld": "blog",
            "query_time": "2024-05-18 07:07:32",
            "create_date": "2016-10-18",
            "update_date": "2024-02-05",
            "expiry_date": "2024-10-18",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Authentic Brands Group, LLC",
            "registrant_state": "New York",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "billabong.io",
            "domain_keyword": "billabong",
            "domain_tld": "io",
            "query_time": "2024-05-18 07:07:33",
            "create_date": "2020-01-19",
            "update_date": "2024-05-03",
            "expiry_date": "2025-01-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "billbong.com",
            "domain_keyword": "billbong",
            "domain_tld": "com",
            "query_time": "2024-05-06 11:37:35",
            "create_date": "2004-11-04",
            "update_date": "2023-09-20",
            "expiry_date": "2024-11-04",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevis",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.anydns.com",
                "ns2.anydns.com",
                "ns3.anydns.com",
                "ns4.anydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "billybon.com",
            "domain_keyword": "billybon",
            "domain_tld": "com",
            "query_time": "2024-06-12 14:46:38",
            "create_date": "2021-10-19",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "billabong.xn--55qx5d",
            "domain_keyword": "billabong",
            "domain_tld": "xn--55qx5d",
            "query_time": "2024-04-15 13:53:17",
            "create_date": "2014-07-09",
            "update_date": "2024-02-05",
            "expiry_date": "2024-07-09",
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "https://www.markmonitor.com",
            "registrant_company": "Boardriders IP Holdings, LLC",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "billywong.asia",
            "domain_keyword": "billywong",
            "domain_tld": "asia",
            "query_time": "2024-05-01 00:36:41",
            "create_date": "2010-09-27",
            "update_date": "2023-11-20",
            "expiry_date": "2025-09-27",
            "registrar_iana": 816,
            "registrar_name": "0101 Internet, Inc.",
            "registrar_website": "http://www.0101domain.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HKSAR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "0101domain1.earth.orderbox-dns.com",
                "0101domain1.mars.orderbox-dns.com",
                "0101domain1.mercury.orderbox-dns.com",
                "0101domain1.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "billabong.org.au",
            "domain_keyword": "billabong",
            "domain_tld": "org.au",
            "query_time": "2024-05-10 20:19:26",
            "update_date": "2024-04-24",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Anthony Best",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "billabong.co.th",
            "domain_keyword": "billabong",
            "domain_tld": "co.th",
            "query_time": "2024-05-14 04:21:36",
            "create_date": "2021-06-16",
            "update_date": "2023-05-26",
            "expiry_date": "2024-06-16",
            "registrar_name": "THNIC",
            "registrant_company": "Boardriders IP Holdings, LLC. (บอร์ดไรเดอร์ส ไอพี โฮลดิ้งส์, แอลแอลซี.)",
            "registrant_address": "Personal Information*",
            "registrant_country": "US",
            "name_servers": [
                "ns-1501.awsdns-59.org",
                "ns-2044.awsdns-63.co.uk",
                "ns-269.awsdns-33.com",
                "ns-827.awsdns-39.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "billabomg.com",
            "domain_keyword": "billabomg",
            "domain_tld": "com",
            "query_time": "2024-04-30 17:43:42",
            "create_date": "2015-10-23",
            "update_date": "2024-02-05",
            "expiry_date": "2024-10-23",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "billybonez.com",
            "domain_keyword": "billybonez",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:16:55",
            "create_date": "2012-08-21",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-21",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "billytlong.com",
            "domain_keyword": "billytlong",
            "domain_tld": "com",
            "query_time": "2024-05-20 06:37:39",
            "create_date": "2021-11-24",
            "update_date": "2021-11-24",
            "expiry_date": "2026-11-24",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.328,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>billybong.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>537</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>billabong.tech, billabong.au, billabong.in, billabong.xyz, billabong.online, billabong.pl, billabong.co, billygong.com, billabong.com.pl, billabong.bz, billabong.news, billytong.com, billyyong.org, billabong.co.in, billabong.blue, billybons.site, billykong.com, billylong.net, billy-bong.com, billabong.com.au, billabong.com.bz, billabong.se, billabong.it, billabong.pe, billabong.cm, billabong.tours, billibong.com, billabong.xn--czrs0t, billabong.website, billylong.com, billabong.nl, billabong.net, billabong.foundation, billybonk.com, billabong.com.pt, bullybong.com, billabong.site, billabong.com, billabong.at, billabong.cl, bellybong.com, billywong.ca, billabong.uk, billabong.pt, billabong.org, billabong.store, billybongo.com, billabong.me, billabong.pro, billabong.asia, billywong.net, billyyong.net, billabong.com.pe, billsbong.com, billabong.group, billabong.net.au, billybond.com, billyhong.com, billybongs.com, billabong.ie, billabong.nz, billabong.com.br, billysong.com, billybonz.com, billybons.ru, billabong.biz, billabong.surf, billybongs.store, billibong.online, billabong.co.uk, billabong.co.nz, billyyong.info, billabong.de, billabong.ca, billabong.be, billabong.ru, billabong.us, billyyong.com, billabong.eu, billabong.dk, billabong.ro, billybone.co.uk, billyfong.com, billabong.sk, billywong.com, billybang.com, billabong.app, billabong.clothing, billobong.com, billabong.blog, billabong.io, billbong.com, billybon.com, billabong.xn--55qx5d, billywong.asia, billabong.org.au, billabong.co.th, billabomg.com, billybonez.com, billytlong.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>billabong.tech</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-06 00:56:27</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>billabong.au</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 21:42:05</query_time>
   <update_date>2023-11-13</update_date>
   <registrar_name>MarkMonitor Corporate Services Inc</registrar_name>
   <registrar_website>https://whois-webform.markmonitor.com/whois/</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>billabong.in</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-10 20:19:25</query_time>
   <create_date>2013-08-07</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>billabong.xyz</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 18:05:07</query_time>
   <create_date>2022-04-12</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2026-04-12</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>billabong.online</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 20:19:25</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_state>New York</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>billabong.pl</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-14 04:21:41</query_time>
   <create_date>2007-03-02</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns2.hostland.pl</value>
    <value>ns6.hostland.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>billabong.co</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 07:07:32</query_time>
   <create_date>2010-06-29</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>billygong.com</domain_name>
   <domain_keyword>billygong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 06:36:59</query_time>
   <create_date>2012-10-12</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-13</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 billygong.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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>billabong.com.pl</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-30 17:43:43</query_time>
   <create_date>2004-02-06</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns1.datatask.net</value>
    <value>dns2.datatask.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>billabong.bz</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-25 10:02:48</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2026-01-29</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>billabong.news</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-10 20:19:25</query_time>
   <create_date>2015-07-06</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>billytong.com</domain_name>
   <domain_keyword>billytong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:26:36</query_time>
   <create_date>2018-04-24</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1688</registrar_iana>
   <registrar_name>NameBake LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>billyyong.org</domain_name>
   <domain_keyword>billyyong</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 04:26:51</query_time>
   <create_date>2010-02-26</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1037.awsdns-01.org</value>
    <value>ns-1820.awsdns-35.co.uk</value>
    <value>ns-260.awsdns-32.com</value>
    <value>ns-568.awsdns-07.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>billabong.co.in</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-10 20:19:25</query_time>
   <create_date>2013-02-11</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Doublefist Limited(Contact us:[email protected])</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wisconsin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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>1if.you.want.to.acquire.this.domain.name.please.visit.the.website.www.pushuo.com</value>
    <value>2if.you.want.to.acquire.this.domain.name.please.visit.the.website.www.pushuo.com</value>
    <value>3if.you.want.to.acquire.this.domain.name.please.visit.the.website.www.pushuo.com</value>
    <value>4if.you.want.to.acquire.this.domain.name.please.visit.the.website.www.pushuo.com</value>
    <value>5if.you.want.to.acquire.this.domain.name.please.visit.the.website.www.pushuo.com</value>
    <value>6if.you.want.to.acquire.this.domain.name.please.visit.the.website.www.pushuo.com</value>
    <value>7if.you.want.to.acquire.this.domain.name.please.visit.the.website.www.pushuo.com</value>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
    <value>pushuo.com</value>
    <value>this-domainname-is-for-sale.com</value>
    <value>www.pushuo.com</value>
    <value>www.this-domainname-is-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>billabong.blue</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-25 10:02:48</query_time>
   <create_date>2018-02-01</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-02-01</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>pdns03.domaincontrol.com</value>
    <value>pdns04.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>billybons.site</domain_name>
   <domain_keyword>billybons</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-17 17:50:08</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>billykong.com</domain_name>
   <domain_keyword>billykong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 00:35:51</query_time>
   <create_date>2022-10-06</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>HEI LONG JIANG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>n1.xundns.com</value>
    <value>n2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>billylong.net</domain_name>
   <domain_keyword>billylong</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 00:11:25</query_time>
   <create_date>2014-05-15</create_date>
   <update_date>2017-04-11</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>billy-bong.com</domain_name>
   <domain_keyword>billy-bong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 06:36:43</query_time>
   <create_date>2023-01-14</create_date>
   <update_date>2023-01-14</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>20</num>
   <domain_name>billabong.com.au</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-18 07:07:33</query_time>
   <update_date>2024-05-09</update_date>
   <registrar_name>MarkMonitor Corporate Services Inc</registrar_name>
   <registrar_website>https://whois-webform.markmonitor.com/whois/</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>billabong.com.bz</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>com.bz</domain_tld>
   <query_time>2024-05-23 22:00:12</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2026-01-29</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>billabong.se</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 07:08:54</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>billabong.it</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 20:19:25</query_time>
   <create_date>2000-03-22</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>Lyseis s.r.l.</registrar_name>
   <registrar_website>http://www.lyseis.tech</registrar_website>
   <registrant_company>Billabong Tour Operator s.r.l.</registrant_company>
   <registrant_address>Via Pierluigi da Palestrina, 7R</registrant_address>
   <registrant_city>Firenze</registrant_city>
   <registrant_state>FI</registrant_state>
   <registrant_zip>50144</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns11.cloudns.net</value>
    <value>ns12.cloudns.net</value>
    <value>ns13.cloudns.net</value>
    <value>ns14.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>billabong.pe</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-16 18:45:13</query_time>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Registration Private</registrant_name>
   <name_servers>
    <value>bethany.ns.cloudflare.com</value>
    <value>everton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>billabong.cm</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-06-02 18:05:07</query_time>
   <create_date>2020-07-01</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Rui Zhang</registrant_name>
   <registrant_company>PRIVATE</registrant_company>
   <registrant_address>Hanzhong Lu 139</registrant_address>
   <registrant_city>Nanjing</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>210004</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13913820971</registrant_phone>
   <registrant_fax>+86.13913820971</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>billabong.tours</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-06-02 18:05:07</query_time>
   <create_date>2016-07-07</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>billibong.com</domain_name>
   <domain_keyword>billibong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 11:37:36</query_time>
   <create_date>2000-08-23</create_date>
   <update_date>2023-04-20</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Delaware</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>billabong.xn--czrs0t</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>xn--czrs0t</domain_tld>
   <query_time>2024-05-14 04:21:36</query_time>
   <create_date>2017-03-13</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>billabong.website</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-10 19:58:42</query_time>
   <create_date>2016-06-09</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2026-06-09</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_state>New York</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>billylong.com</domain_name>
   <domain_keyword>billylong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 14:47:56</query_time>
   <create_date>2003-01-14</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2027-09-25</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>ns23.domaincontrol.com</value>
    <value>ns24.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>31</num>
   <domain_name>billabong.nl</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 20:19:25</query_time>
   <create_date>1999-07-28</create_date>
   <update_date>2023-10-06</update_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <name_servers>
    <value>ns-1372.awsdns-43.org</value>
    <value>ns-1781.awsdns-30.co.uk</value>
    <value>ns-493.awsdns-61.com</value>
    <value>ns-979.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>billabong.net</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 14:07:47</query_time>
   <create_date>2016-02-10</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>billabong.foundation</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-29 23:48:43</query_time>
   <create_date>2022-06-01</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2026-06-01</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>billybonk.com</domain_name>
   <domain_keyword>billybonk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 22:01:10</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.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>35</num>
   <domain_name>billabong.com.pt</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-10 20:19:57</query_time>
   <registrant_name>Despomar - Comercializacao de Artigos Desportivos Lda</registrant_name>
   <registrant_address>Rua Mira Parque, nº 1</registrant_address>
   <registrant_city>Ericeira</registrant_city>
   <registrant_state>Ericeira</registrant_state>
   <registrant_zip>2655-213</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>doug.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>bullybong.com</domain_name>
   <domain_keyword>bullybong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 18:13:09</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-04</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>37</num>
   <domain_name>billabong.site</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 20:19:26</query_time>
   <create_date>2016-06-15</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_state>New York</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>billabong.com</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 02:05:24</query_time>
   <create_date>1996-03-19</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2026-03-20</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_state>New York</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/billabong.com</registrant_email>
   <name_servers>
    <value>ha1.markmonitor.zone</value>
    <value>ha2.markmonitor.zone</value>
    <value>ha3.markmonitor.zone</value>
    <value>ha4.markmonitor.zone</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>billabong.at</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-06-12 09:11:27</query_time>
   <update_date>2016-01-03</update_date>
   <registrar_name>World4You Internet Services GmbH</registrar_name>
   <registrar_website>https://nic.at/registrar/61</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>World4You Internet Services GmbH</registrant_company>
   <registrant_address>Hafenstrasse 35</registrant_address>
   <registrant_city>Linz</registrant_city>
   <registrant_zip>4020</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>&lt;data not disclosed&gt;</registrant_email>
   <registrant_phone>&lt;data not disclosed&gt;</registrant_phone>
   <registrant_fax>&lt;data not disclosed&gt;</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>40</num>
   <domain_name>billabong.cl</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-18 07:07:32</query_time>
   <create_date>2003-11-07</create_date>
   <expiry_date>2025-12-03</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>https://markmonitor.com/</registrar_website>
   <registrant_name>Authentic Brands Group, LLC</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <name_servers>
    <value>ha1.markmonitor.zone</value>
    <value>ha2.markmonitor.zone</value>
    <value>ha3.markmonitor.zone</value>
    <value>ha4.markmonitor.zone</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>bellybong.com</domain_name>
   <domain_keyword>bellybong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:28:28</query_time>
   <create_date>2019-04-13</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>candy.ns.cloudflare.com</value>
    <value>nikon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>billywong.ca</domain_name>
   <domain_keyword>billywong</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-20 06:37:42</query_time>
   <create_date>2009-09-15</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>billabong.uk</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-05 02:30:57</query_time>
   <create_date>2016-12-28</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-12-28</expiry_date>
   <registrar_name>Markmonitor Inc. [Tag = MARKMONITOR]</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>billabong.pt</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-01 21:57:16</query_time>
   <registrant_name>Boardriders IP Holdings, LLC</registrant_name>
   <registrant_address>5600 Argosy Circle, Suite 100</registrant_address>
   <registrant_city>CA</registrant_city>
   <registrant_state>Huntington Beach</registrant_state>
   <registrant_zip>92649</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-106.awsdns-13.com</value>
    <value>ns-1367.awsdns-42.org</value>
    <value>ns-1989.awsdns-56.co.uk</value>
    <value>ns-561.awsdns-06.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>billabong.org</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 11:37:34</query_time>
   <create_date>2015-10-30</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-10-30</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>SIB Infotech Pvt. Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.bodis.com</value>
    <value>ns2.bodis.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>billabong.store</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-10 20:19:26</query_time>
   <create_date>2016-06-06</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2026-06-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_state>New York</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>billybongo.com</domain_name>
   <domain_keyword>billybongo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:16:56</query_time>
   <create_date>2016-09-30</create_date>
   <update_date>2022-10-01</update_date>
   <expiry_date>2024-09-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>ns33.domaincontrol.com</value>
    <value>ns34.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>48</num>
   <domain_name>billabong.me</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-10 20:19:25</query_time>
   <create_date>2021-09-15</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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>pdns1.ultradns.net</value>
    <value>pdns2.ultradns.net</value>
    <value>pdns3.ultradns.org</value>
    <value>pdns4.ultradns.org</value>
    <value>pdns5.ultradns.info</value>
    <value>pdns6.ultradns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>billabong.pro</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-30 17:43:43</query_time>
   <create_date>2014-04-22</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2026-04-22</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>billabong.asia</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-18 07:07:32</query_time>
   <create_date>2007-11-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-11-22</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>billywong.net</domain_name>
   <domain_keyword>billywong</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 04:26:48</query_time>
   <create_date>2019-03-18</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2026-03-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=billywong.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>billyyong.net</domain_name>
   <domain_keyword>billyyong</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 04:26:51</query_time>
   <create_date>2010-02-26</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of billyyong.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1458.awsdns-54.org</value>
    <value>ns-2039.awsdns-62.co.uk</value>
    <value>ns-34.awsdns-04.com</value>
    <value>ns-592.awsdns-10.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>billabong.com.pe</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-18 07:07:33</query_time>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>cedric.onthenet.com.au</value>
    <value>diablo.onthenet.com.au</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>billsbong.com</domain_name>
   <domain_keyword>billsbong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 00:33:51</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-27</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>cortney.ns.cloudflare.com</value>
    <value>yadiel.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>55</num>
   <domain_name>billabong.group</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-10 20:19:25</query_time>
   <create_date>2016-05-31</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>billabong.net.au</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-10 20:19:25</query_time>
   <update_date>2024-05-01</update_date>
   <registrar_name>MarkMonitor Corporate Services Inc</registrar_name>
   <registrar_website>https://whois-webform.markmonitor.com/whois/</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>billybond.com</domain_name>
   <domain_keyword>billybond</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 00:10:57</query_time>
   <create_date>2007-01-23</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>billyhong.com</domain_name>
   <domain_keyword>billyhong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 15:45:05</query_time>
   <create_date>2005-11-04</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>billybongs.com</domain_name>
   <domain_keyword>billybongs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 21:22:27</query_time>
   <create_date>2008-05-09</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-05-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REACTIVATION PERIOD</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>billabong.ie</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-10 20:19:25</query_time>
   <create_date>2015-10-27</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>Entrepreneur Supplies Limited</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>billabong.nz</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-31 14:07:47</query_time>
   <create_date>2015-01-20</create_date>
   <update_date>2024-02-05</update_date>
   <registrar_name>MarkMonitor. Inc</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>billabong.com.br</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-18 07:07:33</query_time>
   <create_date>1997-01-22</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2026-01-22</expiry_date>
   <registrant_name>BOARDRIDERS DO BRASIL COMERCIO DE ARTIGOS ESPORTIV</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.billabong.com.br</value>
    <value>dns2.billabong.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>billysong.com</domain_name>
   <domain_keyword>billysong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 14:48:26</query_time>
   <create_date>2017-02-28</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2024-02-28</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</registrant_name>
   <registrant_company>DomainPrincipal.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.3038930404</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>billybonz.com</domain_name>
   <domain_keyword>billybonz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:16:56</query_time>
   <create_date>2001-07-12</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.domainkit.net</value>
    <value>ns2.domainkit.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>billybons.ru</domain_name>
   <domain_keyword>billybons</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:53:37</query_time>
   <create_date>2011-12-29</create_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>billabong.biz</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-10 20:19:25</query_time>
   <create_date>2006-04-30</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2026-04-29</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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-1230.awsdns-25.org</value>
    <value>ns-2017.awsdns-60.co.uk</value>
    <value>ns-780.awsdns-33.net</value>
    <value>ns-83.awsdns-10.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>billabong.surf</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>surf</domain_tld>
   <query_time>2024-05-10 20:19:26</query_time>
   <create_date>2014-10-02</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>billybongs.store</domain_name>
   <domain_keyword>billybongs</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-11 21:09:17</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0167475161</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>billibong.online</domain_name>
   <domain_keyword>billibong</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-16 07:23:10</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>billabong.co.uk</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 07:07:33</query_time>
   <create_date>2001-06-11</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2026-06-11</expiry_date>
   <registrar_name>Markmonitor Inc. [Tag = MARKMONITOR]</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns-1236.awsdns-26.org</value>
    <value>ns-1957.awsdns-52.co.uk</value>
    <value>ns-55.awsdns-06.com</value>
    <value>ns-711.awsdns-24.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>billabong.co.nz</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-18 07:07:32</query_time>
   <create_date>2000-07-28</create_date>
   <update_date>2024-05-01</update_date>
   <registrar_name>MarkMonitor. Inc</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>billyyong.info</domain_name>
   <domain_keyword>billyyong</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-12 14:48:55</query_time>
   <create_date>2010-02-26</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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-1005.awsdns-61.net</value>
    <value>ns-1449.awsdns-53.org</value>
    <value>ns-18.awsdns-02.com</value>
    <value>ns-1919.awsdns-47.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>billabong.de</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:16:34</query_time>
   <update_date>2019-06-04</update_date>
   <name_servers>
    <value>ns-1266.awsdns-30.org</value>
    <value>ns-1898.awsdns-45.co.uk</value>
    <value>ns-315.awsdns-39.com</value>
    <value>ns-870.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>billabong.ca</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-31 14:07:47</query_time>
   <create_date>2000-11-09</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-12-01</expiry_date>
   <registrar_name>MarkMonitor International Canada Ltd.</registrar_name>
   <registrar_website>Markmonitor.com</registrar_website>
   <registrant_name>AUTHENTIC BRANDS GROUP (Ontario) INC</registrant_name>
   <registrant_company>AUTHENTIC BRANDS GROUP (Ontario) INC</registrant_company>
   <registrant_address>181 Davenport Road, 11th Floor,  B1103</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M5R0C4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4169003867</registrant_phone>
   <registrant_fax>+1.4169003821</registrant_fax>
   <name_servers>
    <value>ha1.markmonitor.zone</value>
    <value>ha2.markmonitor.zone</value>
    <value>ha3.markmonitor.zone</value>
    <value>ha4.markmonitor.zone</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>billabong.be</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-18 07:07:32</query_time>
   <create_date>2020-10-19</create_date>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>domain-for-sale.at</value>
    <value>the-domains.website</value>
    <value>visit.the-domains.website</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>billabong.ru</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-15 15:16:13</query_time>
   <create_date>2002-03-12</create_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Santocha Ltd</registrant_company>
   <name_servers>
    <value>burt.ns.cloudflare.com</value>
    <value>cloe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>billabong.us</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-02 18:05:07</query_time>
   <create_date>2012-08-09</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>1411 Broadway</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10018</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6464959976</registrant_phone>
   <registrant_fax>+1.6464959976</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>billyyong.com</domain_name>
   <domain_keyword>billyyong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:26:51</query_time>
   <create_date>2010-02-26</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of billyyong.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1390.awsdns-45.org</value>
    <value>ns-1721.awsdns-23.co.uk</value>
    <value>ns-3.awsdns-00.com</value>
    <value>ns-883.awsdns-46.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>billabong.eu</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-06-10 17:33:54</query_time>
   <registrar_name>MarkMonitor International Limited</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <name_servers>
    <value>ns-1377.awsdns-44.org</value>
    <value>ns-1980.awsdns-55.co.uk</value>
    <value>ns-391.awsdns-48.com</value>
    <value>ns-765.awsdns-31.net</value>
   </name_servers>
  </value>
  <value>
   <num>80</num>
   <domain_name>billabong.dk</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-06-02 18:05:07</query_time>
   <create_date>2012-05-29</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrant_name>Boardriders IP Holdings, LLC</registrant_name>
   <registrant_address>5600 Argosy Circle, Suite 100</registrant_address>
   <registrant_city>Huntington Beach, CA</registrant_city>
   <registrant_zip>92649</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_phone>+1 7148892200</registrant_phone>
   <name_servers>
    <value>ns-1198.awsdns-21.org</value>
    <value>ns-1583.awsdns-05.co.uk</value>
    <value>ns-389.awsdns-48.com</value>
    <value>ns-551.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>billabong.ro</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-18 07:07:49</query_time>
   <create_date>2018-10-18</create_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>One Milion Advertising SRL</registrar_name>
   <registrar_website>www.omadmedia.com</registrar_website>
   <name_servers>
    <value>ns1.fireserv.ro</value>
    <value>ns2.fireserv.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>billybone.co.uk</domain_name>
   <domain_keyword>billybone</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 21:22:27</query_time>
   <create_date>2019-07-09</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>billyfong.com</domain_name>
   <domain_keyword>billyfong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 14:47:13</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2024-06-12</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>2273</registrar_iana>
   <registrar_name>Streamline Domains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1637.ztomy.com</value>
    <value>ns2637.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>billabong.sk</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:02:50</query_time>
   <create_date>2017-07-31</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>MarkMonitor International Limited</registrar_name>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>NA PALI S.A.S.</registrant_company>
   <registrant_address>162 Rue Belhara</registrant_address>
   <registrant_city>Saint Jean de Luz</registrant_city>
   <registrant_zip>64500</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.559515757</registrant_phone>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>billywong.com</domain_name>
   <domain_keyword>billywong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:26:48</query_time>
   <create_date>2015-01-31</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-31</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>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>ENG</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>billybang.com</domain_name>
   <domain_keyword>billybang</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:16:10</query_time>
   <create_date>2005-04-25</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-25</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.namefind.com</value>
    <value>ns2.namefind.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>87</num>
   <domain_name>billabong.app</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-28 02:17:59</query_time>
   <create_date>2018-03-29</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2026-03-29</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>billabong.clothing</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-18 07:07:32</query_time>
   <create_date>2016-06-06</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2026-06-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>billobong.com</domain_name>
   <domain_keyword>billobong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 00:33:13</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-06-12</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.thednscloud.com</value>
    <value>ns2.thednscloud.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>90</num>
   <domain_name>billabong.blog</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-18 07:07:32</query_time>
   <create_date>2016-10-18</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Authentic Brands Group, LLC</registrant_company>
   <registrant_state>New York</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>billabong.io</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-18 07:07:33</query_time>
   <create_date>2020-01-19</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>billbong.com</domain_name>
   <domain_keyword>billbong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 11:37:35</query_time>
   <create_date>2004-11-04</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.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>Nevis</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.anydns.com</value>
    <value>ns2.anydns.com</value>
    <value>ns3.anydns.com</value>
    <value>ns4.anydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>billybon.com</domain_name>
   <domain_keyword>billybon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 14:46:38</query_time>
   <create_date>2021-10-19</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>94</num>
   <domain_name>billabong.xn--55qx5d</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>xn--55qx5d</domain_tld>
   <query_time>2024-04-15 13:53:17</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <registrant_company>Boardriders IP Holdings, LLC</registrant_company>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>billywong.asia</domain_name>
   <domain_keyword>billywong</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-01 00:36:41</query_time>
   <create_date>2010-09-27</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-09-27</expiry_date>
   <registrar_iana>816</registrar_iana>
   <registrar_name>0101 Internet, Inc.</registrar_name>
   <registrar_website>http://www.0101domain.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HKSAR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</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>0101domain1.earth.orderbox-dns.com</value>
    <value>0101domain1.mars.orderbox-dns.com</value>
    <value>0101domain1.mercury.orderbox-dns.com</value>
    <value>0101domain1.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>billabong.org.au</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-10 20:19:26</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Anthony Best</registrant_name>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>billabong.co.th</domain_name>
   <domain_keyword>billabong</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-14 04:21:36</query_time>
   <create_date>2021-06-16</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Boardriders IP Holdings, LLC. (บอร์ดไรเดอร์ส ไอพี โฮลดิ้งส์, แอลแอลซี.)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns-1501.awsdns-59.org</value>
    <value>ns-2044.awsdns-63.co.uk</value>
    <value>ns-269.awsdns-33.com</value>
    <value>ns-827.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>billabomg.com</domain_name>
   <domain_keyword>billabomg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 17:43:42</query_time>
   <create_date>2015-10-23</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>billybonez.com</domain_name>
   <domain_keyword>billybonez</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:16:55</query_time>
   <create_date>2012-08-21</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.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>100</num>
   <domain_name>billytlong.com</domain_name>
   <domain_keyword>billytlong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 06:37:39</query_time>
   <create_date>2021-11-24</create_date>
   <update_date>2021-11-24</update_date>
   <expiry_date>2026-11-24</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.328</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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