WHOIS QUERY TIME

10 May 2024 - 8:02 AM UTC

REGISTRAR

IANA: 2
Name: Network Solutions, LLC

DOMAIN STATUS

clientTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=bodine.name
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "bodine.name"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "bodine.name",
            "domain_keyword": "bodine",
            "domain_tld": "name",
            "query_time": "2024-05-10 08:02:05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "domain_status": [
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>bodine.name</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>bodine.name</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-10 08:02:05</query_time>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.035</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.123 seconds) for "bodine.name" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Apr 2023 - 12:26 PM UTC

REGISTRAR

IANA: 2
Name: Network Solutions, LLC

DOMAIN STATUS

clientTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=bodine.name
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bodine.name",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "bodine.name",
    "results": [
        {
            "num": 1,
            "domain_name": "bodine.name",
            "domain_keyword": "bodine",
            "domain_tld": "name",
            "query_time": "2023-04-23 12:26:09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "domain_status": [
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.123,
        "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>bodine.name</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>bodine.name</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bodine.name</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2023-04-23 12:26:09</query_time>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.123</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 12 domain names (in 0.046 seconds) which contained the exact domain keyword "bodine".
Domain Name Registered Expiry Registrar Ownership
1 bodine.com 9 Mar 1995 10 Mar 2025 CSC CORPORATE DOMAINS, INC. Not Disclosed
2 bodine.net 17 Aug 1998 16 Aug 2024 GoDaddy.com, LLC -
3 bodine.org 8 Sep 1999 8 Sep 2025 Network Solutions, LLC REDACTED FOR PRIVACY
4 bodine.biz 15 Sep 2004 14 Sep 2024 Network Solutions, LLC BODINE ELECTRIC COMPANY
5 bodine.info 15 Sep 2004 15 Sep 2024 Network Solutions, LLC BODINE ELECTRIC COMPANY
6 bodine.app 8 May 2018 8 May 2025 CSC Corporate Domains, Inc. Signify Holding B.V.
7 bodine.dev 1 Mar 2019 1 Mar 2025 Squarespace Domains II LLC. Mighty Mountain, LLC
8 bodine.construction 21 Oct 2019 21 Oct 2024 Gandi SAS Bodine Construction Services, Inc
9 bodine.photos 24 Jan 2021 24 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 bodine.photography 24 Jan 2021 24 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 bodine.cpa 10 Dec 2021 10 Dec 2024 EnCirca, Inc. Matthew Frank Bodine
12 bodine.com.cn 17 Nov 2022 17 Nov 2025 阿里云计算有限公司(万网) 孟祥东
13 bodine.name - - Network Solutions, LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=bodine&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "bodine",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 13,
        "relation": "eq",
        "current": 13
    },
    "unique_domains": "bodine.com, bodine.net, bodine.org, bodine.biz, bodine.info, bodine.app, bodine.dev, bodine.construction, bodine.photos, bodine.photography, bodine.cpa, bodine.com.cn, bodine.name",
    "results": [
        {
            "num": 1,
            "domain_name": "bodine.com",
            "domain_keyword": "bodine",
            "domain_tld": "com",
            "query_time": "2024-06-05 10:23:20",
            "create_date": "1995-03-09",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-10",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Eindhoven",
            "registrant_state": "North Brabant",
            "registrant_zip": "5656AE",
            "registrant_country": "NL",
            "registrant_email": "not disclosed",
            "registrant_phone": "+Not Disclosed",
            "registrant_fax": "+Not Disclosed",
            "name_servers": [
                "ns1.ext.lighting.com",
                "ns2.ext.lighting.com",
                "ns3.ext.lighting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bodine.net",
            "domain_keyword": "bodine",
            "domain_tld": "net",
            "query_time": "2024-04-22 05:55:54",
            "create_date": "1998-08-17",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "bodine.org",
            "domain_keyword": "bodine",
            "domain_tld": "org",
            "query_time": "2024-04-29 00:13:51",
            "create_date": "1999-09-08",
            "update_date": "2021-09-15",
            "expiry_date": "2025-09-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "yns1.yahoo.com",
                "yns2.yahoo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "bodine.biz",
            "domain_keyword": "bodine",
            "domain_tld": "biz",
            "query_time": "2024-05-10 08:02:05",
            "create_date": "2004-09-15",
            "update_date": "2023-07-22",
            "expiry_date": "2024-09-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BODINE ELECTRIC COMPANY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.worldnic.com",
                "ns64.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "bodine.info",
            "domain_keyword": "bodine",
            "domain_tld": "info",
            "query_time": "2024-05-10 08:02:05",
            "create_date": "2004-09-15",
            "update_date": "2023-07-22",
            "expiry_date": "2024-09-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BODINE ELECTRIC COMPANY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.worldnic.com",
                "ns62.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bodine.app",
            "domain_keyword": "bodine",
            "domain_tld": "app",
            "query_time": "2024-05-12 05:14:10",
            "create_date": "2018-05-08",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-08",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Signify Holding B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "North Brabant",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ext.lighting.com",
                "ns2.ext.lighting.com",
                "ns3.ext.lighting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "bodine.dev",
            "domain_keyword": "bodine",
            "domain_tld": "dev",
            "query_time": "2024-04-22 05:55:54",
            "create_date": "2019-03-01",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mighty Mountain, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bodine.construction",
            "domain_keyword": "bodine",
            "domain_tld": "construction",
            "query_time": "2024-04-22 05:55:54",
            "create_date": "2019-10-21",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bodine Construction Services, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1094.awsdns-08.org",
                "ns-1970.awsdns-54.co.uk",
                "ns-299.awsdns-37.com",
                "ns-622.awsdns-13.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bodine.photos",
            "domain_keyword": "bodine",
            "domain_tld": "photos",
            "query_time": "2024-05-23 09:59:43",
            "create_date": "2021-01-24",
            "update_date": "2023-07-24",
            "expiry_date": "2025-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "bodine.photography",
            "domain_keyword": "bodine",
            "domain_tld": "photography",
            "query_time": "2024-05-23 09:59:43",
            "create_date": "2021-01-24",
            "update_date": "2023-07-24",
            "expiry_date": "2025-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bodine.cpa",
            "domain_keyword": "bodine",
            "domain_tld": "cpa",
            "query_time": "2024-06-05 10:23:20",
            "create_date": "2021-12-10",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-10",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "WWW.ENCIRCA.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Matthew Frank Bodine",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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": [
                "park1.encirca.net",
                "park2.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bodine.com.cn",
            "domain_keyword": "bodine",
            "domain_tld": "com.cn",
            "query_time": "2024-05-25 05:54:50",
            "create_date": "2022-11-17",
            "expiry_date": "2025-11-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "孟祥东",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.huatian.net",
                "ns2.huatian.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "bodine.name",
            "domain_keyword": "bodine",
            "domain_tld": "name",
            "query_time": "2024-05-10 08:02:05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "domain_status": [
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>bodine</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>13</total>
  <relation>eq</relation>
  <current>13</current>
 </count>
 <unique_domains>bodine.com, bodine.net, bodine.org, bodine.biz, bodine.info, bodine.app, bodine.dev, bodine.construction, bodine.photos, bodine.photography, bodine.cpa, bodine.com.cn, bodine.name</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bodine.com</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 10:23:20</query_time>
   <create_date>1995-03-09</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Eindhoven</registrant_city>
   <registrant_state>North Brabant</registrant_state>
   <registrant_zip>5656AE</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>not disclosed</registrant_email>
   <registrant_phone>+Not Disclosed</registrant_phone>
   <registrant_fax>+Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.ext.lighting.com</value>
    <value>ns2.ext.lighting.com</value>
    <value>ns3.ext.lighting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bodine.net</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 05:55:54</query_time>
   <create_date>1998-08-17</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-16</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>bodine.org</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 00:13:51</query_time>
   <create_date>1999-09-08</create_date>
   <update_date>2021-09-15</update_date>
   <expiry_date>2025-09-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>yns1.yahoo.com</value>
    <value>yns2.yahoo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>bodine.biz</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-10 08:02:05</query_time>
   <create_date>2004-09-15</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BODINE ELECTRIC COMPANY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.worldnic.com</value>
    <value>ns64.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>bodine.info</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 08:02:05</query_time>
   <create_date>2004-09-15</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BODINE ELECTRIC COMPANY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.worldnic.com</value>
    <value>ns62.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>bodine.app</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 05:14:10</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Signify Holding B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>North Brabant</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ext.lighting.com</value>
    <value>ns2.ext.lighting.com</value>
    <value>ns3.ext.lighting.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>bodine.dev</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-22 05:55:54</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mighty Mountain, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bodine.construction</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-04-22 05:55:54</query_time>
   <create_date>2019-10-21</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-21</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>Bodine Construction Services, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1094.awsdns-08.org</value>
    <value>ns-1970.awsdns-54.co.uk</value>
    <value>ns-299.awsdns-37.com</value>
    <value>ns-622.awsdns-13.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bodine.photos</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-23 09:59:43</query_time>
   <create_date>2021-01-24</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bodine.photography</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-23 09:59:43</query_time>
   <create_date>2021-01-24</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.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>11</num>
   <domain_name>bodine.cpa</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>cpa</domain_tld>
   <query_time>2024-06-05 10:23:20</query_time>
   <create_date>2021-12-10</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>WWW.ENCIRCA.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Matthew Frank Bodine</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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>park1.encirca.net</value>
    <value>park2.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bodine.com.cn</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-25 05:54:50</query_time>
   <create_date>2022-11-17</create_date>
   <expiry_date>2025-11-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>孟祥东</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.huatian.net</value>
    <value>ns2.huatian.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>bodine.name</domain_name>
   <domain_keyword>bodine</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-10 08:02:05</query_time>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.046</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,348 domain names (in 0.159 seconds) which look and sound like the brand name "bodine".
Domain Name Registered Expiry Registrar Ownership
1 1bodine.com 27 Dec 2023 27 Dec 2024 GoDaddy.com, LLC -
2 boxine.biz 20 Nov 2020 20 Nov 2024 Gandi SAS Boxine GmbH
3 boding.net 6 Aug 2004 6 Aug 2025 GoDaddy.com, LLC -
4 budine.com 27 Feb 2019 27 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
5 bodice.net 4 Nov 2004 4 Nov 2024 GoDaddy.com, LLC -
6 iodine.earth 3 Aug 2022 3 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 todine.com 19 Nov 2003 19 Nov 2024 GoDaddy.com, LLC -
8 bodibe.com 2 Jan 2014 2 Jan 2026 Automattic Inc. REDACTED FOR PRIVACY
9 bodice.co.in 6 Apr 2011 6 Apr 2028 GoDaddy.com, LLC Bodice
10 iodine.xyz 20 Aug 2021 20 Aug 2026 Dynadot LLC -
11 botine.com 10 Jan 2011 10 Jan 2025 GoDaddy.com, LLC -
12 brodine.com 19 Oct 2003 19 Oct 2032 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
13 jodine.uk 15 Sep 2015 15 Sep 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
14 bosine.net 5 Sep 2020 5 Sep 2024 Xin Net Technology Corporation REDACTED FOR PRIVACY
15 boxine.net 24 Oct 2017 24 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
16 boding.org 18 Dec 2023 18 Dec 2024 Network Solutions, LLC L & S EXPRESS LOGISTICS LLC.
17 bondine.com 20 Feb 2012 20 Feb 2025 NameCheap, Inc. -
18 codine.online 23 Oct 2016 23 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
19 iodine.nl 13 Dec 2021 - Cronon GmbH -
20 bodiie.com 11 May 2018 11 May 2025 DREAMHOST Proxy Protection LLC
21 bodini.net 5 May 2009 5 May 2025 TUCOWS, INC. REDACTED FOR PRIVACY
22 nodine.law 27 Jun 2023 27 Jun 2024 GoDaddy.com, LLC Lawrence Nodine Attorney at Law
23 bopine.com 8 Jul 2016 8 Jul 2025 GoDaddy.com, LLC -
24 boldine.com 12 Aug 2019 12 Aug 2024 GoDaddy.com, LLC -
25 iodine.ru 9 Feb 2004 11 Feb 2025 REGRU-RU Private Person
26 botine.store 4 Jul 2023 4 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
27 bodike.com 21 Aug 2016 21 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
28 borine.com.cn 15 Oct 2009 15 Oct 2024 阿里云计算有限公司(万网) 崔宏亮
29 bovine.nl 28 Apr 2018 - XNS Registrar B.V. -
30 bogine.ru 22 Apr 2008 22 Apr 2025 REGRU-RU Private Person
31 bobine.art 9 May 2022 9 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
32 bodini.be 23 Mar 2022 - Exsilia Internet BV -
33 bouine.fun 31 Jul 2023 31 Jul 2024 eNom, Inc. Data Protected
34 bodino.com 13 Oct 1999 13 Oct 2024 SAV.COM, LLC REDACTED FOR PRIVACY
35 iodine.be 12 Dec 2010 - OVH -
36 bddine.com.au - - GoDaddy.com LLC trading as GoDaddy.com SM Shahidul Islam
37 bozine.com 10 Jun 2012 10 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
38 boline.net 2 Jun 2000 2 Jun 2025 ENOM, INC. REDACTED FOR PRIVACY
39 bosine.com.cn 5 Jan 2024 5 Jan 2025 上海美橙科技信息发展有限公司 周炜
40 bovine.work 25 Sep 2023 25 Sep 2028 Network Solutions, LLC angrybovine
41 godine.co.uk 18 Jun 2007 18 Jun 2029 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
42 bodive.com 9 Sep 2021 9 Sep 2024 Dynadot Inc -
43 nodine.org 25 Apr 2008 25 Apr 2025 Tucows Domains Inc. N-Visual Studios
44 boline.org 13 Nov 2016 13 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
45 boding.xyz 31 Dec 2017 31 Dec 2024 Xin Net Technology Corp. 何帅帅
46 modine.us 8 Apr 2021 8 Apr 2025 Domain.com, LLC Benjamin Holmes
47 bovine.ninja 11 Sep 2015 11 Sep 2024 Cloudflare, Inc REDACTED FOR PRIVACY
48 bodien.info 13 Jan 2004 13 Jan 2025 IONOS SE REDACTED FOR PRIVACY
49 codine.shop 10 Mar 2024 10 Mar 2025 GoDaddy.com LLC -
50 boding.online 6 Nov 2019 6 Nov 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yuan hui shu zi chuan mei ke ji han dan shi you xian ze ren gong si
51 badine.fr 3 May 2013 3 May 2025 OVH BEGITAL
52 dodine.com 26 May 2011 26 May 2025 Name.com, Inc. Domain Protection Services, Inc.
53 codine.co 30 Jan 2023 30 Jan 2028 GoDaddy.com, LLC Domains By Proxy, LLC
54 bodines.org 10 May 2018 10 May 2025 Squarespace Domains II LLC Mighty Mountain, LLC
55 yodine.com 26 Jul 2017 26 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
56 borine.store 7 Jun 2023 7 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
57 vodine.com 5 Oct 2023 5 Oct 2024 Dreamscape Networks International Pte Ltd AJEET SINGH
58 biodine.org 15 Feb 2010 15 Feb 2025 Wild West Domains, LLC Domains By Proxy, LLC
59 boxine.co.uk 12 Apr 2018 12 Apr 2025 Gandi [Tag = GANDI] -
60 yodine.sbs 27 Mar 2024 27 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
61 bodice.top 21 Jul 2023 21 Jul 2024 NameSilo,LLC PrivacyGuardian.org llc
62 godine.link 3 Jul 2020 3 Jul 2024 CSC Corporate Domains, Inc. PT GOTO GOJEK TOKOPEDIA
63 borine.com 1 Feb 2014 31 Jan 2030 XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD. -
64 bodige.com 8 Nov 2020 8 Nov 2024 GoDaddy.com, LLC -
65 bodinek.de - - - -
66 kodine.lol 21 Oct 2023 21 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
67 godine.org 30 Nov 2000 30 Nov 2026 Network Solutions, LLC REDACTED FOR PRIVACY
68 iodine.au - - Domain Directors Pty Ltd trading as Instra clint hockings
69 boxine.info 12 Apr 2018 12 Apr 2025 Gandi SAS tonies GmbH
70 bobine.pt - - - Bobine, Máquinas e Acessórios para a Indústria Têxtil, Lda
71 bedine.com 27 Nov 2008 27 Nov 2024 GoDaddy.com, LLC -
72 bodins.eu - - One.com A/S -
73 kodine.com 10 Apr 2016 10 Apr 2025 Dynadot Inc -
74 iodine.fun 14 Jan 2020 14 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang chan
75 bodinh.yoga 18 Mar 2021 18 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 bodiane.com 13 Apr 2018 13 Apr 2025 IONOS SE REDACTED FOR PRIVACY
77 bodice.sk 15 Jul 2004 11 Jul 2024 WebSupport s.r.o. -
78 bouine.site 31 Jul 2023 31 Jul 2024 eNom, Inc. Data Protected
79 bordine.nl 9 Mar 2000 - Registrar.eu -
80 bondine.dev 25 Oct 2023 25 Oct 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
81 b2dine.com 10 Sep 2023 10 Sep 2024 Cronon GmbH -
82 bodina.ru 8 May 2015 8 May 2025 RU-CENTER-RU Private Person
83 modine.co 22 Nov 2020 22 Nov 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
84 b4dine.com 10 Sep 2023 10 Sep 2024 Cronon GmbH -
85 bovine.cloud 16 Nov 2023 16 Nov 2024 GoDaddy Domains By Proxy, LLC
86 bodiee.com 25 Jul 2023 25 Jul 2024 Tucows Domains Inc. -
87 boline.online 14 Sep 2023 14 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
88 botine.online 4 Jul 2023 4 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
89 boline.it 20 Oct 2005 4 Dec 2024 Genesys Informatica S.r.l. Boline S.r.l.
90 bodien.net 27 Jun 2020 27 Jun 2024 Amazon Registrar, Inc. Identity Protection Service
91 bodini.co.uk 20 Aug 2018 20 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
92 iodine.space 13 Jul 2021 13 Jul 2025 Go Daddy, LLC Domains By Proxy, LLC
93 iodine.co.in 15 Nov 2011 15 Nov 2029 Endurance Digital Domain Technology LLP Vishal Laboratories
94 boxine.toys 30 Jul 2014 30 Jul 2024 Gandi SAS tonies GmbH
95 bovine.games 5 Feb 2022 5 Feb 2028 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
96 bddine.com 28 Jan 2024 28 Jan 2025 SAV.COM, LLC REDACTED FOR PRIVACY
97 iodine.one 1 Apr 2023 1 Apr 2024 NameSilo, LLC PrivacyGuardian.org llc
98 bodina.org 19 Sep 2019 19 Sep 2024 Tucows Domains Inc. Data Protected
99 brodine.net 29 Jul 2004 19 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
100 codine.ink 25 Sep 2023 25 Sep 2024 Porkbun Private by Design, 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 Bodine.name.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bodine.name
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bodine.name",
        "page_size": 100
    },
    "count": {
        "total": 5348,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "1bodine.com, boxine.biz, boding.net, budine.com, bodice.net, iodine.earth, todine.com, bodibe.com, bodice.co.in, iodine.xyz, botine.com, brodine.com, jodine.uk, bosine.net, boxine.net, boding.org, bondine.com, codine.online, iodine.nl, bodiie.com, bodini.net, nodine.law, bopine.com, boldine.com, iodine.ru, botine.store, bodike.com, borine.com.cn, bovine.nl, bogine.ru, bobine.art, bodini.be, bouine.fun, bodino.com, iodine.be, bddine.com.au, bozine.com, boline.net, bosine.com.cn, bovine.work, godine.co.uk, bodive.com, nodine.org, boline.org, boding.xyz, modine.us, bovine.ninja, bodien.info, codine.shop, boding.online, badine.fr, dodine.com, codine.co, bodines.org, yodine.com, borine.store, vodine.com, biodine.org, boxine.co.uk, yodine.sbs, bodice.top, godine.link, borine.com, bodige.com, bodinek.de, kodine.lol, godine.org, iodine.au, boxine.info, bobine.pt, bedine.com, bodins.eu, kodine.com, iodine.fun, bodinh.yoga, bodiane.com, bodice.sk, bouine.site, bordine.nl, bondine.dev, b2dine.com, bodina.ru, modine.co, b4dine.com, bovine.cloud, bodiee.com, boline.online, botine.online, boline.it, bodien.net, bodini.co.uk, iodine.space, iodine.co.in, boxine.toys, bovine.games, bddine.com, iodine.one, bodina.org, brodine.net, codine.ink",
    "results": [
        {
            "num": 1,
            "domain_name": "1bodine.com",
            "domain_keyword": "1bodine",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:30:35",
            "create_date": "2023-12-27",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "boxine.biz",
            "domain_keyword": "boxine",
            "domain_tld": "biz",
            "query_time": "2024-05-14 19:15:28",
            "create_date": "2020-11-20",
            "update_date": "2023-10-22",
            "expiry_date": "2024-11-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Boxine 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": [
                "ns-1359.awsdns-41.org",
                "ns-1978.awsdns-55.co.uk",
                "ns-299.awsdns-37.com",
                "ns-873.awsdns-45.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "boding.net",
            "domain_keyword": "boding",
            "domain_tld": "net",
            "query_time": "2024-05-23 09:59:43",
            "create_date": "2004-08-06",
            "update_date": "2024-01-24",
            "expiry_date": "2025-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "budine.com",
            "domain_keyword": "budine",
            "domain_tld": "com",
            "query_time": "2024-05-31 17:15:14",
            "create_date": "2019-02-27",
            "update_date": "2021-02-21",
            "expiry_date": "2024-02-27",
            "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": 5,
            "domain_name": "bodice.net",
            "domain_keyword": "bodice",
            "domain_tld": "net",
            "query_time": "2024-04-22 05:54:38",
            "create_date": "2004-11-04",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "iodine.earth",
            "domain_keyword": "iodine",
            "domain_tld": "earth",
            "query_time": "2024-05-05 06:55:56",
            "create_date": "2022-08-03",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-03",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "todine.com",
            "domain_keyword": "todine",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:02:15",
            "create_date": "2003-11-19",
            "update_date": "2023-01-26",
            "expiry_date": "2024-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bodibe.com",
            "domain_keyword": "bodibe",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:54:34",
            "create_date": "2014-01-02",
            "update_date": "2020-12-10",
            "expiry_date": "2026-01-02",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bodice.co.in",
            "domain_keyword": "bodice",
            "domain_tld": "co.in",
            "query_time": "2024-04-22 05:54:38",
            "create_date": "2011-04-06",
            "update_date": "2023-03-29",
            "expiry_date": "2028-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bodice",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "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": [
                "david.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "iodine.xyz",
            "domain_keyword": "iodine",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 11:11:50",
            "create_date": "2021-08-20",
            "update_date": "2023-08-31",
            "expiry_date": "2026-08-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "botine.com",
            "domain_keyword": "botine",
            "domain_tld": "com",
            "query_time": "2024-05-25 15:01:14",
            "create_date": "2011-01-10",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-10",
            "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": 12,
            "domain_name": "brodine.com",
            "domain_keyword": "brodine",
            "domain_tld": "com",
            "query_time": "2024-06-08 20:04:38",
            "create_date": "2003-10-19",
            "update_date": "2023-09-19",
            "expiry_date": "2032-10-19",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "elisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "jodine.uk",
            "domain_keyword": "jodine",
            "domain_tld": "uk",
            "query_time": "2024-04-22 02:01:02",
            "create_date": "2015-09-15",
            "update_date": "2023-12-15",
            "expiry_date": "2025-09-15",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "bosine.net",
            "domain_keyword": "bosine",
            "domain_tld": "net",
            "query_time": "2024-04-30 12:27:25",
            "create_date": "2020-09-05",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-05",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/bosine.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "boxine.net",
            "domain_keyword": "boxine",
            "domain_tld": "net",
            "query_time": "2024-04-27 06:45:00",
            "create_date": "2017-10-24",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-24",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of boxine.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-119.awsdns-14.com",
                "ns-1466.awsdns-55.org",
                "ns-1609.awsdns-09.co.uk",
                "ns-611.awsdns-12.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "boding.org",
            "domain_keyword": "boding",
            "domain_tld": "org",
            "query_time": "2024-05-12 05:14:49",
            "create_date": "2023-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "L & S EXPRESS LOGISTICS LLC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "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": [
                "aria.ns.cloudflare.com",
                "arnold.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bondine.com",
            "domain_keyword": "bondine",
            "domain_tld": "com",
            "query_time": "2024-05-24 03:12:40",
            "create_date": "2012-02-20",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "codine.online",
            "domain_keyword": "codine",
            "domain_tld": "online",
            "query_time": "2024-04-19 10:16:43",
            "create_date": "2016-10-23",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "HE",
            "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.",
            "name_servers": [
                "ns8605.hostgator.com",
                "ns8606.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "iodine.nl",
            "domain_keyword": "iodine",
            "domain_tld": "nl",
            "query_time": "2024-05-05 06:55:56",
            "create_date": "2021-12-13",
            "update_date": "2023-06-10",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks19.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 20,
            "domain_name": "bodiie.com",
            "domain_keyword": "bodiie",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:55:40",
            "create_date": "2018-05-11",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-11",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O bodiie.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bodini.net",
            "domain_keyword": "bodini",
            "domain_tld": "net",
            "query_time": "2024-05-10 08:02:06",
            "create_date": "2009-05-05",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-05",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://tieredaccess.com/contact/81b65655-18b8-46d5-ba8a-310f2b70b1eb",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "nodine.law",
            "domain_keyword": "nodine",
            "domain_tld": "law",
            "query_time": "2024-05-22 14:08:59",
            "create_date": "2023-06-27",
            "update_date": "2023-07-02",
            "expiry_date": "2024-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lawrence Nodine Attorney at Law",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Georgia",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bopine.com",
            "domain_keyword": "bopine",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:47:39",
            "create_date": "2016-07-08",
            "update_date": "2023-07-08",
            "expiry_date": "2025-07-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "boldine.com",
            "domain_keyword": "boldine",
            "domain_tld": "com",
            "query_time": "2024-04-22 17:06:55",
            "create_date": "2019-08-12",
            "update_date": "2023-06-25",
            "expiry_date": "2024-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "iodine.ru",
            "domain_keyword": "iodine",
            "domain_tld": "ru",
            "query_time": "2024-05-12 07:48:54",
            "create_date": "2004-02-09",
            "expiry_date": "2025-02-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 26,
            "domain_name": "botine.store",
            "domain_keyword": "botine",
            "domain_tld": "store",
            "query_time": "2024-05-25 15:01:14",
            "create_date": "2023-07-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "BA",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the 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.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "bodike.com",
            "domain_keyword": "bodike",
            "domain_tld": "com",
            "query_time": "2024-06-05 10:23:16",
            "create_date": "2016-08-21",
            "update_date": "2023-12-20",
            "expiry_date": "2024-08-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "kiwi.dnspod.net",
                "plateau.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "borine.com.cn",
            "domain_keyword": "borine",
            "domain_tld": "com.cn",
            "query_time": "2024-06-12 22:17:57",
            "create_date": "2009-10-15",
            "expiry_date": "2024-10-15",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "崔宏亮",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "bovine.nl",
            "domain_keyword": "bovine",
            "domain_tld": "nl",
            "query_time": "2024-04-17 18:40:39",
            "create_date": "2018-04-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": 30,
            "domain_name": "bogine.ru",
            "domain_keyword": "bogine",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:13:25",
            "create_date": "2008-04-22",
            "expiry_date": "2025-04-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns0.smartape.ru",
                "ns1.smartape.ru",
                "ns2.smartape.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "bobine.art",
            "domain_keyword": "bobine",
            "domain_tld": "art",
            "query_time": "2024-05-12 21:13:10",
            "create_date": "2022-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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": [
                "dante.ns.cloudflare.com",
                "karina.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bodini.be",
            "domain_keyword": "bodini",
            "domain_tld": "be",
            "query_time": "2024-05-25 05:54:51",
            "create_date": "2022-03-23",
            "registrar_name": "Exsilia Internet BV",
            "registrar_website": "http://www.exsilia.net/",
            "name_servers": [
                "ns1.exsilia.net",
                "ns2.exsilia.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 33,
            "domain_name": "bouine.fun",
            "domain_keyword": "bouine",
            "domain_tld": "fun",
            "query_time": "2024-05-03 17:44:29",
            "create_date": "2023-07-31",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-31",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "Seine-Saint-Denis",
            "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.",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "bodino.com",
            "domain_keyword": "bodino",
            "domain_tld": "com",
            "query_time": "2024-05-23 09:59:44",
            "create_date": "1999-10-13",
            "update_date": "2023-04-19",
            "expiry_date": "2024-10-13",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=bodino.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "iodine.be",
            "domain_keyword": "iodine",
            "domain_tld": "be",
            "query_time": "2024-05-27 02:43:34",
            "create_date": "2010-12-12",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 36,
            "domain_name": "bddine.com.au",
            "domain_keyword": "bddine",
            "domain_tld": "com.au",
            "query_time": "2024-05-29 11:45:05",
            "update_date": "2024-04-12",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "SM Shahidul Islam",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bozine.com",
            "domain_keyword": "bozine",
            "domain_tld": "com",
            "query_time": "2024-06-08 09:54:33",
            "create_date": "2012-06-10",
            "update_date": "2021-06-04",
            "expiry_date": "2024-06-10",
            "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": 38,
            "domain_name": "boline.net",
            "domain_keyword": "boline",
            "domain_tld": "net",
            "query_time": "2024-06-11 15:06:12",
            "create_date": "2000-06-02",
            "update_date": "2024-05-24",
            "expiry_date": "2025-06-02",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://tieredaccess.com/contact/89bcd2b3-8772-468c-bf0b-c84fc4a400ed",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bosine.com.cn",
            "domain_keyword": "bosine",
            "domain_tld": "com.cn",
            "query_time": "2024-05-19 01:15:22",
            "create_date": "2024-01-05",
            "expiry_date": "2025-01-05",
            "registrar_name": "上海美橙科技信息发展有限公司",
            "registrant_name": "周炜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "bovine.work",
            "domain_keyword": "bovine",
            "domain_tld": "work",
            "query_time": "2024-06-06 21:20:40",
            "create_date": "2023-09-25",
            "update_date": "2024-01-18",
            "expiry_date": "2028-09-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "angrybovine",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.worldnic.com",
                "ns20.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "godine.co.uk",
            "domain_keyword": "godine",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 03:13:29",
            "create_date": "2007-06-18",
            "update_date": "2023-11-28",
            "expiry_date": "2029-06-18",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "bella.ns.cloudflare.com",
                "peyton.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "bodive.com",
            "domain_keyword": "bodive",
            "domain_tld": "com",
            "query_time": "2024-06-05 10:23:46",
            "create_date": "2021-09-09",
            "update_date": "2023-08-16",
            "expiry_date": "2024-09-09",
            "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": 43,
            "domain_name": "nodine.org",
            "domain_keyword": "nodine",
            "domain_tld": "org",
            "query_time": "2024-05-04 14:01:06",
            "create_date": "2008-04-25",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N-Visual Studios",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mddservices.com",
                "ns2.mddservices.com",
                "ns3.mddservices.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "boline.org",
            "domain_keyword": "boline",
            "domain_tld": "org",
            "query_time": "2024-04-20 08:50:48",
            "create_date": "2016-11-13",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "boding.xyz",
            "domain_keyword": "boding",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 09:59:44",
            "create_date": "2017-12-31",
            "update_date": "2023-10-16",
            "expiry_date": "2024-12-31",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "何帅帅",
            "registrant_state": "天津市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "modine.us",
            "domain_keyword": "modine",
            "domain_tld": "us",
            "query_time": "2024-06-12 22:55:06",
            "create_date": "2021-04-08",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-08",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Benjamin Holmes",
            "registrant_company": "Benjamin Holmes",
            "registrant_address": "165 W Sioux Dr",
            "registrant_city": "Chillicothe",
            "registrant_state": "MO",
            "registrant_zip": "64601",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8168109353",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "bovine.ninja",
            "domain_keyword": "bovine",
            "domain_tld": "ninja",
            "query_time": "2024-04-17 12:37:19",
            "create_date": "2015-09-11",
            "update_date": "2023-06-27",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.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": [
                "dakota.ns.cloudflare.com",
                "deborah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "bodien.info",
            "domain_keyword": "bodien",
            "domain_tld": "info",
            "query_time": "2024-05-19 16:48:24",
            "create_date": "2004-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "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": [
                "gmxde.ui-dns.biz",
                "gmxde.ui-dns.com",
                "gmxde.ui-dns.de",
                "gmxde.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "codine.shop",
            "domain_keyword": "codine",
            "domain_tld": "shop",
            "query_time": "2024-05-15 22:36:15",
            "create_date": "2024-03-10",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "anastasia.ns.cloudflare.com",
                "aragorn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "boding.online",
            "domain_keyword": "boding",
            "domain_tld": "online",
            "query_time": "2024-05-23 09:59:44",
            "create_date": "2019-11-06",
            "update_date": "2023-08-31",
            "expiry_date": "2029-11-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yuan hui shu zi chuan mei ke ji  han dan shi  you xian ze ren gong si",
            "registrant_state": "he bei",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "badine.fr",
            "domain_keyword": "badine",
            "domain_tld": "fr",
            "query_time": "2024-05-05 08:00:42",
            "create_date": "2013-05-03",
            "update_date": "2023-04-02",
            "expiry_date": "2025-05-03",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "BEGITAL",
            "registrant_address": "BEGITAL, 30 avenue des temps Modernes, 86360 CHASSENEUIL DU POITOU",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.625867318",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 52,
            "domain_name": "dodine.com",
            "domain_keyword": "dodine",
            "domain_tld": "com",
            "query_time": "2024-05-12 06:20:07",
            "create_date": "2011-05-26",
            "update_date": "2024-01-13",
            "expiry_date": "2025-05-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/dodine.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "codine.co",
            "domain_keyword": "codine",
            "domain_tld": "co",
            "query_time": "2024-05-01 17:59:33",
            "create_date": "2023-01-30",
            "update_date": "2023-08-23",
            "expiry_date": "2028-01-30",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "bodines.org",
            "domain_keyword": "bodines",
            "domain_tld": "org",
            "query_time": "2024-05-12 05:14:10",
            "create_date": "2018-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mighty Mountain, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "yodine.com",
            "domain_keyword": "yodine",
            "domain_tld": "com",
            "query_time": "2024-04-27 20:22:13",
            "create_date": "2017-07-26",
            "update_date": "2020-07-20",
            "expiry_date": "2024-07-26",
            "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": 56,
            "domain_name": "borine.store",
            "domain_keyword": "borine",
            "domain_tld": "store",
            "query_time": "2024-05-08 01:55:08",
            "create_date": "2023-06-07",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-07",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "vodine.com",
            "domain_keyword": "vodine",
            "domain_tld": "com",
            "query_time": "2024-06-10 17:35:57",
            "create_date": "2023-10-05",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "AJEET SINGH",
            "registrant_address": "9 OLOGHLEN DRIVE",
            "registrant_city": "WYNDHAM VALE",
            "registrant_state": "VIC",
            "registrant_zip": "3024",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.404870531",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "biodine.org",
            "domain_keyword": "biodine",
            "domain_tld": "org",
            "query_time": "2024-04-18 23:50:35",
            "create_date": "2010-02-15",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-15",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "boxine.co.uk",
            "domain_keyword": "boxine",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 06:45:03",
            "create_date": "2018-04-12",
            "update_date": "2024-03-09",
            "expiry_date": "2025-04-12",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1170.awsdns-18.org",
                "ns-189.awsdns-23.com",
                "ns-1927.awsdns-48.co.uk",
                "ns-613.awsdns-12.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "yodine.sbs",
            "domain_keyword": "yodine",
            "domain_tld": "sbs",
            "query_time": "2024-05-27 16:22:38",
            "create_date": "2024-03-27",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-27",
            "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": [
                "harmony.ns.cloudflare.com",
                "zahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "bodice.top",
            "domain_keyword": "bodice",
            "domain_tld": "top",
            "query_time": "2024-04-22 05:54:40",
            "create_date": "2023-07-21",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-21",
            "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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "godine.link",
            "domain_keyword": "godine",
            "domain_tld": "link",
            "query_time": "2024-05-19 14:47:39",
            "create_date": "2020-07-03",
            "update_date": "2022-10-20",
            "expiry_date": "2024-07-03",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PT GOTO GOJEK TOKOPEDIA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DKI Jakarta",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "borine.com",
            "domain_keyword": "borine",
            "domain_tld": "com",
            "query_time": "2024-05-15 21:33:37",
            "create_date": "2014-02-01",
            "update_date": "2022-01-28",
            "expiry_date": "2030-01-31",
            "registrar_iana": 1366,
            "registrar_name": "XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.",
            "registrar_website": "http://www.zzy.cn",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bodige.com",
            "domain_keyword": "bodige",
            "domain_tld": "com",
            "query_time": "2024-06-05 10:23:14",
            "create_date": "2020-11-08",
            "update_date": "2024-02-08",
            "expiry_date": "2024-11-08",
            "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": 65,
            "domain_name": "bodinek.de",
            "domain_keyword": "bodinek",
            "domain_tld": "de",
            "query_time": "2024-05-04 11:58:59",
            "update_date": "2018-07-26",
            "name_servers": [
                "ns1063.ui-dns.biz",
                "ns1063.ui-dns.com",
                "ns1063.ui-dns.de",
                "ns1063.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 66,
            "domain_name": "kodine.lol",
            "domain_keyword": "kodine",
            "domain_tld": "lol",
            "query_time": "2024-05-08 16:49:15",
            "create_date": "2023-10-21",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-21",
            "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": [
                "brad.ns.cloudflare.com",
                "raegan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "godine.org",
            "domain_keyword": "godine",
            "domain_tld": "org",
            "query_time": "2024-04-17 17:38:01",
            "create_date": "2000-11-30",
            "update_date": "2023-10-06",
            "expiry_date": "2026-11-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.san.yahoo.com",
                "ns9.san.yahoo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "iodine.au",
            "domain_keyword": "iodine",
            "domain_tld": "au",
            "query_time": "2024-05-13 08:56:02",
            "update_date": "2024-01-17",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "clint hockings",
            "name_servers": [
                "ns1361.websiteservername.com",
                "ns1362.websiteservername.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "boxine.info",
            "domain_keyword": "boxine",
            "domain_tld": "info",
            "query_time": "2024-05-14 19:15:28",
            "create_date": "2018-04-12",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-12",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tonies 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": [
                "ns-1174.awsdns-18.org",
                "ns-1743.awsdns-25.co.uk",
                "ns-30.awsdns-03.com",
                "ns-586.awsdns-09.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "bobine.pt",
            "domain_keyword": "bobine",
            "domain_tld": "pt",
            "query_time": "2024-05-30 05:16:48",
            "registrant_name": "Bobine, Máquinas e Acessórios para a Indústria Têxtil, Lda",
            "registrant_address": "Rua Barão do S. Cosme, 184",
            "registrant_city": "Porto",
            "registrant_state": "Porto",
            "registrant_zip": "4000-501",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 71,
            "domain_name": "bedine.com",
            "domain_keyword": "bedine",
            "domain_tld": "com",
            "query_time": "2024-06-05 19:44:12",
            "create_date": "2008-11-27",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "bodins.eu",
            "domain_keyword": "bodins",
            "domain_tld": "eu",
            "query_time": "2024-05-06 01:07:22",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ]
        },
        {
            "num": 73,
            "domain_name": "kodine.com",
            "domain_keyword": "kodine",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:46:58",
            "create_date": "2016-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "iodine.fun",
            "domain_keyword": "iodine",
            "domain_tld": "fun",
            "query_time": "2024-05-13 08:56:03",
            "create_date": "2020-01-14",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wang chan",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "bodinh.yoga",
            "domain_keyword": "bodinh",
            "domain_tld": "yoga",
            "query_time": "2024-05-19 16:48:30",
            "create_date": "2021-03-18",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-18",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "bodiane.com",
            "domain_keyword": "bodiane",
            "domain_tld": "com",
            "query_time": "2024-04-27 19:01:11",
            "create_date": "2018-04-13",
            "update_date": "2018-12-07",
            "expiry_date": "2025-04-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1042.ui-dns.org",
                "ns1046.ui-dns.de",
                "ns1049.ui-dns.biz",
                "ns1126.ui-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "bodice.sk",
            "domain_keyword": "bodice",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:12:14",
            "create_date": "2004-07-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-11",
            "registrar_name": "WebSupport s.r.o.",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 78,
            "domain_name": "bouine.site",
            "domain_keyword": "bouine",
            "domain_tld": "site",
            "query_time": "2024-05-03 17:44:29",
            "create_date": "2023-07-31",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-31",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "Seine-Saint-Denis",
            "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.",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "bordine.nl",
            "domain_keyword": "bordine",
            "domain_tld": "nl",
            "query_time": "2024-05-08 01:52:27",
            "create_date": "2000-03-09",
            "update_date": "2021-12-02",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.cloud86.nl",
                "ns2.cloud86.nl",
                "ns3.cloud86.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 80,
            "domain_name": "bondine.dev",
            "domain_keyword": "bondine",
            "domain_tld": "dev",
            "query_time": "2024-05-10 07:26:45",
            "create_date": "2023-10-25",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-25",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "b2dine.com",
            "domain_keyword": "b2dine",
            "domain_tld": "com",
            "query_time": "2024-05-19 23:21:31",
            "create_date": "2023-09-10",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-10",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks13.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "bodina.ru",
            "domain_keyword": "bodina",
            "domain_tld": "ru",
            "query_time": "2024-06-05 10:23:19",
            "create_date": "2015-05-08",
            "expiry_date": "2025-05-08",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "modine.co",
            "domain_keyword": "modine",
            "domain_tld": "co",
            "query_time": "2024-06-02 04:46:39",
            "create_date": "2020-11-22",
            "update_date": "2024-05-12",
            "expiry_date": "2024-11-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-56475c52.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "b4dine.com",
            "domain_keyword": "b4dine",
            "domain_tld": "com",
            "query_time": "2024-05-26 14:37:27",
            "create_date": "2023-09-10",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-10",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "name_servers": [
                "docks17.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "bovine.cloud",
            "domain_keyword": "bovine",
            "domain_tld": "cloud",
            "query_time": "2024-05-21 11:09:19",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "bodiee.com",
            "domain_keyword": "bodiee",
            "domain_tld": "com",
            "query_time": "2024-05-25 05:54:45",
            "create_date": "2023-07-25",
            "update_date": "2023-10-31",
            "expiry_date": "2024-07-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "boline.online",
            "domain_keyword": "boline",
            "domain_tld": "online",
            "query_time": "2024-05-27 15:07:58",
            "create_date": "2023-09-14",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "botine.online",
            "domain_keyword": "botine",
            "domain_tld": "online",
            "query_time": "2024-05-25 15:01:14",
            "create_date": "2023-07-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "BA",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the 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.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "boline.it",
            "domain_keyword": "boline",
            "domain_tld": "it",
            "query_time": "2024-04-20 08:50:48",
            "create_date": "2005-10-20",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-04",
            "registrar_name": "Genesys Informatica S.r.l.",
            "registrar_website": "https://www.hostingsolutions.it",
            "registrant_company": "Boline S.r.l.",
            "registrant_address": "Via Mazzini 38/e/3",
            "registrant_city": "Arzignano",
            "registrant_state": "VI",
            "registrant_zip": "36071",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 90,
            "domain_name": "bodien.net",
            "domain_keyword": "bodien",
            "domain_tld": "net",
            "query_time": "2024-05-19 16:48:24",
            "create_date": "2020-06-27",
            "update_date": "2023-05-24",
            "expiry_date": "2024-06-27",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of bodien.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1296.awsdns-34.org",
                "ns-1840.awsdns-38.co.uk",
                "ns-188.awsdns-23.com",
                "ns-909.awsdns-49.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "bodini.co.uk",
            "domain_keyword": "bodini",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 11:53:27",
            "create_date": "2018-08-20",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-20",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 92,
            "domain_name": "iodine.space",
            "domain_keyword": "iodine",
            "domain_tld": "space",
            "query_time": "2024-06-06 04:40:40",
            "create_date": "2021-07-13",
            "update_date": "2024-04-16",
            "expiry_date": "2025-07-13",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-1137.awsdns-14.org",
                "ns-115.awsdns-14.com",
                "ns-1574.awsdns-04.co.uk",
                "ns-877.awsdns-45.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "iodine.co.in",
            "domain_keyword": "iodine",
            "domain_tld": "co.in",
            "query_time": "2024-06-06 04:40:40",
            "create_date": "2011-11-15",
            "update_date": "2022-10-28",
            "expiry_date": "2029-11-15",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vishal Laboratories",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "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.intermesh.net",
                "ns2.intermesh.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "boxine.toys",
            "domain_keyword": "boxine",
            "domain_tld": "toys",
            "query_time": "2024-05-07 06:57:24",
            "create_date": "2014-07-30",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-30",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tonies 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": [
                "ns-105.awsdns-13.com",
                "ns-1308.awsdns-35.org",
                "ns-1665.awsdns-16.co.uk",
                "ns-839.awsdns-40.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "bovine.games",
            "domain_keyword": "bovine",
            "domain_tld": "games",
            "query_time": "2024-05-12 11:33:28",
            "create_date": "2022-02-05",
            "update_date": "2023-02-01",
            "expiry_date": "2028-02-05",
            "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": 96,
            "domain_name": "bddine.com",
            "domain_keyword": "bddine",
            "domain_tld": "com",
            "query_time": "2024-05-25 18:20:16",
            "create_date": "2024-01-28",
            "update_date": "2024-03-28",
            "expiry_date": "2025-01-28",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=bddine.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "dns1.supremedns.com",
                "dns2.supremedns.com",
                "dns3.supremedns.com",
                "dns4.supremedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "iodine.one",
            "domain_keyword": "iodine",
            "domain_tld": "one",
            "query_time": "2024-06-02 17:26:49",
            "create_date": "2023-04-01",
            "update_date": "2024-05-06",
            "expiry_date": "2024-04-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "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",
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "bodina.org",
            "domain_keyword": "bodina",
            "domain_tld": "org",
            "query_time": "2024-04-22 05:55:52",
            "create_date": "2019-09-19",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rushden, Northampton",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "george.ns.cloudflare.com",
                "olga.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "brodine.net",
            "domain_keyword": "brodine",
            "domain_tld": "net",
            "query_time": "2024-05-20 14:54:46",
            "create_date": "2004-07-29",
            "update_date": "2023-07-09",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "elisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "codine.ink",
            "domain_keyword": "codine",
            "domain_tld": "ink",
            "query_time": "2024-06-04 07:13:37",
            "create_date": "2023-09-25",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-25",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.159,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bodine.name</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5348</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>1bodine.com, boxine.biz, boding.net, budine.com, bodice.net, iodine.earth, todine.com, bodibe.com, bodice.co.in, iodine.xyz, botine.com, brodine.com, jodine.uk, bosine.net, boxine.net, boding.org, bondine.com, codine.online, iodine.nl, bodiie.com, bodini.net, nodine.law, bopine.com, boldine.com, iodine.ru, botine.store, bodike.com, borine.com.cn, bovine.nl, bogine.ru, bobine.art, bodini.be, bouine.fun, bodino.com, iodine.be, bddine.com.au, bozine.com, boline.net, bosine.com.cn, bovine.work, godine.co.uk, bodive.com, nodine.org, boline.org, boding.xyz, modine.us, bovine.ninja, bodien.info, codine.shop, boding.online, badine.fr, dodine.com, codine.co, bodines.org, yodine.com, borine.store, vodine.com, biodine.org, boxine.co.uk, yodine.sbs, bodice.top, godine.link, borine.com, bodige.com, bodinek.de, kodine.lol, godine.org, iodine.au, boxine.info, bobine.pt, bedine.com, bodins.eu, kodine.com, iodine.fun, bodinh.yoga, bodiane.com, bodice.sk, bouine.site, bordine.nl, bondine.dev, b2dine.com, bodina.ru, modine.co, b4dine.com, bovine.cloud, bodiee.com, boline.online, botine.online, boline.it, bodien.net, bodini.co.uk, iodine.space, iodine.co.in, boxine.toys, bovine.games, bddine.com, iodine.one, bodina.org, brodine.net, codine.ink</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>1bodine.com</domain_name>
   <domain_keyword>1bodine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:30:35</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>boxine.biz</domain_name>
   <domain_keyword>boxine</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 19:15:28</query_time>
   <create_date>2020-11-20</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Boxine 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>ns-1359.awsdns-41.org</value>
    <value>ns-1978.awsdns-55.co.uk</value>
    <value>ns-299.awsdns-37.com</value>
    <value>ns-873.awsdns-45.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>boding.net</domain_name>
   <domain_keyword>boding</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 09:59:43</query_time>
   <create_date>2004-08-06</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-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>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>budine.com</domain_name>
   <domain_keyword>budine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 17:15:14</query_time>
   <create_date>2019-02-27</create_date>
   <update_date>2021-02-21</update_date>
   <expiry_date>2024-02-27</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>5</num>
   <domain_name>bodice.net</domain_name>
   <domain_keyword>bodice</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 05:54:38</query_time>
   <create_date>2004-11-04</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>iodine.earth</domain_name>
   <domain_keyword>iodine</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-05 06:55:56</query_time>
   <create_date>2022-08-03</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-03</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>todine.com</domain_name>
   <domain_keyword>todine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:02:15</query_time>
   <create_date>2003-11-19</create_date>
   <update_date>2023-01-26</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bodibe.com</domain_name>
   <domain_keyword>bodibe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:54:34</query_time>
   <create_date>2014-01-02</create_date>
   <update_date>2020-12-10</update_date>
   <expiry_date>2026-01-02</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.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>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bodice.co.in</domain_name>
   <domain_keyword>bodice</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-22 05:54:38</query_time>
   <create_date>2011-04-06</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2028-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_company>Bodice</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</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>david.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>iodine.xyz</domain_name>
   <domain_keyword>iodine</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 11:11:50</query_time>
   <create_date>2021-08-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-08-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</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.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>11</num>
   <domain_name>botine.com</domain_name>
   <domain_keyword>botine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 15:01:14</query_time>
   <create_date>2011-01-10</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-10</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>12</num>
   <domain_name>brodine.com</domain_name>
   <domain_keyword>brodine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 20:04:38</query_time>
   <create_date>2003-10-19</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2032-10-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>elisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>jodine.uk</domain_name>
   <domain_keyword>jodine</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-22 02:01:02</query_time>
   <create_date>2015-09-15</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-09-15</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>bosine.net</domain_name>
   <domain_keyword>bosine</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 12:27:25</query_time>
   <create_date>2020-09-05</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>HN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/bosine.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>boxine.net</domain_name>
   <domain_keyword>boxine</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 06:45:00</query_time>
   <create_date>2017-10-24</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of boxine.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-119.awsdns-14.com</value>
    <value>ns-1466.awsdns-55.org</value>
    <value>ns-1609.awsdns-09.co.uk</value>
    <value>ns-611.awsdns-12.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>16</num>
   <domain_name>boding.org</domain_name>
   <domain_keyword>boding</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 05:14:49</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>L &amp; S EXPRESS LOGISTICS LLC.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</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>aria.ns.cloudflare.com</value>
    <value>arnold.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bondine.com</domain_name>
   <domain_keyword>bondine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 03:12:40</query_time>
   <create_date>2012-02-20</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.messagingengine.com</value>
    <value>ns2.messagingengine.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>codine.online</domain_name>
   <domain_keyword>codine</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-19 10:16:43</query_time>
   <create_date>2016-10-23</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-23</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>GDPR Masked</registrant_company>
   <registrant_state>HE</registrant_state>
   <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>
   <name_servers>
    <value>ns8605.hostgator.com</value>
    <value>ns8606.hostgator.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>iodine.nl</domain_name>
   <domain_keyword>iodine</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 06:55:56</query_time>
   <create_date>2021-12-13</create_date>
   <update_date>2023-06-10</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks19.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>bodiie.com</domain_name>
   <domain_keyword>bodiie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:55:40</query_time>
   <create_date>2018-05-11</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O bodiie.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>bodini.net</domain_name>
   <domain_keyword>bodini</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 08:02:06</query_time>
   <create_date>2009-05-05</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>PD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/81b65655-18b8-46d5-ba8a-310f2b70b1eb</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>nodine.law</domain_name>
   <domain_keyword>nodine</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-22 14:08:59</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-06-27</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>Lawrence Nodine Attorney at Law</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Georgia</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bopine.com</domain_name>
   <domain_keyword>bopine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:47:39</query_time>
   <create_date>2016-07-08</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>boldine.com</domain_name>
   <domain_keyword>boldine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 17:06:55</query_time>
   <create_date>2019-08-12</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>25</num>
   <domain_name>iodine.ru</domain_name>
   <domain_keyword>iodine</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-12 07:48:54</query_time>
   <create_date>2004-02-09</create_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>botine.store</domain_name>
   <domain_keyword>botine</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 15:01:14</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-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>N/A</registrant_company>
   <registrant_state>BA</registrant_state>
   <registrant_country>BR</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.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>bodike.com</domain_name>
   <domain_keyword>bodike</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 10:23:16</query_time>
   <create_date>2016-08-21</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-08-21</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_state>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>kiwi.dnspod.net</value>
    <value>plateau.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>borine.com.cn</domain_name>
   <domain_keyword>borine</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-12 22:17:57</query_time>
   <create_date>2009-10-15</create_date>
   <expiry_date>2024-10-15</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>bovine.nl</domain_name>
   <domain_keyword>bovine</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-17 18:40:39</query_time>
   <create_date>2018-04-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>30</num>
   <domain_name>bogine.ru</domain_name>
   <domain_keyword>bogine</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:13:25</query_time>
   <create_date>2008-04-22</create_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns0.smartape.ru</value>
    <value>ns1.smartape.ru</value>
    <value>ns2.smartape.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>bobine.art</domain_name>
   <domain_keyword>bobine</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-12 21:13:10</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>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>dante.ns.cloudflare.com</value>
    <value>karina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>bodini.be</domain_name>
   <domain_keyword>bodini</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 05:54:51</query_time>
   <create_date>2022-03-23</create_date>
   <registrar_name>Exsilia Internet BV</registrar_name>
   <registrar_website>http://www.exsilia.net/</registrar_website>
   <name_servers>
    <value>ns1.exsilia.net</value>
    <value>ns2.exsilia.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>bouine.fun</domain_name>
   <domain_keyword>bouine</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-03 17:44:29</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>Seine-Saint-Denis</registrant_state>
   <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>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>bodino.com</domain_name>
   <domain_keyword>bodino</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 09:59:44</query_time>
   <create_date>1999-10-13</create_date>
   <update_date>2023-04-19</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=bodino.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>iodine.be</domain_name>
   <domain_keyword>iodine</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-27 02:43:34</query_time>
   <create_date>2010-12-12</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>bddine.com.au</domain_name>
   <domain_keyword>bddine</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-29 11:45:05</query_time>
   <update_date>2024-04-12</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>SM Shahidul Islam</registrant_name>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bozine.com</domain_name>
   <domain_keyword>bozine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 09:54:33</query_time>
   <create_date>2012-06-10</create_date>
   <update_date>2021-06-04</update_date>
   <expiry_date>2024-06-10</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>38</num>
   <domain_name>boline.net</domain_name>
   <domain_keyword>boline</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 15:06:12</query_time>
   <create_date>2000-06-02</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/89bcd2b3-8772-468c-bf0b-c84fc4a400ed</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>bosine.com.cn</domain_name>
   <domain_keyword>bosine</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-19 01:15:22</query_time>
   <create_date>2024-01-05</create_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>上海美橙科技信息发展有限公司</registrar_name>
   <registrant_name>周炜</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bovine.work</domain_name>
   <domain_keyword>bovine</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-06 21:20:40</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2028-09-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>angrybovine</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.worldnic.com</value>
    <value>ns20.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>godine.co.uk</domain_name>
   <domain_keyword>godine</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 03:13:29</query_time>
   <create_date>2007-06-18</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2029-06-18</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>bella.ns.cloudflare.com</value>
    <value>peyton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>bodive.com</domain_name>
   <domain_keyword>bodive</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 10:23:46</query_time>
   <create_date>2021-09-09</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-09-09</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>43</num>
   <domain_name>nodine.org</domain_name>
   <domain_keyword>nodine</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 14:01:06</query_time>
   <create_date>2008-04-25</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N-Visual Studios</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mddservices.com</value>
    <value>ns2.mddservices.com</value>
    <value>ns3.mddservices.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>boline.org</domain_name>
   <domain_keyword>boline</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 08:50:48</query_time>
   <create_date>2016-11-13</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>boding.xyz</domain_name>
   <domain_keyword>boding</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 09:59:44</query_time>
   <create_date>2017-12-31</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>何帅帅</registrant_company>
   <registrant_state>天津市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>modine.us</domain_name>
   <domain_keyword>modine</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-12 22:55:06</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Benjamin Holmes</registrant_name>
   <registrant_company>Benjamin Holmes</registrant_company>
   <registrant_address>165 W Sioux Dr</registrant_address>
   <registrant_city>Chillicothe</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>64601</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8168109353</registrant_phone>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>bovine.ninja</domain_name>
   <domain_keyword>bovine</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-17 12:37:19</query_time>
   <create_date>2015-09-11</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>dakota.ns.cloudflare.com</value>
    <value>deborah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>bodien.info</domain_name>
   <domain_keyword>bodien</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 16:48:24</query_time>
   <create_date>2004-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</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>gmxde.ui-dns.biz</value>
    <value>gmxde.ui-dns.com</value>
    <value>gmxde.ui-dns.de</value>
    <value>gmxde.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>codine.shop</domain_name>
   <domain_keyword>codine</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-15 22:36:15</query_time>
   <create_date>2024-03-10</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>anastasia.ns.cloudflare.com</value>
    <value>aragorn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>boding.online</domain_name>
   <domain_keyword>boding</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 09:59:44</query_time>
   <create_date>2019-11-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-11-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yuan hui shu zi chuan mei ke ji  han dan shi  you xian ze ren gong si</registrant_company>
   <registrant_state>he bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>badine.fr</domain_name>
   <domain_keyword>badine</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 08:00:42</query_time>
   <create_date>2013-05-03</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>BEGITAL</registrant_company>
   <registrant_address>BEGITAL, 30 avenue des temps Modernes, 86360 CHASSENEUIL DU POITOU</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.625867318</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>52</num>
   <domain_name>dodine.com</domain_name>
   <domain_keyword>dodine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 06:20:07</query_time>
   <create_date>2011-05-26</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/dodine.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>codine.co</domain_name>
   <domain_keyword>codine</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-01 17:59:33</query_time>
   <create_date>2023-01-30</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2028-01-30</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>ns17.domaincontrol.com</value>
    <value>ns18.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>54</num>
   <domain_name>bodines.org</domain_name>
   <domain_keyword>bodines</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 05:14:10</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</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>Mighty Mountain, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>yodine.com</domain_name>
   <domain_keyword>yodine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 20:22:13</query_time>
   <create_date>2017-07-26</create_date>
   <update_date>2020-07-20</update_date>
   <expiry_date>2024-07-26</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>56</num>
   <domain_name>borine.store</domain_name>
   <domain_keyword>borine</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 01:55:08</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>vodine.com</domain_name>
   <domain_keyword>vodine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 17:35:57</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>AJEET SINGH</registrant_name>
   <registrant_address>9 OLOGHLEN DRIVE</registrant_address>
   <registrant_city>WYNDHAM VALE</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3024</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.404870531</registrant_phone>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>biodine.org</domain_name>
   <domain_keyword>biodine</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 23:50:35</query_time>
   <create_date>2010-02-15</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-15</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>boxine.co.uk</domain_name>
   <domain_keyword>boxine</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 06:45:03</query_time>
   <create_date>2018-04-12</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1170.awsdns-18.org</value>
    <value>ns-189.awsdns-23.com</value>
    <value>ns-1927.awsdns-48.co.uk</value>
    <value>ns-613.awsdns-12.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>yodine.sbs</domain_name>
   <domain_keyword>yodine</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-27 16:22:38</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-27</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>harmony.ns.cloudflare.com</value>
    <value>zahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>bodice.top</domain_name>
   <domain_keyword>bodice</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-22 05:54:40</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-21</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>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>godine.link</domain_name>
   <domain_keyword>godine</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-19 14:47:39</query_time>
   <create_date>2020-07-03</create_date>
   <update_date>2022-10-20</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PT GOTO GOJEK TOKOPEDIA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DKI Jakarta</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>borine.com</domain_name>
   <domain_keyword>borine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 21:33:37</query_time>
   <create_date>2014-02-01</create_date>
   <update_date>2022-01-28</update_date>
   <expiry_date>2030-01-31</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>XIAMEN CHINASOURCE INTERNET SERVICE CO., LTD.</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bodige.com</domain_name>
   <domain_keyword>bodige</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 10:23:14</query_time>
   <create_date>2020-11-08</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>65</num>
   <domain_name>bodinek.de</domain_name>
   <domain_keyword>bodinek</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 11:58:59</query_time>
   <update_date>2018-07-26</update_date>
   <name_servers>
    <value>ns1063.ui-dns.biz</value>
    <value>ns1063.ui-dns.com</value>
    <value>ns1063.ui-dns.de</value>
    <value>ns1063.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>kodine.lol</domain_name>
   <domain_keyword>kodine</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-08 16:49:15</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-21</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>brad.ns.cloudflare.com</value>
    <value>raegan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>godine.org</domain_name>
   <domain_keyword>godine</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 17:38:01</query_time>
   <create_date>2000-11-30</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2026-11-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8.san.yahoo.com</value>
    <value>ns9.san.yahoo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>iodine.au</domain_name>
   <domain_keyword>iodine</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-13 08:56:02</query_time>
   <update_date>2024-01-17</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>clint hockings</registrant_name>
   <name_servers>
    <value>ns1361.websiteservername.com</value>
    <value>ns1362.websiteservername.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>boxine.info</domain_name>
   <domain_keyword>boxine</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 19:15:28</query_time>
   <create_date>2018-04-12</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-12</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>tonies 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>ns-1174.awsdns-18.org</value>
    <value>ns-1743.awsdns-25.co.uk</value>
    <value>ns-30.awsdns-03.com</value>
    <value>ns-586.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>bobine.pt</domain_name>
   <domain_keyword>bobine</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-30 05:16:48</query_time>
   <registrant_name>Bobine, Máquinas e Acessórios para a Indústria Têxtil, Lda</registrant_name>
   <registrant_address>Rua Barão do S. Cosme, 184</registrant_address>
   <registrant_city>Porto</registrant_city>
   <registrant_state>Porto</registrant_state>
   <registrant_zip>4000-501</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>bedine.com</domain_name>
   <domain_keyword>bedine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 19:44:12</query_time>
   <create_date>2008-11-27</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-27</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>bodins.eu</domain_name>
   <domain_keyword>bodins</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 01:07:22</query_time>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
  </value>
  <value>
   <num>73</num>
   <domain_name>kodine.com</domain_name>
   <domain_keyword>kodine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:46:58</query_time>
   <create_date>2016-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>iodine.fun</domain_name>
   <domain_keyword>iodine</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-13 08:56:03</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wang chan</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>bodinh.yoga</domain_name>
   <domain_keyword>bodinh</domain_keyword>
   <domain_tld>yoga</domain_tld>
   <query_time>2024-05-19 16:48:30</query_time>
   <create_date>2021-03-18</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-18</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>bodiane.com</domain_name>
   <domain_keyword>bodiane</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 19:01:11</query_time>
   <create_date>2018-04-13</create_date>
   <update_date>2018-12-07</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1042.ui-dns.org</value>
    <value>ns1046.ui-dns.de</value>
    <value>ns1049.ui-dns.biz</value>
    <value>ns1126.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>bodice.sk</domain_name>
   <domain_keyword>bodice</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:12:14</query_time>
   <create_date>2004-07-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>bouine.site</domain_name>
   <domain_keyword>bouine</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-03 17:44:29</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>Seine-Saint-Denis</registrant_state>
   <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>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>bordine.nl</domain_name>
   <domain_keyword>bordine</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 01:52:27</query_time>
   <create_date>2000-03-09</create_date>
   <update_date>2021-12-02</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.cloud86.nl</value>
    <value>ns2.cloud86.nl</value>
    <value>ns3.cloud86.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>bondine.dev</domain_name>
   <domain_keyword>bondine</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-10 07:26:45</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-25</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>81</num>
   <domain_name>b2dine.com</domain_name>
   <domain_keyword>b2dine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 23:21:31</query_time>
   <create_date>2023-09-10</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>bodina.ru</domain_name>
   <domain_keyword>bodina</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-05 10:23:19</query_time>
   <create_date>2015-05-08</create_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>modine.co</domain_name>
   <domain_keyword>modine</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-02 04:46:39</query_time>
   <create_date>2020-11-22</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-56475c52.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>b4dine.com</domain_name>
   <domain_keyword>b4dine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 14:37:27</query_time>
   <create_date>2023-09-10</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>bovine.cloud</domain_name>
   <domain_keyword>bovine</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-21 11:09:19</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns77.domaincontrol.com</value>
    <value>ns78.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>86</num>
   <domain_name>bodiee.com</domain_name>
   <domain_keyword>bodiee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 05:54:45</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>boline.online</domain_name>
   <domain_keyword>boline</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 15:07:58</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>botine.online</domain_name>
   <domain_keyword>botine</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 15:01:14</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-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>N/A</registrant_company>
   <registrant_state>BA</registrant_state>
   <registrant_country>BR</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.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>boline.it</domain_name>
   <domain_keyword>boline</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-20 08:50:48</query_time>
   <create_date>2005-10-20</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>Genesys Informatica S.r.l.</registrar_name>
   <registrar_website>https://www.hostingsolutions.it</registrar_website>
   <registrant_company>Boline S.r.l.</registrant_company>
   <registrant_address>Via Mazzini 38/e/3</registrant_address>
   <registrant_city>Arzignano</registrant_city>
   <registrant_state>VI</registrant_state>
   <registrant_zip>36071</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnsitalia.net</value>
    <value>ns2.dnsitalia.net</value>
    <value>nsct.dnsitalia.net</value>
    <value>nsrm.dnsitalia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>bodien.net</domain_name>
   <domain_keyword>bodien</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 16:48:24</query_time>
   <create_date>2020-06-27</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of bodien.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1296.awsdns-34.org</value>
    <value>ns-1840.awsdns-38.co.uk</value>
    <value>ns-188.awsdns-23.com</value>
    <value>ns-909.awsdns-49.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>91</num>
   <domain_name>bodini.co.uk</domain_name>
   <domain_keyword>bodini</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 11:53:27</query_time>
   <create_date>2018-08-20</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>iodine.space</domain_name>
   <domain_keyword>iodine</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-06 04:40:40</query_time>
   <create_date>2021-07-13</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-07-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-1137.awsdns-14.org</value>
    <value>ns-115.awsdns-14.com</value>
    <value>ns-1574.awsdns-04.co.uk</value>
    <value>ns-877.awsdns-45.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>iodine.co.in</domain_name>
   <domain_keyword>iodine</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-06 04:40:40</query_time>
   <create_date>2011-11-15</create_date>
   <update_date>2022-10-28</update_date>
   <expiry_date>2029-11-15</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vishal Laboratories</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</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.intermesh.net</value>
    <value>ns2.intermesh.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>boxine.toys</domain_name>
   <domain_keyword>boxine</domain_keyword>
   <domain_tld>toys</domain_tld>
   <query_time>2024-05-07 06:57:24</query_time>
   <create_date>2014-07-30</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-30</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>tonies 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>ns-105.awsdns-13.com</value>
    <value>ns-1308.awsdns-35.org</value>
    <value>ns-1665.awsdns-16.co.uk</value>
    <value>ns-839.awsdns-40.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>bovine.games</domain_name>
   <domain_keyword>bovine</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-12 11:33:28</query_time>
   <create_date>2022-02-05</create_date>
   <update_date>2023-02-01</update_date>
   <expiry_date>2028-02-05</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>96</num>
   <domain_name>bddine.com</domain_name>
   <domain_keyword>bddine</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 18:20:16</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=bddine.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>dns1.supremedns.com</value>
    <value>dns2.supremedns.com</value>
    <value>dns3.supremedns.com</value>
    <value>dns4.supremedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>iodine.one</domain_name>
   <domain_keyword>iodine</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-02 17:26:49</query_time>
   <create_date>2023-04-01</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-04-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>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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>bodina.org</domain_name>
   <domain_keyword>bodina</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 05:55:52</query_time>
   <create_date>2019-09-19</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rushden, Northampton</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>george.ns.cloudflare.com</value>
    <value>olga.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>brodine.net</domain_name>
   <domain_keyword>brodine</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 14:54:46</query_time>
   <create_date>2004-07-29</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>elisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>codine.ink</domain_name>
   <domain_keyword>codine</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-04 07:13:37</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-25</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>
 </results>
 <stats>
  <total_time>0.159</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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