WHOIS QUERY TIME

30 May 2024 - 11:38 AM UTC

NAME SERVERS

ns1.amenworld.com
ns2.amenworld.com

DOMAIN STATUS

Registered

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=bogas.pt
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "bogas.pt"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "bogas.pt",
            "domain_keyword": "bogas",
            "domain_tld": "pt",
            "query_time": "2024-05-30 11:38:31",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>bogas.pt</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>bogas.pt</domain_name>
   <domain_keyword>bogas</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-30 11:38:31</query_time>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.037</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.086 seconds) for "bogas.pt" in our Historical WHOIS Database.
#1 - QUERY TIME

6 May 2023 - 6:38 AM UTC

NAME SERVERS

ns1.amenworld.com
ns2.amenworld.com

DOMAIN STATUS

Registered

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=bogas.pt
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bogas.pt",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "bogas.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "bogas.pt",
            "domain_keyword": "bogas",
            "domain_tld": "pt",
            "query_time": "2023-05-06 06:38:02",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.086,
        "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>bogas.pt</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>bogas.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bogas.pt</domain_name>
   <domain_keyword>bogas</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2023-05-06 06:38:02</query_time>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.086</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.023 seconds) which contained the exact domain keyword "bogas".
Domain Name Registered Expiry Registrar Ownership
1 bogas.com 4 Apr 2003 4 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
2 bogas.ro 2 Oct 2013 29 Sep 2024 Claus Web SRL -
3 bogas.nl 9 Dec 2016 - Cridea -
4 bogas.ru 11 Mar 2021 11 Mar 2025 REGRU-RU Private Person
5 bogas.uk 1 Feb 2022 1 Feb 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
6 bogas.shop 14 Jun 2022 14 Jun 2024 IONOS SE -
7 bogas.online 25 Nov 2023 25 Nov 2024 Communigal Communications Ltd Domain Name Privacy Inc.
8 bogas.hu 23 Jan 2024 - - -
9 bogas.org 19 Feb 2024 19 Feb 2025 Squarespace Domains II LLC Bogas Mobiliario
10 bogas.xyz 2 Jun 2024 2 Jun 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
11 bogas.info 6 Jun 2024 6 Jun 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
12 bogas.pt - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=bogas&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "bogas",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 12,
        "relation": "eq",
        "current": 12
    },
    "unique_domains": "bogas.com, bogas.ro, bogas.nl, bogas.ru, bogas.uk, bogas.shop, bogas.online, bogas.hu, bogas.org, bogas.xyz, bogas.info, bogas.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "bogas.com",
            "domain_keyword": "bogas",
            "domain_tld": "com",
            "query_time": "2024-05-21 15:20:37",
            "create_date": "2003-04-04",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Bucuresti",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "RO",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.kemo.services",
                "ns2.kemo.services",
                "ns3.kemo.services"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bogas.ro",
            "domain_keyword": "bogas",
            "domain_tld": "ro",
            "query_time": "2024-05-13 02:48:27",
            "create_date": "2013-10-02",
            "expiry_date": "2024-09-29",
            "registrar_name": "Claus Web SRL",
            "registrar_website": "www.clausweb.ro",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "sri.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 3,
            "domain_name": "bogas.nl",
            "domain_keyword": "bogas",
            "domain_tld": "nl",
            "query_time": "2024-05-13 02:48:27",
            "create_date": "2016-12-09",
            "update_date": "2019-11-28",
            "registrar_name": "Cridea",
            "name_servers": [
                "ns1.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "bogas.ru",
            "domain_keyword": "bogas",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:23:05",
            "create_date": "2021-03-11",
            "expiry_date": "2025-03-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "bogas.uk",
            "domain_keyword": "bogas",
            "domain_tld": "uk",
            "query_time": "2024-06-03 06:11:09",
            "create_date": "2022-02-01",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-01",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.landhost.ro",
                "ns2.landhost.ro"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "bogas.shop",
            "domain_keyword": "bogas",
            "domain_tld": "shop",
            "query_time": "2024-04-24 15:45:51",
            "create_date": "2022-06-14",
            "update_date": "2024-02-13",
            "expiry_date": "2024-06-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.1and1.info/",
            "registrant_state": "PA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.cadesign.io",
                "ns2.cadesign.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "bogas.online",
            "domain_keyword": "bogas",
            "domain_tld": "online",
            "query_time": "2024-05-26 15:12:16",
            "create_date": "2023-11-25",
            "update_date": "2024-01-04",
            "expiry_date": "2024-11-25",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bogas.hu",
            "domain_keyword": "bogas",
            "domain_tld": "hu",
            "query_time": "2024-06-10 20:21:32",
            "create_date": "2024-01-23"
        },
        {
            "num": 9,
            "domain_name": "bogas.org",
            "domain_keyword": "bogas",
            "domain_tld": "org",
            "query_time": "2024-06-06 17:50:39",
            "create_date": "2024-02-19",
            "update_date": "2024-06-06",
            "expiry_date": "2025-02-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bogas Mobiliario",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "C\\u00F3rdoba",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": "bogas.xyz",
            "domain_keyword": "bogas",
            "domain_tld": "xyz",
            "query_time": "2024-06-04 16:54:30",
            "create_date": "2024-06-02",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-02",
            "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": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bogas.info",
            "domain_keyword": "bogas",
            "domain_tld": "info",
            "query_time": "2024-06-08 17:02:04",
            "create_date": "2024-06-06",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-06",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bogas.pt",
            "domain_keyword": "bogas",
            "domain_tld": "pt",
            "query_time": "2024-05-30 11:38:31",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.023,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>bogas</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>bogas.com, bogas.ro, bogas.nl, bogas.ru, bogas.uk, bogas.shop, bogas.online, bogas.hu, bogas.org, bogas.xyz, bogas.info, bogas.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bogas.com</domain_name>
   <domain_keyword>bogas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 15:20:37</query_time>
   <create_date>2003-04-04</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-04</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>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Bucuresti</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.kemo.services</value>
    <value>ns2.kemo.services</value>
    <value>ns3.kemo.services</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bogas.ro</domain_name>
   <domain_keyword>bogas</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-13 02:48:27</query_time>
   <create_date>2013-10-02</create_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>Claus Web SRL</registrar_name>
   <registrar_website>www.clausweb.ro</registrar_website>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>sri.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>bogas.nl</domain_name>
   <domain_keyword>bogas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-13 02:48:27</query_time>
   <create_date>2016-12-09</create_date>
   <update_date>2019-11-28</update_date>
   <registrar_name>Cridea</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>bogas.ru</domain_name>
   <domain_keyword>bogas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:23:05</query_time>
   <create_date>2021-03-11</create_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>bogas.uk</domain_name>
   <domain_keyword>bogas</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-03 06:11:09</query_time>
   <create_date>2022-02-01</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.landhost.ro</value>
    <value>ns2.landhost.ro</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>bogas.shop</domain_name>
   <domain_keyword>bogas</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 15:45:51</query_time>
   <create_date>2022-06-14</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.1and1.info/</registrar_website>
   <registrant_state>PA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.cadesign.io</value>
    <value>ns2.cadesign.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>bogas.online</domain_name>
   <domain_keyword>bogas</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 15:12:16</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.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>bogas.hu</domain_name>
   <domain_keyword>bogas</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-06-10 20:21:32</query_time>
   <create_date>2024-01-23</create_date>
  </value>
  <value>
   <num>9</num>
   <domain_name>bogas.org</domain_name>
   <domain_keyword>bogas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-06 17:50:39</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-02-19</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>Bogas Mobiliario</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>C\u00F3rdoba</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>bogas.xyz</domain_name>
   <domain_keyword>bogas</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-04 16:54:30</query_time>
   <create_date>2024-06-02</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-02</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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bogas.info</domain_name>
   <domain_keyword>bogas</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-08 17:02:04</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bogas.pt</domain_name>
   <domain_keyword>bogas</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-30 11:38:31</query_time>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.023</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 1,306 domain names (in 0.068 seconds) which look and sound like the brand name "bogas".
Domain Name Registered Expiry Registrar Ownership
1 bobas.mom 18 Apr 2023 18 Apr 2025 CV. Rumahweb Indonesia PT cid
2 nogas.org 28 Dec 1999 28 Dec 2029 Wild West Domains, LLC Domains By Proxy, LLC
3 biogas.courses 23 Sep 2015 23 Sep 2024 Key-Systems LLC IBBK Fachgruppe Biogas GmbH
4 sogas.info 13 Oct 2021 13 Oct 2024 Gandi SAS REDACTED FOR PRIVACY
5 bogus.co.uk 15 Jan 1999 15 Jan 2025 eNom LLC [Tag = ENOM] -
6 bongas.com 27 Jan 2004 27 Jan 2025 ANNULET, INC BuyDomains.com
7 yogas.top 19 Mar 2024 19 Mar 2025 NameSilo,LLC PrivacyGuardian.org llc
8 bokas.in 6 Apr 2023 6 Apr 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
9 boga9.com 17 Aug 2022 17 Aug 2024 gabia hamminjo
10 bogan.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Domain Manager
11 bosas.uk 20 Jun 2019 20 Jun 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
12 gogas.us 19 Feb 2021 19 Feb 2026 GoDaddy.com, LLC Suburban
13 hogas.biz 21 Jan 2010 20 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
14 yogas.org 26 Jan 2015 26 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
15 bogeas.com 23 Jun 2021 23 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
16 boras.biz 7 Nov 2001 6 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Borasarn I Boras Aktiebolag
17 bocas.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
18 bogus.us 13 Jul 2021 13 Jul 2024 Dynadot Inc Tran, Truong Duy
19 bogass.com 2 Dec 2023 2 Dec 2024 LIQUIDNET Ltd. REDACTED FOR PRIVACY
20 boggs.online 29 Oct 2016 29 Oct 2024 Tucows.com Co. Contact Privacy Inc. Customer 0146179027
21 bocgas.co.uk 3 Jun 2014 3 Jun 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
22 boigas.co.nz 15 Feb 2015 - Voyager Internet Ltd T/A 1st Domains -
23 bogan.life 3 Apr 2019 3 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 btgas.co.nz 3 May 2012 - NetValue Limited -
25 bogys.be 25 Jul 2008 - Celeonet -
26 bogar.us 18 Jan 2022 18 Jan 2025 Dynadot Inc Tran, Truong Duy
27 boags.com.au - - Domain Directors Pty Ltd trading as Instra Domain Administrator
28 bovas.ru 26 Nov 2023 26 Nov 2024 RU-CENTER-RU Private Person
29 bogam.xyz 30 Apr 2024 30 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
30 togas.nl 28 Dec 2014 - XNS Registrar B.V. -
31 bagas.cloud 9 Aug 2023 9 Aug 2024 Web Commerce Communications Ltd. Personal
32 boqas.com 7 Oct 2016 7 Oct 2024 GoDaddy.com, LLC -
33 boggs.house 2 Sep 2018 2 Sep 2024 Gandi SAS BWA Designs
34 aogas.co.jp 24 Sep 2010 - - Aomori Gas Co.,LTD.
35 bobas.pl 18 Jun 2004 18 Jun 2024 home.pl S.A. -
36 bogus.vip 1 Jan 2021 1 Jan 2025 NameSilo, LLC See PrivacyGuardian.org
37 bogac.com.pl 16 Feb 2001 15 Feb 2025 nazwa.pl sp. z o.o. -
38 bwgas.com 26 May 2005 26 May 2026 Wild West Domains, LLC -
39 boaas.services 18 Jul 2023 18 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
40 bogus.name - - Key-Systems GmbH -
41 bozas.fr 28 Apr 2004 3 Jul 2024 OVH bozas
42 bocas.digital 31 Dec 2020 31 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
43 bog9s.com 1 Jan 2024 1 Jan 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED -
44 bolas.info 5 Jul 2002 5 Jul 2024 IONOS SE REDACTED FOR PRIVACY
45 bogak.info 6 Jun 2024 6 Jun 2025 Dynadot Inc REDACTED FOR PRIVACY
46 sogas.com.br 18 Jun 2001 18 Jun 2026 - ATodoG?s Importa??o Exporta??o Com?rcio e Servi?os
47 bonas.sk 18 Oct 2003 18 Oct 2024 LUNETA, s. r.o. BONAS s.r.o.
48 begas.info 28 Apr 2004 28 Apr 2025 RegistryGate GmbH Copy X-treme
49 togas.it 11 Dec 2013 12 Dec 2024 NameCase GmbH Puglia.com Srls
50 kogas.eu - - UAB "Informacinės sistemos ir technologijos" -
51 biogas.net 14 Apr 1998 13 Apr 2025 DNC Holdings, Inc REDACTED FOR PRIVACY
52 boygas.com 22 Feb 2022 22 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
53 yogas.win 7 Mar 2017 6 Mar 2027 West263 International Limited Zhou Bi Hong
54 bogais.com 30 May 2014 30 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 bjgas.mobi 25 Jan 2016 25 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. Beijing Gas Group Company Limited
56 hogas.pl 29 Jun 2017 29 Jun 2024 Consulting Service Sp. z o.o. -
57 bocgas.in 17 Apr 2024 17 Apr 2027 GoDaddy.com, LLC OM AIR SPECIAL GASES
58 bogos.net 24 Oct 2008 24 Oct 2024 Dynadot Inc -
59 boxas.com 22 Apr 2005 22 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 botas.se 7 Mar 2013 7 Mar 2025 LoopiaGroup2 -
61 bkgas.be 4 Apr 2001 - 1API GmbH -
62 brogas.xyz 8 Jan 2024 8 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
63 bigas.it 16 Jun 1999 12 Sep 2024 Enesi s.r.l. Ecomotive Solutions S.r.l.
64 bwgas.net 31 Oct 2005 31 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
65 bodas.click 28 Mar 2023 28 Mar 2024 Porkbun LLC Private by Design, LLC
66 bbgas.nl 17 Jan 2022 - team.blue nl B.V. -
67 bovas.co.uk 8 Dec 2022 8 Dec 2024 Ionos SE [Tag = 1AND1] -
68 bogacs.com 23 Feb 2004 23 Feb 2025 GRANSY S.R.O D/B/A SUBREG.CZ Deli Istvan
69 boggs.design 19 Jul 2017 19 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0148759272
70 bogus.com 20 Feb 1992 21 Feb 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com RGnet, LLC
71 b-gas.co.uk 28 Oct 2021 28 Oct 2024 Ionos SE [Tag = 1AND1] -
72 bogaa.online 14 Nov 2023 14 Nov 2024 Name.com, Inc Domain Protection Services, Inc.
73 bogads.net 14 Nov 2022 14 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
74 biogas.live 24 Jan 2024 24 Jan 2025 Dynadot Inc REDACTED FOR PRIVACY
75 btgas.com 26 May 2014 26 May 2025 GoDaddy.com, LLC -
76 yogas.best 5 Jun 2023 5 Jun 2024 Gandi SAS -
77 bogus.lol 14 Jun 2017 14 Jun 2025 Network Solutions LLC SiriusXM Radio Inc.
78 bodas.love 7 Aug 2023 7 Aug 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
79 botgas.com 6 Aug 2017 6 Aug 2024 GoDaddy.com, LLC -
80 boags.au - - Domain Directors Pty Ltd trading as Instra Domain Administrator
81 boggas.com 9 Apr 2015 9 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
82 wogas.com 15 Feb 2006 15 Feb 2025 RegistryGate GmbH REDACTED FOR PRIVACY
83 bodas.barcelona 30 Jan 2019 30 Jan 2025 Soluciones Corporativas IP, SLU Soluciones Corporativas IP, c/o Whois Proxy
84 bonas.ru 4 Oct 2017 4 Oct 2024 ACTIVE-RU Private Person
85 bovas.hu 27 Oct 2014 - - -
86 bofas.cn 26 Aug 2022 26 Aug 2024 阿里云计算有限公司(万网) 王雪松
87 botas.us 19 Feb 2015 18 Feb 2026 GoDaddy.com, LLC Amor Sales
88 biogas.city 11 Feb 2022 11 Feb 2025 IONOS SE REDACTED FOR PRIVACY
89 jogas.com 1 Feb 2005 1 Feb 2025 Megazone Corp., dba HOSTING.KR beats
90 bagas.org 22 Aug 2014 22 Aug 2024 CV. Jogjacamp bagas.org
91 boges.ru 4 Nov 2003 4 Nov 2024 RU-CENTER-RU joint stock company "Boguchanskaya GES"
92 bigas.online 15 Aug 2023 15 Aug 2024 Tucows.com Co. Truhlarstvi Jiri Bigas
93 bofas.in 19 Apr 2019 19 Apr 2025 CSC Corporate Domains, Inc. Bank of America Corporation
94 bojas.com 7 May 2001 7 May 2025 NameSilo, LLC -
95 bomgas.net 1 Jul 2023 1 Jul 2024 Wix.com Ltd. -
96 bogus.net 10 Sep 1995 9 Sep 2024 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 10693974
97 biogas.space 4 Jun 2023 4 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Not Applicable
98 bokas.de - - - -
99 bocas.yoga 26 Jan 2023 26 Jan 2025 Porkbun Private by Design, LLC
100 bigas.one 31 Aug 2019 31 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
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 Bogas.pt.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bogas.pt
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bogas.pt",
        "page_size": 100
    },
    "count": {
        "total": 1306,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bobas.mom, nogas.org, biogas.courses, sogas.info, bogus.co.uk, bongas.com, yogas.top, bokas.in, boga9.com, bogan.com.au, bosas.uk, gogas.us, hogas.biz, yogas.org, bogeas.com, boras.biz, bocas.xyz, bogus.us, bogass.com, boggs.online, bocgas.co.uk, boigas.co.nz, bogan.life, btgas.co.nz, bogys.be, bogar.us, boags.com.au, bovas.ru, bogam.xyz, togas.nl, bagas.cloud, boqas.com, boggs.house, aogas.co.jp, bobas.pl, bogus.vip, bogac.com.pl, bwgas.com, boaas.services, bogus.name, bozas.fr, bocas.digital, bog9s.com, bolas.info, bogak.info, sogas.com.br, bonas.sk, begas.info, togas.it, kogas.eu, biogas.net, boygas.com, yogas.win, bogais.com, bjgas.mobi, hogas.pl, bocgas.in, bogos.net, boxas.com, botas.se, bkgas.be, brogas.xyz, bigas.it, bwgas.net, bodas.click, bbgas.nl, bovas.co.uk, bogacs.com, boggs.design, bogus.com, b-gas.co.uk, bogaa.online, bogads.net, biogas.live, btgas.com, yogas.best, bogus.lol, bodas.love, botgas.com, boags.au, boggas.com, wogas.com, bodas.barcelona, bonas.ru, bovas.hu, bofas.cn, botas.us, biogas.city, jogas.com, bagas.org, boges.ru, bigas.online, bofas.in, bojas.com, bomgas.net, bogus.net, biogas.space, bokas.de, bocas.yoga, bigas.one",
    "results": [
        {
            "num": 1,
            "domain_name": "bobas.mom",
            "domain_keyword": "bobas",
            "domain_tld": "mom",
            "query_time": "2024-04-28 16:56:14",
            "create_date": "2023-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.rumahweb.com",
            "registrant_company": "PT cid",
            "registrant_state": "Denpasar",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "expire1.mysrsx.com",
                "expire2.mysrsx.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nogas.org",
            "domain_keyword": "nogas",
            "domain_tld": "org",
            "query_time": "2024-04-20 07:39:38",
            "create_date": "1999-12-28",
            "update_date": "2023-06-06",
            "expiry_date": "2029-12-28",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.powweb.com",
                "ns3.powweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "biogas.courses",
            "domain_keyword": "biogas",
            "domain_tld": "courses",
            "query_time": "2024-04-18 23:59:20",
            "create_date": "2015-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IBBK Fachgruppe Biogas GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sogas.info",
            "domain_keyword": "sogas",
            "domain_tld": "info",
            "query_time": "2024-04-30 10:44:18",
            "create_date": "2021-10-13",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-13",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "11",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-113-b.gandi.net",
                "ns-176-c.gandi.net",
                "ns-191-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bogus.co.uk",
            "domain_keyword": "bogus",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 15:53:15",
            "create_date": "1999-01-15",
            "update_date": "2023-12-17",
            "expiry_date": "2025-01-15",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "bongas.com",
            "domain_keyword": "bongas",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:24:32",
            "create_date": "2004-01-27",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-27",
            "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": 7,
            "domain_name": "yogas.top",
            "domain_keyword": "yogas",
            "domain_tld": "top",
            "query_time": "2024-05-19 18:21:03",
            "create_date": "2024-03-19",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nico.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bokas.in",
            "domain_keyword": "bokas",
            "domain_tld": "in",
            "query_time": "2024-06-02 23:07:58",
            "create_date": "2023-04-06",
            "update_date": "2024-05-18",
            "expiry_date": "2024-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lagos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NG",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "boga9.com",
            "domain_keyword": "boga9",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:44:46",
            "create_date": "2022-08-17",
            "update_date": "2024-01-15",
            "expiry_date": "2024-08-17",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "hamminjo",
            "registrant_address": "36 Yangjae-daero 11-gil  Seocho-gu Seoul.",
            "registrant_city": "Seoul",
            "registrant_zip": "06772",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1035341379",
            "name_servers": [
                "ns1.cafe24dns.co.kr",
                "ns3.cafe24dns.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "bogan.com.au",
            "domain_keyword": "bogan",
            "domain_tld": "com.au",
            "query_time": "2024-04-24 15:45:25",
            "update_date": "2024-02-11",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bosas.uk",
            "domain_keyword": "bosas",
            "domain_tld": "uk",
            "query_time": "2024-04-26 21:24:58",
            "create_date": "2019-06-20",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-20",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns2.lloydstsb.co.uk",
                "ns4.lloydstsb.com",
                "ns5.lloydstsb.net",
                "ns6.lloydsbanking.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "gogas.us",
            "domain_keyword": "gogas",
            "domain_tld": "us",
            "query_time": "2024-04-17 15:53:57",
            "create_date": "2021-02-19",
            "update_date": "2024-02-25",
            "expiry_date": "2026-02-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "David Fischer",
            "registrant_company": "Suburban",
            "registrant_address": "855 Pleasant Street",
            "registrant_city": "Birmingham",
            "registrant_state": "Michigan",
            "registrant_zip": "48009-2919",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2488301111",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "hogas.biz",
            "domain_keyword": "hogas",
            "domain_tld": "biz",
            "query_time": "2024-04-19 14:09:28",
            "create_date": "2010-01-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-20",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks20.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "yogas.org",
            "domain_keyword": "yogas",
            "domain_tld": "org",
            "query_time": "2024-04-16 06:47:19",
            "create_date": "2015-01-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-01-26",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "http://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "bogeas.com",
            "domain_keyword": "bogeas",
            "domain_tld": "com",
            "query_time": "2024-05-17 16:14:09",
            "create_date": "2021-06-23",
            "update_date": "2021-08-27",
            "expiry_date": "2024-06-23",
            "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": 16,
            "domain_name": "boras.biz",
            "domain_keyword": "boras",
            "domain_tld": "biz",
            "query_time": "2024-05-26 17:10:42",
            "create_date": "2001-11-07",
            "update_date": "2023-10-03",
            "expiry_date": "2024-11-06",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Borasarn I Boras Aktiebolag",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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.crystone.net",
                "ns2.crystone.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bocas.xyz",
            "domain_keyword": "bocas",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 18:00:27",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bogus.us",
            "domain_keyword": "bogus",
            "domain_tld": "us",
            "query_time": "2024-05-26 15:13:20",
            "create_date": "2021-07-13",
            "update_date": "2024-01-09",
            "expiry_date": "2024-07-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Tran, Truong Duy",
            "registrant_address": "1415 2nd avenue 1402",
            "registrant_city": "seattle",
            "registrant_state": "wa",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8833263",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bogass.com",
            "domain_keyword": "bogass",
            "domain_tld": "com",
            "query_time": "2024-05-30 11:37:59",
            "create_date": "2023-12-02",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1472,
            "registrar_name": "LIQUIDNET Ltd.",
            "registrar_website": "http://liquidnetlimited.co.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sindh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "registrant_email": "https://whois.liquidnetlimited.com/contact-registrant/bogass.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mysecurecloudhost.com",
                "ns2.mysecurecloudhost.com",
                "ns3.mysecurecloudhost.com",
                "ns4.mysecurecloudhost.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 20,
            "domain_name": "boggs.online",
            "domain_keyword": "boggs",
            "domain_tld": "online",
            "query_time": "2024-04-24 15:48:51",
            "create_date": "2016-10-29",
            "update_date": "2024-04-24",
            "expiry_date": "2024-10-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0146179027",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bocgas.co.uk",
            "domain_keyword": "bocgas",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 18:02:30",
            "create_date": "2014-06-03",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-03",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "boigas.co.nz",
            "domain_keyword": "boigas",
            "domain_tld": "co.nz",
            "query_time": "2024-05-09 15:08:11",
            "create_date": "2015-02-15",
            "update_date": "2024-02-02",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bogan.life",
            "domain_keyword": "bogan",
            "domain_tld": "life",
            "query_time": "2024-05-23 10:03:18",
            "create_date": "2019-04-03",
            "update_date": "2024-03-09",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "btgas.co.nz",
            "domain_keyword": "btgas",
            "domain_tld": "co.nz",
            "query_time": "2024-05-29 10:47:52",
            "create_date": "2012-05-03",
            "update_date": "2023-08-05",
            "registrar_name": "NetValue Limited",
            "registrar_website": "https://www.netvalue.nz",
            "name_servers": [
                "ns1.nameserverz.com",
                "ns2.nameserverz.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bogys.be",
            "domain_keyword": "bogys",
            "domain_tld": "be",
            "query_time": "2024-05-30 11:39:02",
            "create_date": "2008-07-25",
            "registrar_name": "Celeonet",
            "registrar_website": "http://www.celeonet.fr",
            "name_servers": [
                "dns1.celeonet.com",
                "dns2.celeonet.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 26,
            "domain_name": "bogar.us",
            "domain_keyword": "bogar",
            "domain_tld": "us",
            "query_time": "2024-06-06 17:50:33",
            "create_date": "2022-01-18",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Tran, Truong Duy",
            "registrant_address": "1415 2nd avenue 1402",
            "registrant_city": "seattle",
            "registrant_state": "wa",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8833263",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "boags.com.au",
            "domain_keyword": "boags",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 13:38:54",
            "update_date": "2024-03-29",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns-1285.awsdns-32.org",
                "ns-151.awsdns-18.com",
                "ns-1586.awsdns-06.co.uk",
                "ns-737.awsdns-28.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "bovas.ru",
            "domain_keyword": "bovas",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:02:29",
            "create_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "bogam.xyz",
            "domain_keyword": "bogam",
            "domain_tld": "xyz",
            "query_time": "2024-05-02 18:13:42",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "togas.nl",
            "domain_keyword": "togas",
            "domain_tld": "nl",
            "query_time": "2024-04-23 11:50:52",
            "create_date": "2014-12-28",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 31,
            "domain_name": "bagas.cloud",
            "domain_keyword": "bagas",
            "domain_tld": "cloud",
            "query_time": "2024-05-09 16:13:19",
            "create_date": "2023-08-09",
            "update_date": "2023-10-30",
            "expiry_date": "2024-08-09",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd.",
            "registrar_website": "https://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Personal",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Barat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainesia.net",
                "ns2.domainesia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "boqas.com",
            "domain_keyword": "boqas",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:48:41",
            "create_date": "2016-10-07",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "boggs.house",
            "domain_keyword": "boggs",
            "domain_tld": "house",
            "query_time": "2024-05-13 02:49:27",
            "create_date": "2018-09-02",
            "update_date": "2023-08-04",
            "expiry_date": "2024-09-02",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BWA Designs",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "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-1399.awsdns-46.org",
                "ns-1955.awsdns-52.co.uk",
                "ns-336.awsdns-42.com",
                "ns-773.awsdns-32.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "aogas.co.jp",
            "domain_keyword": "aogas",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 01:29:49",
            "create_date": "2010-09-24",
            "update_date": "2024-03-16",
            "registrant_company": "Aomori Gas Co.,LTD.",
            "name_servers": [
                "dns.jacopen.co.jp",
                "ns.purea-web.net"
            ]
        },
        {
            "num": 35,
            "domain_name": "bobas.pl",
            "domain_keyword": "bobas",
            "domain_tld": "pl",
            "query_time": "2024-05-16 11:36:28",
            "create_date": "2004-06-18",
            "update_date": "2023-05-19",
            "expiry_date": "2024-06-18",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "bogus.vip",
            "domain_keyword": "bogus",
            "domain_tld": "vip",
            "query_time": "2024-06-02 21:54:13",
            "create_date": "2021-01-01",
            "update_date": "2023-12-07",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1125.awsdns-12.org",
                "ns-132.awsdns-16.com",
                "ns-1673.awsdns-17.co.uk",
                "ns-971.awsdns-57.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bogac.com.pl",
            "domain_keyword": "bogac",
            "domain_tld": "com.pl",
            "query_time": "2024-06-06 17:50:25",
            "create_date": "2001-02-16",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-15",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.dmkhost.net",
                "ns2.dmkhost.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "bwgas.com",
            "domain_keyword": "bwgas",
            "domain_tld": "com",
            "query_time": "2024-05-29 14:09:17",
            "create_date": "2005-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2026-05-26",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "boaas.services",
            "domain_keyword": "boaas",
            "domain_tld": "services",
            "query_time": "2024-05-04 00:31:03",
            "create_date": "2023-07-18",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "bogus.name",
            "domain_keyword": "bogus",
            "domain_tld": "name",
            "query_time": "2024-05-03 11:32:22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 41,
            "domain_name": "bozas.fr",
            "domain_keyword": "bozas",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:20:06",
            "create_date": "2004-04-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-03",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "bozas",
            "registrant_address": "hotel de ville, 07410 Bozas",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.475067141",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 42,
            "domain_name": "bocas.digital",
            "domain_keyword": "bocas",
            "domain_tld": "digital",
            "query_time": "2024-05-10 07:55:03",
            "create_date": "2020-12-31",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "bog9s.com",
            "domain_keyword": "bog9s",
            "domain_tld": "com",
            "query_time": "2024-05-09 20:37:42",
            "create_date": "2024-01-01",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-01",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "bolas.info",
            "domain_keyword": "bolas",
            "domain_tld": "info",
            "query_time": "2024-05-27 15:02:59",
            "create_date": "2002-07-05",
            "update_date": "2023-08-19",
            "expiry_date": "2024-07-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1064.ui-dns.biz",
                "ns1064.ui-dns.com",
                "ns1064.ui-dns.de",
                "ns1064.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "bogak.info",
            "domain_keyword": "bogak",
            "domain_tld": "info",
            "query_time": "2024-06-08 17:01:18",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "170.ns1.abovedomains.com",
                "170.ns2.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sogas.com.br",
            "domain_keyword": "sogas",
            "domain_tld": "com.br",
            "query_time": "2024-04-27 12:10:44",
            "create_date": "2001-06-18",
            "update_date": "2021-07-21",
            "expiry_date": "2026-06-18",
            "registrant_name": "ATodoG?s Importa??o Exporta??o Com?rcio e Servi?os",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 47,
            "domain_name": "bonas.sk",
            "domain_keyword": "bonas",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:14:34",
            "create_date": "2003-10-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-18",
            "registrar_name": "LUNETA, s. r.o.",
            "registrant_name": "BONAS s.r.o.",
            "registrant_company": "BONAS s.r.o.",
            "registrant_address": "Cesta poľnohospodárov 8",
            "registrant_city": "Prievidza",
            "registrant_zip": "97101",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.luneta.sk",
                "ns2.luneta.sk",
                "ns3.luneta.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 48,
            "domain_name": "begas.info",
            "domain_keyword": "begas",
            "domain_tld": "info",
            "query_time": "2024-05-08 01:17:41",
            "create_date": "2004-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Copy X-treme",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "togas.it",
            "domain_keyword": "togas",
            "domain_tld": "it",
            "query_time": "2024-04-23 11:50:52",
            "create_date": "2013-12-11",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-12",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959, n. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 50,
            "domain_name": "kogas.eu",
            "domain_keyword": "kogas",
            "domain_tld": "eu",
            "query_time": "2024-05-05 11:36:35",
            "registrar_name": "UAB \"Informacinės sistemos ir technologijos\"",
            "registrar_website": "https://www.Bacloud.com",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ]
        },
        {
            "num": 51,
            "domain_name": "biogas.net",
            "domain_keyword": "biogas",
            "domain_tld": "net",
            "query_time": "2024-05-21 07:58:16",
            "create_date": "1998-04-14",
            "update_date": "2024-02-29",
            "expiry_date": "2025-04-13",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevis",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.anydns.com",
                "ns2.anydns.com",
                "ns3.anydns.com",
                "ns4.anydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "boygas.com",
            "domain_keyword": "boygas",
            "domain_tld": "com",
            "query_time": "2024-05-18 21:35:02",
            "create_date": "2022-02-22",
            "update_date": "2022-08-23",
            "expiry_date": "2025-02-22",
            "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": 53,
            "domain_name": "yogas.win",
            "domain_keyword": "yogas",
            "domain_tld": "win",
            "query_time": "2024-05-28 09:53:14",
            "create_date": "2017-03-07",
            "update_date": "2017-03-09",
            "expiry_date": "2027-03-06",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhou Bi Hong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Ddong Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bogais.com",
            "domain_keyword": "bogais",
            "domain_tld": "com",
            "query_time": "2024-06-02 23:04:51",
            "create_date": "2014-05-30",
            "update_date": "2021-05-24",
            "expiry_date": "2024-05-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "bjgas.mobi",
            "domain_keyword": "bjgas",
            "domain_tld": "mobi",
            "query_time": "2024-04-16 00:16:51",
            "create_date": "2016-01-25",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-25",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Beijing Gas Group Company Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "hogas.pl",
            "domain_keyword": "hogas",
            "domain_tld": "pl",
            "query_time": "2024-04-15 04:48:42",
            "create_date": "2017-06-29",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-29",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.seo-linuxpl.com",
                "ns2.seo-linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "bocgas.in",
            "domain_keyword": "bocgas",
            "domain_tld": "in",
            "query_time": "2024-04-17 18:54:23",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2027-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OM AIR SPECIAL GASES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Haryana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "bogos.net",
            "domain_keyword": "bogos",
            "domain_tld": "net",
            "query_time": "2024-04-24 15:51:23",
            "create_date": "2008-10-24",
            "update_date": "2024-04-07",
            "expiry_date": "2024-10-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "boxas.com",
            "domain_keyword": "boxas",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:51:16",
            "create_date": "2005-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "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=boxas.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "botas.se",
            "domain_keyword": "botas",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:10:34",
            "create_date": "2013-03-07",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-07",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 61,
            "domain_name": "bkgas.be",
            "domain_keyword": "bkgas",
            "domain_tld": "be",
            "query_time": "2024-05-08 12:13:16",
            "create_date": "2001-04-04",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 62,
            "domain_name": "brogas.xyz",
            "domain_keyword": "brogas",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 18:31:59",
            "create_date": "2024-01-08",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "arely.ns.cloudflare.com",
                "sullivan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "bigas.it",
            "domain_keyword": "bigas",
            "domain_tld": "it",
            "query_time": "2024-05-21 14:51:49",
            "create_date": "1999-06-16",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-12",
            "registrar_name": "Enesi s.r.l.",
            "registrar_website": "http://www.enesi.it",
            "registrant_company": "Ecomotive Solutions S.r.l.",
            "registrant_address": "Zona Industriale - Loc. San Iorio, 8C",
            "registrant_city": "SERRALUNGA DI CREA",
            "registrant_state": "AL",
            "registrant_zip": "15020",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.enesi3.it",
                "dns2.enesi3.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 64,
            "domain_name": "bwgas.net",
            "domain_keyword": "bwgas",
            "domain_tld": "net",
            "query_time": "2024-05-25 21:04:28",
            "create_date": "2005-10-31",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "domain1.telenor.net",
                "domain2.telenor.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "bodas.click",
            "domain_keyword": "bodas",
            "domain_tld": "click",
            "query_time": "2024-05-27 07:05:29",
            "create_date": "2023-03-28",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bbgas.nl",
            "domain_keyword": "bbgas",
            "domain_tld": "nl",
            "query_time": "2024-06-10 09:49:18",
            "create_date": "2022-01-17",
            "update_date": "2022-01-17",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 67,
            "domain_name": "bovas.co.uk",
            "domain_keyword": "bovas",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 18:40:07",
            "create_date": "2022-12-08",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-08",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1044.ui-dns.org",
                "ns1068.ui-dns.biz",
                "ns1111.ui-dns.de",
                "ns1121.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "bogacs.com",
            "domain_keyword": "bogacs",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:45:17",
            "create_date": "2004-02-23",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "Deli Istvan",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_state": "Hungary",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "HU",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.tarhely.com",
                "ns2.tarhely.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "boggs.design",
            "domain_keyword": "boggs",
            "domain_tld": "design",
            "query_time": "2024-04-24 15:48:51",
            "create_date": "2017-07-19",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0148759272",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "bogus.com",
            "domain_keyword": "bogus",
            "domain_tld": "com",
            "query_time": "2024-05-07 19:10:51",
            "create_date": "1992-02-20",
            "update_date": "2022-02-21",
            "expiry_date": "2025-02-21",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "RGnet, LLC",
            "registrant_state": "Washington",
            "registrant_country": "US",
            "registrant_email": "https://csl-registrar.com/contact/bogus.com/owner",
            "name_servers": [
                "phloem.uoregon.edu",
                "rip.psg.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 71,
            "domain_name": "b-gas.co.uk",
            "domain_keyword": "b-gas",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 09:08:29",
            "create_date": "2021-10-28",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-28",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1051.ui-dns.biz",
                "ns1056.ui-dns.de",
                "ns1085.ui-dns.com",
                "ns1097.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "bogaa.online",
            "domain_keyword": "bogaa",
            "domain_tld": "online",
            "query_time": "2024-05-23 10:02:45",
            "create_date": "2023-11-14",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-14",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_state": "CO",
            "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": [
                "laylah.ns.cloudflare.com",
                "reese.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bogads.net",
            "domain_keyword": "bogads",
            "domain_tld": "net",
            "query_time": "2024-05-26 15:12:10",
            "create_date": "2022-11-14",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "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=bogads.net",
            "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": 74,
            "domain_name": "biogas.live",
            "domain_keyword": "biogas",
            "domain_tld": "live",
            "query_time": "2024-05-21 07:58:16",
            "create_date": "2024-01-24",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar 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.squadhelp.com",
                "ns2.squadhelp.com",
                "verification-tthu3qmzjenrpvu7n44cgh.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "btgas.com",
            "domain_keyword": "btgas",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:28:57",
            "create_date": "2014-05-26",
            "update_date": "2023-08-30",
            "expiry_date": "2025-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "yogas.best",
            "domain_keyword": "yogas",
            "domain_tld": "best",
            "query_time": "2024-04-26 15:53:29",
            "create_date": "2023-06-05",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-05",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_state": "FL",
            "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-14-b.gandi.net",
                "ns-188-a.gandi.net",
                "ns-69-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bogus.lol",
            "domain_keyword": "bogus",
            "domain_tld": "lol",
            "query_time": "2024-04-24 15:53:16",
            "create_date": "2017-06-14",
            "update_date": "2024-04-20",
            "expiry_date": "2025-06-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "SiriusXM Radio Inc.",
            "registrant_state": "NY",
            "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-1376.awsdns-44.org",
                "ns-1651.awsdns-14.co.uk",
                "ns-503.awsdns-62.com",
                "ns-867.awsdns-44.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "bodas.love",
            "domain_keyword": "bodas",
            "domain_tld": "love",
            "query_time": "2024-04-29 00:10:50",
            "create_date": "2023-08-07",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "botgas.com",
            "domain_keyword": "botgas",
            "domain_tld": "com",
            "query_time": "2024-05-11 17:03:05",
            "create_date": "2017-08-06",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "boags.au",
            "domain_keyword": "boags",
            "domain_tld": "au",
            "query_time": "2024-05-19 02:36:55",
            "update_date": "2024-04-20",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns-121.awsdns-15.com",
                "ns-1312.awsdns-36.org",
                "ns-1808.awsdns-34.co.uk",
                "ns-928.awsdns-52.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "boggas.com",
            "domain_keyword": "boggas",
            "domain_tld": "com",
            "query_time": "2024-06-06 17:52:01",
            "create_date": "2015-04-09",
            "update_date": "2021-04-03",
            "expiry_date": "2024-04-09",
            "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": 82,
            "domain_name": "wogas.com",
            "domain_keyword": "wogas",
            "domain_tld": "com",
            "query_time": "2024-06-08 15:23:32",
            "create_date": "2006-02-15",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "bodas.barcelona",
            "domain_keyword": "bodas",
            "domain_tld": "barcelona",
            "query_time": "2024-04-27 18:52:56",
            "create_date": "2019-01-30",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "https://www.dondominio.com",
            "registrant_company": "Soluciones Corporativas IP, c/o Whois Proxy",
            "registrant_state": "Illes Balears",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the 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.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "bonas.ru",
            "domain_keyword": "bonas",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:15:59",
            "create_date": "2017-10-04",
            "expiry_date": "2024-10-04",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.ru-tld.ru",
                "dns2.ru-tld.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "bovas.hu",
            "domain_keyword": "bovas",
            "domain_tld": "hu",
            "query_time": "2024-05-10 05:45:12",
            "create_date": "2014-10-27"
        },
        {
            "num": 86,
            "domain_name": "bofas.cn",
            "domain_keyword": "bofas",
            "domain_tld": "cn",
            "query_time": "2024-05-14 20:43:12",
            "create_date": "2022-08-26",
            "expiry_date": "2024-08-26",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王雪松",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "botas.us",
            "domain_keyword": "botas",
            "domain_tld": "us",
            "query_time": "2024-05-11 17:01:49",
            "create_date": "2015-02-19",
            "update_date": "2021-02-24",
            "expiry_date": "2026-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Maria Bravo",
            "registrant_company": "Amor Sales",
            "registrant_address": "PO BOX 6003",
            "registrant_city": "Pico Rivera",
            "registrant_state": "California",
            "registrant_zip": "90661",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5626567453",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "biogas.city",
            "domain_keyword": "biogas",
            "domain_tld": "city",
            "query_time": "2024-05-31 05:01:43",
            "create_date": "2022-02-11",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "jogas.com",
            "domain_keyword": "jogas",
            "domain_tld": "com",
            "query_time": "2024-06-02 03:17:26",
            "create_date": "2005-02-01",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "beats",
            "registrant_company": "beats",
            "registrant_address": "202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "registrant_fax": "+82.1077651088",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "bagas.org",
            "domain_keyword": "bagas",
            "domain_tld": "org",
            "query_time": "2024-04-26 00:56:40",
            "create_date": "2014-08-22",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1478,
            "registrar_name": "CV. Jogjacamp",
            "registrar_website": "http://www.resellercamp.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bagas.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Barat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.idwebhost.id",
                "ns2.idwebhost.id"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "boges.ru",
            "domain_keyword": "boges",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:23:18",
            "create_date": "2003-11-04",
            "expiry_date": "2024-11-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "joint stock company \"Boguchanskaya GES\"",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "bigas.online",
            "domain_keyword": "bigas",
            "domain_tld": "online",
            "query_time": "2024-05-08 19:42:36",
            "create_date": "2023-08-15",
            "update_date": "2024-04-23",
            "expiry_date": "2024-08-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Truhlarstvi Jiri Bigas",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the 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.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "bofas.in",
            "domain_keyword": "bofas",
            "domain_tld": "in",
            "query_time": "2024-05-14 10:05:25",
            "create_date": "2019-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/home",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bank of America Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "ns101.bac.com",
                "ns102.bac.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "bojas.com",
            "domain_keyword": "bojas",
            "domain_tld": "com",
            "query_time": "2024-05-13 20:53:45",
            "create_date": "2001-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.ww183.parklogic.com",
                "ns2.ww183.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "bomgas.net",
            "domain_keyword": "bomgas",
            "domain_tld": "net",
            "query_time": "2024-05-23 17:33:51",
            "create_date": "2023-07-01",
            "update_date": "2024-05-18",
            "expiry_date": "2024-07-01",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "bogus.net",
            "domain_keyword": "bogus",
            "domain_tld": "net",
            "query_time": "2024-06-06 17:53:51",
            "create_date": "1995-09-10",
            "update_date": "2024-04-28",
            "expiry_date": "2024-09-09",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - 1dc56",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 10693974",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "a.ns.bogus.net",
                "b.ns.bogus.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "biogas.space",
            "domain_keyword": "biogas",
            "domain_tld": "space",
            "query_time": "2024-05-31 05:01:44",
            "create_date": "2023-06-04",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Not Applicable",
            "registrant_country": "QA",
            "registrant_email": "please query the rdds service of the 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": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "bokas.de",
            "domain_keyword": "bokas",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:02:05",
            "update_date": "2018-09-09",
            "name_servers": [
                "ns1057.ui-dns.biz",
                "ns1057.ui-dns.com",
                "ns1057.ui-dns.de",
                "ns1057.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 99,
            "domain_name": "bocas.yoga",
            "domain_keyword": "bocas",
            "domain_tld": "yoga",
            "query_time": "2024-05-12 05:10:04",
            "create_date": "2023-01-26",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "bigas.one",
            "domain_keyword": "bigas",
            "domain_tld": "one",
            "query_time": "2024-05-26 19:51:54",
            "create_date": "2019-08-31",
            "update_date": "2023-09-06",
            "expiry_date": "2025-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.068,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bogas.pt</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1306</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bobas.mom, nogas.org, biogas.courses, sogas.info, bogus.co.uk, bongas.com, yogas.top, bokas.in, boga9.com, bogan.com.au, bosas.uk, gogas.us, hogas.biz, yogas.org, bogeas.com, boras.biz, bocas.xyz, bogus.us, bogass.com, boggs.online, bocgas.co.uk, boigas.co.nz, bogan.life, btgas.co.nz, bogys.be, bogar.us, boags.com.au, bovas.ru, bogam.xyz, togas.nl, bagas.cloud, boqas.com, boggs.house, aogas.co.jp, bobas.pl, bogus.vip, bogac.com.pl, bwgas.com, boaas.services, bogus.name, bozas.fr, bocas.digital, bog9s.com, bolas.info, bogak.info, sogas.com.br, bonas.sk, begas.info, togas.it, kogas.eu, biogas.net, boygas.com, yogas.win, bogais.com, bjgas.mobi, hogas.pl, bocgas.in, bogos.net, boxas.com, botas.se, bkgas.be, brogas.xyz, bigas.it, bwgas.net, bodas.click, bbgas.nl, bovas.co.uk, bogacs.com, boggs.design, bogus.com, b-gas.co.uk, bogaa.online, bogads.net, biogas.live, btgas.com, yogas.best, bogus.lol, bodas.love, botgas.com, boags.au, boggas.com, wogas.com, bodas.barcelona, bonas.ru, bovas.hu, bofas.cn, botas.us, biogas.city, jogas.com, bagas.org, boges.ru, bigas.online, bofas.in, bojas.com, bomgas.net, bogus.net, biogas.space, bokas.de, bocas.yoga, bigas.one</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bobas.mom</domain_name>
   <domain_keyword>bobas</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-04-28 16:56:14</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.rumahweb.com</registrar_website>
   <registrant_company>PT cid</registrant_company>
   <registrant_state>Denpasar</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>expire1.mysrsx.com</value>
    <value>expire2.mysrsx.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>nogas.org</domain_name>
   <domain_keyword>nogas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 07:39:38</query_time>
   <create_date>1999-12-28</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2029-12-28</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.powweb.com</value>
    <value>ns3.powweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>biogas.courses</domain_name>
   <domain_keyword>biogas</domain_keyword>
   <domain_tld>courses</domain_tld>
   <query_time>2024-04-18 23:59:20</query_time>
   <create_date>2015-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IBBK Fachgruppe Biogas GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sogas.info</domain_name>
   <domain_keyword>sogas</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 10:44:18</query_time>
   <create_date>2021-10-13</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>11</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-113-b.gandi.net</value>
    <value>ns-176-c.gandi.net</value>
    <value>ns-191-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bogus.co.uk</domain_name>
   <domain_keyword>bogus</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 15:53:15</query_time>
   <create_date>1999-01-15</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>bongas.com</domain_name>
   <domain_keyword>bongas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:24:32</query_time>
   <create_date>2004-01-27</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-27</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>7</num>
   <domain_name>yogas.top</domain_name>
   <domain_keyword>yogas</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-19 18:21:03</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nico.ns.cloudflare.com</value>
    <value>tori.ns.cloudflare.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>bokas.in</domain_name>
   <domain_keyword>bokas</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-02 23:07:58</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NG</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>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>boga9.com</domain_name>
   <domain_keyword>boga9</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:44:46</query_time>
   <create_date>2022-08-17</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>hamminjo</registrant_name>
   <registrant_address>36 Yangjae-daero 11-gil  Seocho-gu Seoul.</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06772</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1035341379</registrant_phone>
   <name_servers>
    <value>ns1.cafe24dns.co.kr</value>
    <value>ns3.cafe24dns.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bogan.com.au</domain_name>
   <domain_keyword>bogan</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-24 15:45:25</query_time>
   <update_date>2024-02-11</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>bosas.uk</domain_name>
   <domain_keyword>bosas</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-26 21:24:58</query_time>
   <create_date>2019-06-20</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns2.lloydstsb.co.uk</value>
    <value>ns4.lloydstsb.com</value>
    <value>ns5.lloydstsb.net</value>
    <value>ns6.lloydsbanking.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>gogas.us</domain_name>
   <domain_keyword>gogas</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-17 15:53:57</query_time>
   <create_date>2021-02-19</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2026-02-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>David Fischer</registrant_name>
   <registrant_company>Suburban</registrant_company>
   <registrant_address>855 Pleasant Street</registrant_address>
   <registrant_city>Birmingham</registrant_city>
   <registrant_state>Michigan</registrant_state>
   <registrant_zip>48009-2919</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2488301111</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>hogas.biz</domain_name>
   <domain_keyword>hogas</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-19 14:09:28</query_time>
   <create_date>2010-01-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>yogas.org</domain_name>
   <domain_keyword>yogas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 06:47:19</query_time>
   <create_date>2015-01-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>http://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>15</num>
   <domain_name>bogeas.com</domain_name>
   <domain_keyword>bogeas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 16:14:09</query_time>
   <create_date>2021-06-23</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-06-23</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>16</num>
   <domain_name>boras.biz</domain_name>
   <domain_keyword>boras</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-26 17:10:42</query_time>
   <create_date>2001-11-07</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Borasarn I Boras Aktiebolag</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>SE</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.crystone.net</value>
    <value>ns2.crystone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bocas.xyz</domain_name>
   <domain_keyword>bocas</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 18:00:27</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>bogus.us</domain_name>
   <domain_keyword>bogus</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-26 15:13:20</query_time>
   <create_date>2021-07-13</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Tran, Truong Duy</registrant_name>
   <registrant_address>1415 2nd avenue 1402</registrant_address>
   <registrant_city>seattle</registrant_city>
   <registrant_state>wa</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8833263</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>bogass.com</domain_name>
   <domain_keyword>bogass</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 11:37:59</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1472</registrar_iana>
   <registrar_name>LIQUIDNET Ltd.</registrar_name>
   <registrar_website>http://liquidnetlimited.co.uk</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>Sindh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</registrant_country>
   <registrant_email>https://whois.liquidnetlimited.com/contact-registrant/bogass.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mysecurecloudhost.com</value>
    <value>ns2.mysecurecloudhost.com</value>
    <value>ns3.mysecurecloudhost.com</value>
    <value>ns4.mysecurecloudhost.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>boggs.online</domain_name>
   <domain_keyword>boggs</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-24 15:48:51</query_time>
   <create_date>2016-10-29</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0146179027</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>bocgas.co.uk</domain_name>
   <domain_keyword>bocgas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 18:02:30</query_time>
   <create_date>2014-06-03</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>boigas.co.nz</domain_name>
   <domain_keyword>boigas</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-09 15:08:11</query_time>
   <create_date>2015-02-15</create_date>
   <update_date>2024-02-02</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bogan.life</domain_name>
   <domain_keyword>bogan</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-23 10:03:18</query_time>
   <create_date>2019-04-03</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>btgas.co.nz</domain_name>
   <domain_keyword>btgas</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-29 10:47:52</query_time>
   <create_date>2012-05-03</create_date>
   <update_date>2023-08-05</update_date>
   <registrar_name>NetValue Limited</registrar_name>
   <registrar_website>https://www.netvalue.nz</registrar_website>
   <name_servers>
    <value>ns1.nameserverz.com</value>
    <value>ns2.nameserverz.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>bogys.be</domain_name>
   <domain_keyword>bogys</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-30 11:39:02</query_time>
   <create_date>2008-07-25</create_date>
   <registrar_name>Celeonet</registrar_name>
   <registrar_website>http://www.celeonet.fr</registrar_website>
   <name_servers>
    <value>dns1.celeonet.com</value>
    <value>dns2.celeonet.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>bogar.us</domain_name>
   <domain_keyword>bogar</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-06 17:50:33</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Tran, Truong Duy</registrant_name>
   <registrant_address>1415 2nd avenue 1402</registrant_address>
   <registrant_city>seattle</registrant_city>
   <registrant_state>wa</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8833263</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>boags.com.au</domain_name>
   <domain_keyword>boags</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 13:38:54</query_time>
   <update_date>2024-03-29</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns-1285.awsdns-32.org</value>
    <value>ns-151.awsdns-18.com</value>
    <value>ns-1586.awsdns-06.co.uk</value>
    <value>ns-737.awsdns-28.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>bovas.ru</domain_name>
   <domain_keyword>bovas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:02:29</query_time>
   <create_date>2023-11-26</create_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>bogam.xyz</domain_name>
   <domain_keyword>bogam</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-02 18:13:42</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>togas.nl</domain_name>
   <domain_keyword>togas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-23 11:50:52</query_time>
   <create_date>2014-12-28</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>bagas.cloud</domain_name>
   <domain_keyword>bagas</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-09 16:13:19</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd.</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Personal</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jawa Barat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainesia.net</value>
    <value>ns2.domainesia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>boqas.com</domain_name>
   <domain_keyword>boqas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:48:41</query_time>
   <create_date>2016-10-07</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>33</num>
   <domain_name>boggs.house</domain_name>
   <domain_keyword>boggs</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-13 02:49:27</query_time>
   <create_date>2018-09-02</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BWA Designs</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</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-1399.awsdns-46.org</value>
    <value>ns-1955.awsdns-52.co.uk</value>
    <value>ns-336.awsdns-42.com</value>
    <value>ns-773.awsdns-32.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>aogas.co.jp</domain_name>
   <domain_keyword>aogas</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 01:29:49</query_time>
   <create_date>2010-09-24</create_date>
   <update_date>2024-03-16</update_date>
   <registrant_company>Aomori Gas Co.,LTD.</registrant_company>
   <name_servers>
    <value>dns.jacopen.co.jp</value>
    <value>ns.purea-web.net</value>
   </name_servers>
  </value>
  <value>
   <num>35</num>
   <domain_name>bobas.pl</domain_name>
   <domain_keyword>bobas</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-16 11:36:28</query_time>
   <create_date>2004-06-18</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>bogus.vip</domain_name>
   <domain_keyword>bogus</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-02 21:54:13</query_time>
   <create_date>2021-01-01</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1125.awsdns-12.org</value>
    <value>ns-132.awsdns-16.com</value>
    <value>ns-1673.awsdns-17.co.uk</value>
    <value>ns-971.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bogac.com.pl</domain_name>
   <domain_keyword>bogac</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-06 17:50:25</query_time>
   <create_date>2001-02-16</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.dmkhost.net</value>
    <value>ns2.dmkhost.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>bwgas.com</domain_name>
   <domain_keyword>bwgas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 14:09:17</query_time>
   <create_date>2005-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2026-05-26</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>39</num>
   <domain_name>boaas.services</domain_name>
   <domain_keyword>boaas</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-04 00:31:03</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bogus.name</domain_name>
   <domain_keyword>bogus</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-03 11:32:22</query_time>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>bozas.fr</domain_name>
   <domain_keyword>bozas</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:20:06</query_time>
   <create_date>2004-04-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>bozas</registrant_company>
   <registrant_address>hotel de ville, 07410 Bozas</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.475067141</registrant_phone>
   <name_servers>
    <value>dns104.ovh.net</value>
    <value>ns104.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>bocas.digital</domain_name>
   <domain_keyword>bocas</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-10 07:55:03</query_time>
   <create_date>2020-12-31</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>bog9s.com</domain_name>
   <domain_keyword>bog9s</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 20:37:42</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.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>bolas.info</domain_name>
   <domain_keyword>bolas</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 15:02:59</query_time>
   <create_date>2002-07-05</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1064.ui-dns.biz</value>
    <value>ns1064.ui-dns.com</value>
    <value>ns1064.ui-dns.de</value>
    <value>ns1064.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>bogak.info</domain_name>
   <domain_keyword>bogak</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-08 17:01:18</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>170.ns1.abovedomains.com</value>
    <value>170.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sogas.com.br</domain_name>
   <domain_keyword>sogas</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-27 12:10:44</query_time>
   <create_date>2001-06-18</create_date>
   <update_date>2021-07-21</update_date>
   <expiry_date>2026-06-18</expiry_date>
   <registrant_name>ATodoG?s Importa??o Exporta??o Com?rcio e Servi?os</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>bonas.sk</domain_name>
   <domain_keyword>bonas</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:14:34</query_time>
   <create_date>2003-10-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>LUNETA, s. r.o.</registrar_name>
   <registrant_name>BONAS s.r.o.</registrant_name>
   <registrant_company>BONAS s.r.o.</registrant_company>
   <registrant_address>Cesta poľnohospodárov 8</registrant_address>
   <registrant_city>Prievidza</registrant_city>
   <registrant_zip>97101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.luneta.sk</value>
    <value>ns2.luneta.sk</value>
    <value>ns3.luneta.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>begas.info</domain_name>
   <domain_keyword>begas</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 01:17:41</query_time>
   <create_date>2004-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Copy X-treme</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>togas.it</domain_name>
   <domain_keyword>togas</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 11:50:52</query_time>
   <create_date>2013-12-11</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, n. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>kogas.eu</domain_name>
   <domain_keyword>kogas</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 11:36:35</query_time>
   <registrar_name>UAB &quot;Informacinės sistemos ir technologijos&quot;</registrar_name>
   <registrar_website>https://www.Bacloud.com</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
  </value>
  <value>
   <num>51</num>
   <domain_name>biogas.net</domain_name>
   <domain_keyword>biogas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 07:58:16</query_time>
   <create_date>1998-04-14</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevis</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.anydns.com</value>
    <value>ns2.anydns.com</value>
    <value>ns3.anydns.com</value>
    <value>ns4.anydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>boygas.com</domain_name>
   <domain_keyword>boygas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 21:35:02</query_time>
   <create_date>2022-02-22</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2025-02-22</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>53</num>
   <domain_name>yogas.win</domain_name>
   <domain_keyword>yogas</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-28 09:53:14</query_time>
   <create_date>2017-03-07</create_date>
   <update_date>2017-03-09</update_date>
   <expiry_date>2027-03-06</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhou Bi Hong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Ddong Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>bogais.com</domain_name>
   <domain_keyword>bogais</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 23:04:51</query_time>
   <create_date>2014-05-30</create_date>
   <update_date>2021-05-24</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>bjgas.mobi</domain_name>
   <domain_keyword>bjgas</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-16 00:16:51</query_time>
   <create_date>2016-01-25</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Beijing Gas Group Company Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>hogas.pl</domain_name>
   <domain_keyword>hogas</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-15 04:48:42</query_time>
   <create_date>2017-06-29</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.seo-linuxpl.com</value>
    <value>ns2.seo-linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>bocgas.in</domain_name>
   <domain_keyword>bocgas</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-17 18:54:23</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2027-04-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OM AIR SPECIAL GASES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Haryana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>bogos.net</domain_name>
   <domain_keyword>bogos</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 15:51:23</query_time>
   <create_date>2008-10-24</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>59</num>
   <domain_name>boxas.com</domain_name>
   <domain_keyword>boxas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:51:16</query_time>
   <create_date>2005-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</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=boxas.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>60</num>
   <domain_name>botas.se</domain_name>
   <domain_keyword>botas</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:10:34</query_time>
   <create_date>2013-03-07</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>bkgas.be</domain_name>
   <domain_keyword>bkgas</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-08 12:13:16</query_time>
   <create_date>2001-04-04</create_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>brogas.xyz</domain_name>
   <domain_keyword>brogas</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 18:31:59</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>arely.ns.cloudflare.com</value>
    <value>sullivan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>bigas.it</domain_name>
   <domain_keyword>bigas</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-21 14:51:49</query_time>
   <create_date>1999-06-16</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>Enesi s.r.l.</registrar_name>
   <registrar_website>http://www.enesi.it</registrar_website>
   <registrant_company>Ecomotive Solutions S.r.l.</registrant_company>
   <registrant_address>Zona Industriale - Loc. San Iorio, 8C</registrant_address>
   <registrant_city>SERRALUNGA DI CREA</registrant_city>
   <registrant_state>AL</registrant_state>
   <registrant_zip>15020</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.enesi3.it</value>
    <value>dns2.enesi3.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bwgas.net</domain_name>
   <domain_keyword>bwgas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 21:04:28</query_time>
   <create_date>2005-10-31</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>domain1.telenor.net</value>
    <value>domain2.telenor.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bodas.click</domain_name>
   <domain_keyword>bodas</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-27 07:05:29</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bbgas.nl</domain_name>
   <domain_keyword>bbgas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-10 09:49:18</query_time>
   <create_date>2022-01-17</create_date>
   <update_date>2022-01-17</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>bovas.co.uk</domain_name>
   <domain_keyword>bovas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 18:40:07</query_time>
   <create_date>2022-12-08</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1044.ui-dns.org</value>
    <value>ns1068.ui-dns.biz</value>
    <value>ns1111.ui-dns.de</value>
    <value>ns1121.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>bogacs.com</domain_name>
   <domain_keyword>bogacs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:45:17</query_time>
   <create_date>2004-02-23</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>Deli Istvan</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_state>Hungary</registrant_state>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.tarhely.com</value>
    <value>ns2.tarhely.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>boggs.design</domain_name>
   <domain_keyword>boggs</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-24 15:48:51</query_time>
   <create_date>2017-07-19</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0148759272</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>bogus.com</domain_name>
   <domain_keyword>bogus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 19:10:51</query_time>
   <create_date>1992-02-20</create_date>
   <update_date>2022-02-21</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>RGnet, LLC</registrant_company>
   <registrant_state>Washington</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/bogus.com/owner</registrant_email>
   <name_servers>
    <value>phloem.uoregon.edu</value>
    <value>rip.psg.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>b-gas.co.uk</domain_name>
   <domain_keyword>b-gas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 09:08:29</query_time>
   <create_date>2021-10-28</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1051.ui-dns.biz</value>
    <value>ns1056.ui-dns.de</value>
    <value>ns1085.ui-dns.com</value>
    <value>ns1097.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>bogaa.online</domain_name>
   <domain_keyword>bogaa</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 10:02:45</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_state>CO</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>laylah.ns.cloudflare.com</value>
    <value>reese.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>bogads.net</domain_name>
   <domain_keyword>bogads</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 15:12:10</query_time>
   <create_date>2022-11-14</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-14</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=bogads.net</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>74</num>
   <domain_name>biogas.live</domain_name>
   <domain_keyword>biogas</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-21 07:58:16</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
    <value>verification-tthu3qmzjenrpvu7n44cgh.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>btgas.com</domain_name>
   <domain_keyword>btgas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:28:57</query_time>
   <create_date>2014-05-26</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>yogas.best</domain_name>
   <domain_keyword>yogas</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-04-26 15:53:29</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_state>FL</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-14-b.gandi.net</value>
    <value>ns-188-a.gandi.net</value>
    <value>ns-69-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>bogus.lol</domain_name>
   <domain_keyword>bogus</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-24 15:53:16</query_time>
   <create_date>2017-06-14</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>SiriusXM Radio Inc.</registrant_company>
   <registrant_state>NY</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-1376.awsdns-44.org</value>
    <value>ns-1651.awsdns-14.co.uk</value>
    <value>ns-503.awsdns-62.com</value>
    <value>ns-867.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>bodas.love</domain_name>
   <domain_keyword>bodas</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-04-29 00:10:50</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>botgas.com</domain_name>
   <domain_keyword>botgas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 17:03:05</query_time>
   <create_date>2017-08-06</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>boags.au</domain_name>
   <domain_keyword>boags</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-19 02:36:55</query_time>
   <update_date>2024-04-20</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns-121.awsdns-15.com</value>
    <value>ns-1312.awsdns-36.org</value>
    <value>ns-1808.awsdns-34.co.uk</value>
    <value>ns-928.awsdns-52.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>boggas.com</domain_name>
   <domain_keyword>boggas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 17:52:01</query_time>
   <create_date>2015-04-09</create_date>
   <update_date>2021-04-03</update_date>
   <expiry_date>2024-04-09</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>82</num>
   <domain_name>wogas.com</domain_name>
   <domain_keyword>wogas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 15:23:32</query_time>
   <create_date>2006-02-15</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>bodas.barcelona</domain_name>
   <domain_keyword>bodas</domain_keyword>
   <domain_tld>barcelona</domain_tld>
   <query_time>2024-04-27 18:52:56</query_time>
   <create_date>2019-01-30</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>https://www.dondominio.com</registrar_website>
   <registrant_company>Soluciones Corporativas IP, c/o Whois Proxy</registrant_company>
   <registrant_state>Illes Balears</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar 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.dondominio.com</value>
    <value>ns2.dondominio.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>bonas.ru</domain_name>
   <domain_keyword>bonas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:15:59</query_time>
   <create_date>2017-10-04</create_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.ru-tld.ru</value>
    <value>dns2.ru-tld.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>bovas.hu</domain_name>
   <domain_keyword>bovas</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 05:45:12</query_time>
   <create_date>2014-10-27</create_date>
  </value>
  <value>
   <num>86</num>
   <domain_name>bofas.cn</domain_name>
   <domain_keyword>bofas</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-14 20:43:12</query_time>
   <create_date>2022-08-26</create_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王雪松</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>botas.us</domain_name>
   <domain_keyword>botas</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-11 17:01:49</query_time>
   <create_date>2015-02-19</create_date>
   <update_date>2021-02-24</update_date>
   <expiry_date>2026-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Maria Bravo</registrant_name>
   <registrant_company>Amor Sales</registrant_company>
   <registrant_address>PO BOX 6003</registrant_address>
   <registrant_city>Pico Rivera</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>90661</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5626567453</registrant_phone>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>biogas.city</domain_name>
   <domain_keyword>biogas</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-31 05:01:43</query_time>
   <create_date>2022-02-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>jogas.com</domain_name>
   <domain_keyword>jogas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 03:17:26</query_time>
   <create_date>2005-02-01</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>beats</registrant_name>
   <registrant_company>beats</registrant_company>
   <registrant_address>202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <registrant_fax>+82.1077651088</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>bagas.org</domain_name>
   <domain_keyword>bagas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 00:56:40</query_time>
   <create_date>2014-08-22</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV. Jogjacamp</registrar_name>
   <registrar_website>http://www.resellercamp.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bagas.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jawa Barat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.idwebhost.id</value>
    <value>ns2.idwebhost.id</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>boges.ru</domain_name>
   <domain_keyword>boges</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:23:18</query_time>
   <create_date>2003-11-04</create_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>joint stock company &quot;Boguchanskaya GES&quot;</registrant_company>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>bigas.online</domain_name>
   <domain_keyword>bigas</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 19:42:36</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Truhlarstvi Jiri Bigas</registrant_company>
   <registrant_country>CZ</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.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>bofas.in</domain_name>
   <domain_keyword>bofas</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-14 10:05:25</query_time>
   <create_date>2019-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/home</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bank of America Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns101.bac.com</value>
    <value>ns102.bac.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>bojas.com</domain_name>
   <domain_keyword>bojas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 20:53:45</query_time>
   <create_date>2001-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.ww183.parklogic.com</value>
    <value>ns2.ww183.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>bomgas.net</domain_name>
   <domain_keyword>bomgas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 17:33:51</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>bogus.net</domain_name>
   <domain_keyword>bogus</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 17:53:51</query_time>
   <create_date>1995-09-10</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - 1dc56</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 10693974</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>a.ns.bogus.net</value>
    <value>b.ns.bogus.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>97</num>
   <domain_name>biogas.space</domain_name>
   <domain_keyword>biogas</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-31 05:01:44</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_country>QA</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>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>bokas.de</domain_name>
   <domain_keyword>bokas</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:02:05</query_time>
   <update_date>2018-09-09</update_date>
   <name_servers>
    <value>ns1057.ui-dns.biz</value>
    <value>ns1057.ui-dns.com</value>
    <value>ns1057.ui-dns.de</value>
    <value>ns1057.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>bocas.yoga</domain_name>
   <domain_keyword>bocas</domain_keyword>
   <domain_tld>yoga</domain_tld>
   <query_time>2024-05-12 05:10:04</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>bigas.one</domain_name>
   <domain_keyword>bigas</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-26 19:51:54</query_time>
   <create_date>2019-08-31</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.068</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.