WHOIS QUERY TIME

1 May 2024 - 5:03 AM UTC

Registered: 14 February 2017
Modified: 17 February 2024

REGISTRAR

Name: Freeparking Limited t/a DiscountDomains
Website: https://www.discountdomains.co.nz

DNSSEC

unsigned

NAME SERVERS

ns1.discountdomains.co.nz
ns2.discountdomains.co.nz

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=fillabong.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "fillabong.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "fillabong.co.nz",
            "domain_keyword": "fillabong",
            "domain_tld": "co.nz",
            "query_time": "2024-05-01 05:03:05",
            "create_date": "2017-02-14",
            "update_date": "2024-02-17",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>fillabong.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>fillabong.co.nz</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-01 05:03:05</query_time>
   <create_date>2017-02-14</create_date>
   <update_date>2024-02-17</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.039</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.084 seconds) for "fillabong.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

13 Dec 2023 - 11:08 AM UTC

Registered: 14 February 2017
Modified: 31 October 2022

REGISTRAR

Name: Freeparking Limited t/a DiscountDomains
Website: https://www.discountdomains.co.nz

DNSSEC

unsigned

NAME SERVERS

ns1.discountdomains.co.nz
ns2.discountdomains.co.nz

DOMAIN STATUS

ok

#2 - QUERY TIME

2 Mar 2024 - 8:00 AM UTC

Registered: 14 February 2017
Modified: 17 February 2024

REGISTRAR

Name: Freeparking Limited t/a DiscountDomains
Website: https://www.discountdomains.co.nz

DNSSEC

unsigned

NAME SERVERS

ns1.discountdomains.co.nz
ns2.discountdomains.co.nz

DOMAIN STATUS

ok

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=fillabong.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "fillabong.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "fillabong.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "fillabong.co.nz",
            "domain_keyword": "fillabong",
            "domain_tld": "co.nz",
            "query_time": "2023-12-13 11:08:59",
            "create_date": "2017-02-14",
            "update_date": "2022-10-31",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fillabong.co.nz",
            "domain_keyword": "fillabong",
            "domain_tld": "co.nz",
            "query_time": "2024-03-02 08:00:33",
            "create_date": "2017-02-14",
            "update_date": "2024-02-17",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.084,
        "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>fillabong.co.nz</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>fillabong.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fillabong.co.nz</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-12-13 11:08:59</query_time>
   <create_date>2017-02-14</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>fillabong.co.nz</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-03-02 08:00:33</query_time>
   <create_date>2017-02-14</create_date>
   <update_date>2024-02-17</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.084</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 11 domain names (in 0.038 seconds) which contained the exact domain keyword "fillabong".
Domain Name Registered Expiry Registrar Ownership
1 fillabong.com 12 Feb 1999 12 Jan 2025 GoDaddy.com, LLC -
2 fillabong.nz 14 Feb 2017 - Freeparking Limited t/a DiscountDomains -
3 fillabong.co.nz 14 Feb 2017 - Freeparking Limited t/a DiscountDomains -
4 fillabong.webcam 8 Sep 2021 8 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
5 fillabong.online 8 Sep 2021 8 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
6 fillabong.vegas 8 Sep 2021 8 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
7 fillabong.net 8 Sep 2021 8 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
8 fillabong.store 8 Sep 2021 8 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
9 fillabong.art 8 Sep 2021 8 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
10 fillabong.business 8 Sep 2021 8 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
11 fillabong.us 8 Sep 2021 8 Sep 2024 Squarespace Domains II LLC Tom Wagner
12 fillabong.clothing 8 Sep 2021 8 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=fillabong&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "fillabong",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 12,
        "relation": "eq",
        "current": 12
    },
    "unique_domains": "fillabong.com, fillabong.nz, fillabong.co.nz, fillabong.webcam, fillabong.online, fillabong.vegas, fillabong.net, fillabong.store, fillabong.art, fillabong.business, fillabong.us, fillabong.clothing",
    "results": [
        {
            "num": 1,
            "domain_name": "fillabong.com",
            "domain_keyword": "fillabong",
            "domain_tld": "com",
            "query_time": "2024-05-06 11:37:36",
            "create_date": "1999-02-12",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "fillabong.nz",
            "domain_keyword": "fillabong",
            "domain_tld": "nz",
            "query_time": "2024-05-01 05:03:05",
            "create_date": "2017-02-14",
            "update_date": "2024-02-17",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "fillabong.co.nz",
            "domain_keyword": "fillabong",
            "domain_tld": "co.nz",
            "query_time": "2024-05-01 05:03:05",
            "create_date": "2017-02-14",
            "update_date": "2024-02-17",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "fillabong.webcam",
            "domain_keyword": "fillabong",
            "domain_tld": "webcam",
            "query_time": "2024-05-01 05:03:05",
            "create_date": "2021-09-08",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "fillabong.online",
            "domain_keyword": "fillabong",
            "domain_tld": "online",
            "query_time": "2024-05-01 05:03:05",
            "create_date": "2021-09-08",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "fillabong.vegas",
            "domain_keyword": "fillabong",
            "domain_tld": "vegas",
            "query_time": "2024-05-01 05:03:05",
            "create_date": "2021-09-08",
            "update_date": "2024-04-11",
            "expiry_date": "2024-09-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "fillabong.net",
            "domain_keyword": "fillabong",
            "domain_tld": "net",
            "query_time": "2024-05-01 05:03:05",
            "create_date": "2021-09-08",
            "update_date": "2024-04-04",
            "expiry_date": "2024-09-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "fillabong.store",
            "domain_keyword": "fillabong",
            "domain_tld": "store",
            "query_time": "2024-05-01 05:03:05",
            "create_date": "2021-09-08",
            "update_date": "2024-04-23",
            "expiry_date": "2024-09-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "fillabong.art",
            "domain_keyword": "fillabong",
            "domain_tld": "art",
            "query_time": "2024-05-01 05:03:05",
            "create_date": "2021-09-08",
            "update_date": "2024-04-19",
            "expiry_date": "2024-09-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "fillabong.business",
            "domain_keyword": "fillabong",
            "domain_tld": "business",
            "query_time": "2024-05-01 05:03:05",
            "create_date": "2021-09-08",
            "update_date": "2024-04-11",
            "expiry_date": "2024-09-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "fillabong.us",
            "domain_keyword": "fillabong",
            "domain_tld": "us",
            "query_time": "2024-05-01 05:03:05",
            "create_date": "2021-09-08",
            "update_date": "2024-04-23",
            "expiry_date": "2024-09-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "Tom Wagner",
            "registrant_address": "3410 Fairway Drive",
            "registrant_city": "Danville",
            "registrant_state": "IL",
            "registrant_zip": "61832",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2177991972",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "fillabong.clothing",
            "domain_keyword": "fillabong",
            "domain_tld": "clothing",
            "query_time": "2024-05-01 05:03:05",
            "create_date": "2021-09-08",
            "update_date": "2024-04-10",
            "expiry_date": "2024-09-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>fillabong</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>12</total>
  <relation>eq</relation>
  <current>12</current>
 </count>
 <unique_domains>fillabong.com, fillabong.nz, fillabong.co.nz, fillabong.webcam, fillabong.online, fillabong.vegas, fillabong.net, fillabong.store, fillabong.art, fillabong.business, fillabong.us, fillabong.clothing</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>fillabong.com</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 11:37:36</query_time>
   <create_date>1999-02-12</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-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>ns75.domaincontrol.com</value>
    <value>ns76.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>fillabong.nz</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-01 05:03:05</query_time>
   <create_date>2017-02-14</create_date>
   <update_date>2024-02-17</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>fillabong.co.nz</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-01 05:03:05</query_time>
   <create_date>2017-02-14</create_date>
   <update_date>2024-02-17</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>fillabong.webcam</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>webcam</domain_tld>
   <query_time>2024-05-01 05:03:05</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>fillabong.online</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 05:03:05</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>fillabong.vegas</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>vegas</domain_tld>
   <query_time>2024-05-01 05:03:05</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>fillabong.net</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 05:03:05</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-09-08</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>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>fillabong.store</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-01 05:03:05</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>fillabong.art</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-01 05:03:05</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>fillabong.business</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-01 05:03:05</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>fillabong.us</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-01 05:03:05</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>Tom Wagner</registrant_name>
   <registrant_address>3410 Fairway Drive</registrant_address>
   <registrant_city>Danville</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>61832</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2177991972</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>fillabong.clothing</domain_name>
   <domain_keyword>fillabong</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-01 05:03:05</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.038</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 208 domain names (in 0.159 seconds) which look and sound like the brand name "fillabong".
Domain Name Registered Expiry Registrar Ownership
1 billabong.au - - MarkMonitor Corporate Services Inc Domain Admin
2 billabong.co.uk 11 Jun 2001 11 Jun 2026 Markmonitor Inc. [Tag = MARKMONITOR] -
3 billabong.news 6 Jul 2015 6 Jul 2024 MarkMonitor Inc. Authentic Brands Group, LLC
4 billabong.nl 28 Jul 1999 - MarkMonitor Inc. -
5 billabong.app 29 Mar 2018 29 Mar 2026 MarkMonitor Inc. Authentic Brands Group, LLC
6 billabong.com.pt - - - Despomar - Comercializacao de Artigos Desportivos Lda
7 billabong.xyz 12 Apr 2022 12 Apr 2026 Automattic Inc. Knock Knock WHOIS Not There, LLC
8 billabong.co.in 11 Feb 2013 11 Feb 2025 Dynadot LLC Doublefist Limited(Contact us:[email protected])
9 billabong.cl 7 Nov 2003 3 Dec 2025 MarkMonitor Inc. Authentic Brands Group, LLC
10 billabong.co 29 Jun 2010 28 Jun 2024 MarkMonitor, Inc. Authentic Brands Group, LLC
11 billabong.tech 5 Jun 2023 5 Jun 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
12 billabong.pl 2 Mar 2007 2 Mar 2025 Consulting Service Sp. z o.o. -
13 billabong.bz 29 Jan 2024 29 Jan 2026 MarkMonitor Inc. -
14 billabong.com.pe - - MarkMonitor Inc. Domain Administrator
15 billabong.se 20 Dec 2023 20 Dec 2024 1 Api GmbH -
16 billabong.group 31 May 2016 31 May 2025 MarkMonitor Inc. Authentic Brands Group, LLC
17 billabong.net.au - - MarkMonitor Corporate Services Inc Domain Admin
18 billabong.clothing 6 Jun 2016 6 Jun 2026 MarkMonitor Inc. Authentic Brands Group, LLC
19 billabong.com.br 22 Jan 1997 22 Jan 2026 - BOARDRIDERS DO BRASIL COMERCIO DE ARTIGOS ESPORTIV
20 villabong.com 30 Dec 2021 30 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
21 billabong.co.nz 28 Jul 2000 - MarkMonitor. Inc -
22 billabong.it 22 Mar 2000 7 Dec 2024 Lyseis s.r.l. Billabong Tour Operator s.r.l.
23 billabong.blue 1 Feb 2018 1 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 filllabong.net 22 Jan 2020 22 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
25 billabong.me 15 Sep 2021 15 Sep 2024 MarkMonitor Inc. Authentic Brands Group, LLC
26 billabong.be 19 Oct 2020 - CRegISP Ltd -
27 billabong.eu - - MarkMonitor International Limited -
28 billabong.dk 29 May 2012 31 May 2025 MarkMonitor Inc. Boardriders IP Holdings, LLC
29 billabong.ro 18 Oct 2018 16 Oct 2024 One Milion Advertising SRL -
30 billabong.com.au - - MarkMonitor Corporate Services Inc Domain Admin
31 billabong.com.bz 29 Jan 2024 29 Jan 2026 MarkMonitor Inc. -
32 billabong.sk 31 Jul 2017 31 Jul 2024 MarkMonitor International Limited NA PALI S.A.S.
33 billabong.online 19 Aug 2015 19 Aug 2024 MarkMonitor, Inc (TLDs) Authentic Brands Group, LLC
34 billabong.com.pl 6 Feb 2004 5 Feb 2025 Consulting Service Sp. z o.o. -
35 billabong.tours 7 Jul 2016 7 Jul 2024 MarkMonitor Inc. Authentic Brands Group, LLC
36 billabong.xn--czrs0t 13 Mar 2017 13 Mar 2025 MarkMonitor Inc. Authentic Brands Group, LLC
37 killabong.com 11 Jan 2012 11 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
38 filllabong.com 22 Jan 2020 22 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
39 billabong.website 9 Jun 2016 9 Jun 2026 MarkMonitor, Inc (TLDs) Authentic Brands Group, LLC
40 billabong.in 7 Aug 2013 7 Aug 2024 MarkMonitor Inc. Authentic Brands Group, LLC
41 zillabong.com 9 Jan 2012 9 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
42 billabong.at - - World4You Internet Services GmbH World4You Internet Services GmbH
43 jillabong.com 24 Aug 2022 24 Aug 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
44 billabong.uk 28 Dec 2016 28 Dec 2025 Markmonitor Inc. [Tag = MARKMONITOR] -
45 billabong.pt - - - Boardriders IP Holdings, LLC
46 billabong.pro 22 Apr 2014 22 Apr 2026 MarkMonitor Inc. Authentic Brands Group, LLC
47 billabong.asia 22 Nov 2007 22 Nov 2025 MarkMonitor Inc. Authentic Brands Group, LLC
48 billabong.pe - - 1API GmbH Registration Private
49 billabong.biz 30 Apr 2006 29 Apr 2026 MarkMonitor, Inc. Authentic Brands Group, LLC
50 billabong.surf 2 Oct 2014 2 Oct 2024 MarkMonitor, Inc. Authentic Brands Group, LLC
51 billabong.blog 18 Oct 2016 18 Oct 2024 MarkMonitor, Inc (TLDs) Authentic Brands Group, LLC
52 billabong.io 19 Jan 2020 19 Jan 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
53 billabong.de - - - -
54 billabong.ca 9 Nov 2000 1 Dec 2025 MarkMonitor International Canada Ltd. AUTHENTIC BRANDS GROUP (Ontario) INC
55 billabong.cm 1 Jul 2020 1 Jul 2025 Netcom.cm Sarl PRIVATE
56 billabong.ru 12 Mar 2002 12 Mar 2025 RU-CENTER-RU Santocha Ltd
57 billabong.us 9 Aug 2012 8 Aug 2024 MarkMonitor, Inc. Authentic Brands Group, LLC
58 billabong.org 30 Oct 2015 30 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com SIB Infotech Pvt. Ltd.
59 billabong.store 6 Jun 2016 6 Jun 2026 MarkMonitor, Inc (TLDs) Authentic Brands Group, LLC
60 billabong.site 15 Jun 2016 15 Jun 2024 MarkMonitor, Inc (TLDs) Authentic Brands Group, LLC
61 billabong.com 19 Mar 1996 20 Mar 2026 MarkMonitor, Inc. Authentic Brands Group, LLC
62 billabong.ie 27 Oct 2015 27 Oct 2024 Blacknight Solutions Entrepreneur Supplies Limited
63 billabong.nz 20 Jan 2015 - MarkMonitor. Inc -
64 billabong.net 10 Feb 2016 10 Feb 2025 ANNULET, INC BuyDomains.com
65 billabong.foundation 1 Jun 2022 1 Jun 2026 MarkMonitor Inc. Authentic Brands Group, LLC
66 billabong.xn--55qx5d 9 Jul 2014 9 Jul 2024 MarkMonitor Inc. Boardriders IP Holdings, LLC
67 billabong.org.au - - Melbourne IT Anthony Best
68 billabong.co.th 16 Jun 2021 16 Jun 2024 THNIC Boardriders IP Holdings, LLC. (บอร์ดไรเดอร์ส ไอพี โฮลดิ้งส์, แอลแอลซี.)
69 fillabook.com 23 Feb 2016 23 Feb 2026 GoDaddy.com, LLC -
70 fitlabone.com 12 Jan 2024 12 Jan 2025 Squarespace Domains LLC CrossFit Mass LLC
71 rollabong.com 13 Nov 2018 13 Nov 2026 GoDaddy.com, LLC Domains By Proxy, LLC
72 dilladong.com 11 Jun 2015 11 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 billibong.online 11 Mar 2024 11 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
74 billbabong.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
75 billabona.cl 1 Dec 2011 28 Dec 2026 NIC Chile HANS HARRY HERNANDEZ VERA
76 bollabong.com 10 Jan 2022 11 Jan 2025 COSMOTOWN, INC. -
77 billabobg.com 4 Jul 2022 4 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
78 billdabong.com 9 Feb 2024 9 Feb 2025 Squarespace Domains LLC 808 Labs
79 billaboong.shop 18 Mar 2024 18 Mar 2025 GoDaddy.com LLC -
80 villadong.info 7 Oct 2023 7 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
81 billybong.ru 7 Apr 2016 7 Apr 2025 REGRU-RU Private Person
82 willabona.com 13 Mar 2019 13 Mar 2025 Key-Systems GmbH REDACTED FOR PRIVACY
83 fillaboys.com 17 Aug 2022 17 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com RichCytech Solutions
84 billaboong.com 6 Apr 2024 6 Apr 2025 OldTownDomains.com LLC -
85 killasong.com 4 Sep 2005 4 Sep 2024 IONOS SE 1&1 Internet Limited
86 billabomg.com 23 Oct 2015 23 Oct 2024 MarkMonitor Inc. -
87 billabongi.com 18 Apr 2023 18 Apr 2025 GoDaddy.com, LLC -
88 biltabong.com 29 Mar 2023 29 Mar 2024 Xin Net Technology Corporation -
89 billabing.com 30 Apr 2017 30 Apr 2025 ABOVE.COM PTY LTD. -
90 billabongs.com 11 Oct 2013 11 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
91 billabond.com 20 Jul 2004 20 Jul 2024 April Sea Information Technology Corporation REDACTED FOR PRIVACY
92 villadong.pro 7 Oct 2023 7 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
93 billybong.com 19 Aug 1998 18 Aug 2024 GoDaddy.com, LLC -
94 villabond.com 29 Sep 2010 29 Sep 2024 Mesh Digital Limited -
95 billsbong.com 27 Feb 2024 27 Feb 2025 COSMOTOWN, INC. -
96 villaboni.com 8 Mar 2022 8 Mar 2025 OVH, SAS S4WEB DI SCIMEMI A. E ZANETTI L. SNC
97 bildabong.net 13 Aug 2019 13 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
98 billybong.com.au - - Tucows (Australia) Pty Ltd trading as OpenSRS Nathan Cracknell
99 villabongo.com 25 Jul 2014 25 Jul 2024 GoDaddy.com, LLC -
100 billabongo.com 15 May 2023 15 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
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 Fillabong.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=fillabong.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "fillabong.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 208,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "billabong.au, billabong.co.uk, billabong.news, billabong.nl, billabong.app, billabong.com.pt, billabong.xyz, billabong.co.in, billabong.cl, billabong.co, billabong.tech, billabong.pl, billabong.bz, billabong.com.pe, billabong.se, billabong.group, billabong.net.au, billabong.clothing, billabong.com.br, villabong.com, billabong.co.nz, billabong.it, billabong.blue, filllabong.net, billabong.me, billabong.be, billabong.eu, billabong.dk, billabong.ro, billabong.com.au, billabong.com.bz, billabong.sk, billabong.online, billabong.com.pl, billabong.tours, billabong.xn--czrs0t, killabong.com, filllabong.com, billabong.website, billabong.in, zillabong.com, billabong.at, jillabong.com, billabong.uk, billabong.pt, billabong.pro, billabong.asia, billabong.pe, billabong.biz, billabong.surf, billabong.blog, billabong.io, billabong.de, billabong.ca, billabong.cm, billabong.ru, billabong.us, billabong.org, billabong.store, billabong.site, billabong.com, billabong.ie, billabong.nz, billabong.net, billabong.foundation, billabong.xn--55qx5d, billabong.org.au, billabong.co.th, fillabook.com, fitlabone.com, rollabong.com, dilladong.com, billibong.online, billbabong.com, billabona.cl, bollabong.com, billabobg.com, billdabong.com, billaboong.shop, villadong.info, billybong.ru, willabona.com, fillaboys.com, billaboong.com, killasong.com, billabomg.com, billabongi.com, biltabong.com, billabing.com, billabongs.com, billabond.com, villadong.pro, billybong.com, villabond.com, billsbong.com, villaboni.com, bildabong.net, billybong.com.au, villabongo.com, billabongo.com",
    "results": [
        {
            "num": 1,
            "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": 2,
            "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": 3,
            "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": 4,
            "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": 5,
            "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": 6,
            "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": 7,
            "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": 8,
            "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": 9,
            "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": 10,
            "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": 11,
            "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": 12,
            "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": 13,
            "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": 14,
            "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": 15,
            "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": 16,
            "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": 17,
            "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": 18,
            "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": 19,
            "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": 20,
            "domain_name": "villabong.com",
            "domain_keyword": "villabong",
            "domain_tld": "com",
            "query_time": "2024-05-16 02:10:07",
            "create_date": "2021-12-30",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-30",
            "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=villabong.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "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": 22,
            "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": 23,
            "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": 24,
            "domain_name": "filllabong.net",
            "domain_keyword": "filllabong",
            "domain_tld": "net",
            "query_time": "2024-05-25 19:03:47",
            "create_date": "2020-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "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=filllabong.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "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": 26,
            "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": 27,
            "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": 28,
            "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": 29,
            "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": 30,
            "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": 31,
            "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": 32,
            "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": 33,
            "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": 34,
            "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": 35,
            "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": 36,
            "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": 37,
            "domain_name": "killabong.com",
            "domain_keyword": "killabong",
            "domain_tld": "com",
            "query_time": "2024-05-19 03:50:50",
            "create_date": "2012-01-11",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=killabong.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "filllabong.com",
            "domain_keyword": "filllabong",
            "domain_tld": "com",
            "query_time": "2024-05-25 19:03:47",
            "create_date": "2020-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "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=filllabong.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "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": 40,
            "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": 41,
            "domain_name": "zillabong.com",
            "domain_keyword": "zillabong",
            "domain_tld": "com",
            "query_time": "2024-05-15 08:40:28",
            "create_date": "2012-01-09",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "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": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 42,
            "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": 43,
            "domain_name": "jillabong.com",
            "domain_keyword": "jillabong",
            "domain_tld": "com",
            "query_time": "2024-05-06 11:37:35",
            "create_date": "2022-08-24",
            "update_date": "2022-08-24",
            "expiry_date": "2024-08-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"
            ]
        },
        {
            "num": 44,
            "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": 45,
            "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": 46,
            "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": 47,
            "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": 48,
            "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": 49,
            "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": 50,
            "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": 51,
            "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": 52,
            "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": 53,
            "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": 54,
            "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": 55,
            "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": 56,
            "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": 57,
            "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": 58,
            "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": 59,
            "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": 60,
            "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": 61,
            "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": 62,
            "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": 63,
            "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": 64,
            "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": 65,
            "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": 66,
            "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": 67,
            "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": 68,
            "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": 69,
            "domain_name": "fillabook.com",
            "domain_keyword": "fillabook",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:33:03",
            "create_date": "2016-02-23",
            "update_date": "2022-09-21",
            "expiry_date": "2026-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "fitlabone.com",
            "domain_keyword": "fitlabone",
            "domain_tld": "com",
            "query_time": "2024-05-16 05:41:17",
            "create_date": "2024-01-12",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-12",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrossFit Mass LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "rollabong.com",
            "domain_keyword": "rollabong",
            "domain_tld": "com",
            "query_time": "2024-04-28 03:26:03",
            "create_date": "2018-11-13",
            "update_date": "2022-11-18",
            "expiry_date": "2026-11-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=rollabong.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "dilladong.com",
            "domain_keyword": "dilladong",
            "domain_tld": "com",
            "query_time": "2024-04-20 01:13:26",
            "create_date": "2015-06-11",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dilladong.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "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": 74,
            "domain_name": "billbabong.com",
            "domain_keyword": "billbabong",
            "domain_tld": "com",
            "query_time": "2024-06-02 18:05:10",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "billabona.cl",
            "domain_keyword": "billabona",
            "domain_tld": "cl",
            "query_time": "2024-04-30 17:43:42",
            "create_date": "2011-12-01",
            "expiry_date": "2026-12-28",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "HANS HARRY HERNANDEZ VERA",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns1.pymedns.net",
                "ns2.bdm.microsoftonline.com",
                "ns2.pymedns.net",
                "ns3.bdm.microsoftonline.com",
                "ns3.pymedns.net",
                "ns4.bdm.microsoftonline.com"
            ]
        },
        {
            "num": 76,
            "domain_name": "bollabong.com",
            "domain_keyword": "bollabong",
            "domain_tld": "com",
            "query_time": "2024-05-15 14:51:36",
            "create_date": "2022-01-10",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-11",
            "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": [
                "amir.ns.cloudflare.com",
                "ivy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "billabobg.com",
            "domain_keyword": "billabobg",
            "domain_tld": "com",
            "query_time": "2024-04-30 17:43:42",
            "create_date": "2022-07-04",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.clksite.com",
                "ns2.clksite.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "billdabong.com",
            "domain_keyword": "billdabong",
            "domain_tld": "com",
            "query_time": "2024-05-31 14:08:04",
            "create_date": "2024-02-09",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-09",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "808 Labs",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "billaboong.shop",
            "domain_keyword": "billaboong",
            "domain_tld": "shop",
            "query_time": "2024-06-06 04:28:00",
            "create_date": "2024-03-18",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "lilith.ns.cloudflare.com",
                "marty.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "villadong.info",
            "domain_keyword": "villadong",
            "domain_tld": "info",
            "query_time": "2024-04-29 16:09:46",
            "create_date": "2023-10-07",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1507.awsdns-60.org",
                "ns-1957.awsdns-52.co.uk",
                "ns-308.awsdns-38.com",
                "ns-695.awsdns-22.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "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": 82,
            "domain_name": "willabona.com",
            "domain_keyword": "willabona",
            "domain_tld": "com",
            "query_time": "2024-06-05 16:34:37",
            "create_date": "2019-03-13",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://atthost.pl",
            "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": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.atthost.pl",
                "ns2.atthost.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "fillaboys.com",
            "domain_keyword": "fillaboys",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:33:03",
            "create_date": "2022-08-17",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Richard Agbesi Ayitey",
            "registrant_company": "RichCytech Solutions",
            "registrant_address": "P.o Box 18, Kpong",
            "registrant_city": "Kpong",
            "registrant_state": "Eastern",
            "registrant_zip": "00233",
            "registrant_country": "GH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+233.248100884",
            "name_servers": [
                "dns5.stormerhost.com",
                "dns6.stormerhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "billaboong.com",
            "domain_keyword": "billaboong",
            "domain_tld": "com",
            "query_time": "2024-05-06 11:37:36",
            "create_date": "2024-04-06",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1224,
            "registrar_name": "OldTownDomains.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "killasong.com",
            "domain_keyword": "killasong",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:00:18",
            "create_date": "2005-09-04",
            "update_date": "2018-09-04",
            "expiry_date": "2024-09-04",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1058.ui-dns.biz",
                "ns1058.ui-dns.com",
                "ns1058.ui-dns.de",
                "ns1058.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "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": 87,
            "domain_name": "billabongi.com",
            "domain_keyword": "billabongi",
            "domain_tld": "com",
            "query_time": "2024-05-14 04:21:37",
            "create_date": "2023-04-18",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "biltabong.com",
            "domain_keyword": "biltabong",
            "domain_tld": "com",
            "query_time": "2024-06-02 07:48:03",
            "create_date": "2023-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-03-29",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "billabing.com",
            "domain_keyword": "billabing",
            "domain_tld": "com",
            "query_time": "2024-04-30 17:43:41",
            "create_date": "2017-04-30",
            "update_date": "2020-03-05",
            "expiry_date": "2025-04-30",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.commonmx.com",
                "ns2.commonmx.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "billabongs.com",
            "domain_keyword": "billabongs",
            "domain_tld": "com",
            "query_time": "2024-04-30 17:44:09",
            "create_date": "2013-10-11",
            "update_date": "2020-10-05",
            "expiry_date": "2024-10-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "billabond.com",
            "domain_keyword": "billabond",
            "domain_tld": "com",
            "query_time": "2024-05-06 11:37:35",
            "create_date": "2004-07-20",
            "update_date": "2024-02-06",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1475,
            "registrar_name": "April Sea Information Technology Corporation",
            "registrar_website": "http://www.maprilis.com.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ho Chi Minh City",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "villadong.pro",
            "domain_keyword": "villadong",
            "domain_tld": "pro",
            "query_time": "2024-04-29 16:09:46",
            "create_date": "2023-10-07",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-111.awsdns-13.com",
                "ns-1453.awsdns-53.org",
                "ns-1556.awsdns-02.co.uk",
                "ns-547.awsdns-04.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "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": 94,
            "domain_name": "villabond.com",
            "domain_keyword": "villabond",
            "domain_tld": "com",
            "query_time": "2024-04-16 20:52:20",
            "create_date": "2010-09-29",
            "update_date": "2022-09-24",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "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": 96,
            "domain_name": "villaboni.com",
            "domain_keyword": "villaboni",
            "domain_tld": "com",
            "query_time": "2024-05-20 15:48:25",
            "create_date": "2022-03-08",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-08",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "S4WEB DI SCIMEMI A. E ZANETTI L. SNC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "bildabong.net",
            "domain_keyword": "bildabong",
            "domain_tld": "net",
            "query_time": "2024-04-30 17:38:17",
            "create_date": "2019-08-13",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-13",
            "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=bildabong.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "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"
            ]
        },
        {
            "num": 99,
            "domain_name": "villabongo.com",
            "domain_keyword": "villabongo",
            "domain_tld": "com",
            "query_time": "2024-04-16 20:52:21",
            "create_date": "2014-07-25",
            "update_date": "2023-08-06",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "billabongo.com",
            "domain_keyword": "billabongo",
            "domain_tld": "com",
            "query_time": "2024-05-18 07:07:33",
            "create_date": "2023-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.aftermarket.pl",
            "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": "ZW",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.159,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>fillabong.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>208</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>billabong.au, billabong.co.uk, billabong.news, billabong.nl, billabong.app, billabong.com.pt, billabong.xyz, billabong.co.in, billabong.cl, billabong.co, billabong.tech, billabong.pl, billabong.bz, billabong.com.pe, billabong.se, billabong.group, billabong.net.au, billabong.clothing, billabong.com.br, villabong.com, billabong.co.nz, billabong.it, billabong.blue, filllabong.net, billabong.me, billabong.be, billabong.eu, billabong.dk, billabong.ro, billabong.com.au, billabong.com.bz, billabong.sk, billabong.online, billabong.com.pl, billabong.tours, billabong.xn--czrs0t, killabong.com, filllabong.com, billabong.website, billabong.in, zillabong.com, billabong.at, jillabong.com, billabong.uk, billabong.pt, billabong.pro, billabong.asia, billabong.pe, billabong.biz, billabong.surf, billabong.blog, billabong.io, billabong.de, billabong.ca, billabong.cm, billabong.ru, billabong.us, billabong.org, billabong.store, billabong.site, billabong.com, billabong.ie, billabong.nz, billabong.net, billabong.foundation, billabong.xn--55qx5d, billabong.org.au, billabong.co.th, fillabook.com, fitlabone.com, rollabong.com, dilladong.com, billibong.online, billbabong.com, billabona.cl, bollabong.com, billabobg.com, billdabong.com, billaboong.shop, villadong.info, billybong.ru, willabona.com, fillaboys.com, billaboong.com, killasong.com, billabomg.com, billabongi.com, biltabong.com, billabing.com, billabongs.com, billabond.com, villadong.pro, billybong.com, villabond.com, billsbong.com, villaboni.com, bildabong.net, billybong.com.au, villabongo.com, billabongo.com</unique_domains>
 <results>
  <value>
   <num>1</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>2</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>3</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>4</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>5</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>6</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>7</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>8</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>9</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>10</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>11</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>12</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>13</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>14</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>15</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>16</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>17</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>18</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>19</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>20</num>
   <domain_name>villabong.com</domain_name>
   <domain_keyword>villabong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 02:10:07</query_time>
   <create_date>2021-12-30</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-30</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=villabong.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</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>22</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>23</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>24</num>
   <domain_name>filllabong.net</domain_name>
   <domain_keyword>filllabong</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 19:03:47</query_time>
   <create_date>2020-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</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=filllabong.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</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>26</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>27</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>28</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>29</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>30</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>31</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>32</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>33</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>34</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>35</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>36</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>37</num>
   <domain_name>killabong.com</domain_name>
   <domain_keyword>killabong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 03:50:50</query_time>
   <create_date>2012-01-11</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=killabong.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>38</num>
   <domain_name>filllabong.com</domain_name>
   <domain_keyword>filllabong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 19:03:47</query_time>
   <create_date>2020-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</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=filllabong.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</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>40</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>41</num>
   <domain_name>zillabong.com</domain_name>
   <domain_keyword>zillabong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 08:40:28</query_time>
   <create_date>2012-01-09</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</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>NL</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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>42</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>43</num>
   <domain_name>jillabong.com</domain_name>
   <domain_keyword>jillabong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 11:37:35</query_time>
   <create_date>2022-08-24</create_date>
   <update_date>2022-08-24</update_date>
   <expiry_date>2024-08-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>
  <value>
   <num>44</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>45</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>46</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>47</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>48</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>49</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>50</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>51</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>52</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>53</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>54</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>55</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>56</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>57</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>58</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>59</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>60</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>61</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>62</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>63</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>64</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>65</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>66</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>67</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>68</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>69</num>
   <domain_name>fillabook.com</domain_name>
   <domain_keyword>fillabook</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:33:03</query_time>
   <create_date>2016-02-23</create_date>
   <update_date>2022-09-21</update_date>
   <expiry_date>2026-02-23</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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>fitlabone.com</domain_name>
   <domain_keyword>fitlabone</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 05:41:17</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CrossFit Mass LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>rollabong.com</domain_name>
   <domain_keyword>rollabong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 03:26:03</query_time>
   <create_date>2018-11-13</create_date>
   <update_date>2022-11-18</update_date>
   <expiry_date>2026-11-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=rollabong.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.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>72</num>
   <domain_name>dilladong.com</domain_name>
   <domain_keyword>dilladong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 01:13:26</query_time>
   <create_date>2015-06-11</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dilladong.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</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>74</num>
   <domain_name>billbabong.com</domain_name>
   <domain_keyword>billbabong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 18:05:10</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>billabona.cl</domain_name>
   <domain_keyword>billabona</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-30 17:43:42</query_time>
   <create_date>2011-12-01</create_date>
   <expiry_date>2026-12-28</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>HANS HARRY HERNANDEZ VERA</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns1.pymedns.net</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns2.pymedns.net</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns3.pymedns.net</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
  </value>
  <value>
   <num>76</num>
   <domain_name>bollabong.com</domain_name>
   <domain_keyword>bollabong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 14:51:36</query_time>
   <create_date>2022-01-10</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-11</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>amir.ns.cloudflare.com</value>
    <value>ivy.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>77</num>
   <domain_name>billabobg.com</domain_name>
   <domain_keyword>billabobg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 17:43:42</query_time>
   <create_date>2022-07-04</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>CH</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.clksite.com</value>
    <value>ns2.clksite.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>billdabong.com</domain_name>
   <domain_keyword>billdabong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 14:08:04</query_time>
   <create_date>2024-02-09</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>808 Labs</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>billaboong.shop</domain_name>
   <domain_keyword>billaboong</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-06 04:28:00</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>lilith.ns.cloudflare.com</value>
    <value>marty.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>80</num>
   <domain_name>villadong.info</domain_name>
   <domain_keyword>villadong</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 16:09:46</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1507.awsdns-60.org</value>
    <value>ns-1957.awsdns-52.co.uk</value>
    <value>ns-308.awsdns-38.com</value>
    <value>ns-695.awsdns-22.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</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>82</num>
   <domain_name>willabona.com</domain_name>
   <domain_keyword>willabona</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 16:34:37</query_time>
   <create_date>2019-03-13</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://atthost.pl</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>PL</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.atthost.pl</value>
    <value>ns2.atthost.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>fillaboys.com</domain_name>
   <domain_keyword>fillaboys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:33:03</query_time>
   <create_date>2022-08-17</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Richard Agbesi Ayitey</registrant_name>
   <registrant_company>RichCytech Solutions</registrant_company>
   <registrant_address>P.o Box 18, Kpong</registrant_address>
   <registrant_city>Kpong</registrant_city>
   <registrant_state>Eastern</registrant_state>
   <registrant_zip>00233</registrant_zip>
   <registrant_country>GH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+233.248100884</registrant_phone>
   <name_servers>
    <value>dns5.stormerhost.com</value>
    <value>dns6.stormerhost.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>billaboong.com</domain_name>
   <domain_keyword>billaboong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 11:37:36</query_time>
   <create_date>2024-04-06</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1224</registrar_iana>
   <registrar_name>OldTownDomains.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>killasong.com</domain_name>
   <domain_keyword>killasong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:00:18</query_time>
   <create_date>2005-09-04</create_date>
   <update_date>2018-09-04</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1058.ui-dns.biz</value>
    <value>ns1058.ui-dns.com</value>
    <value>ns1058.ui-dns.de</value>
    <value>ns1058.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</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>87</num>
   <domain_name>billabongi.com</domain_name>
   <domain_keyword>billabongi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 04:21:37</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>biltabong.com</domain_name>
   <domain_keyword>biltabong</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 07:48:03</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>billabing.com</domain_name>
   <domain_keyword>billabing</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 17:43:41</query_time>
   <create_date>2017-04-30</create_date>
   <update_date>2020-03-05</update_date>
   <expiry_date>2025-04-30</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>Hong Kong</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.commonmx.com</value>
    <value>ns2.commonmx.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>billabongs.com</domain_name>
   <domain_keyword>billabongs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 17:44:09</query_time>
   <create_date>2013-10-11</create_date>
   <update_date>2020-10-05</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>billabond.com</domain_name>
   <domain_keyword>billabond</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 11:37:35</query_time>
   <create_date>2004-07-20</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1475</registrar_iana>
   <registrar_name>April Sea Information Technology Corporation</registrar_name>
   <registrar_website>http://www.maprilis.com.vn</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>Ho Chi Minh City</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>92</num>
   <domain_name>villadong.pro</domain_name>
   <domain_keyword>villadong</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-29 16:09:46</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-111.awsdns-13.com</value>
    <value>ns-1453.awsdns-53.org</value>
    <value>ns-1556.awsdns-02.co.uk</value>
    <value>ns-547.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>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>94</num>
   <domain_name>villabond.com</domain_name>
   <domain_keyword>villabond</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 20:52:20</query_time>
   <create_date>2010-09-29</create_date>
   <update_date>2022-09-24</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</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>96</num>
   <domain_name>villaboni.com</domain_name>
   <domain_keyword>villaboni</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 15:48:25</query_time>
   <create_date>2022-03-08</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>S4WEB DI SCIMEMI A. E ZANETTI L. SNC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>bildabong.net</domain_name>
   <domain_keyword>bildabong</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 17:38:17</query_time>
   <create_date>2019-08-13</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-13</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=bildabong.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</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>
  <value>
   <num>99</num>
   <domain_name>villabongo.com</domain_name>
   <domain_keyword>villabongo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 20:52:21</query_time>
   <create_date>2014-07-25</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-07-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>ns53.domaincontrol.com</value>
    <value>ns54.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>billabongo.com</domain_name>
   <domain_keyword>billabongo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 07:07:33</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.aftermarket.pl</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>ZW</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.159</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.