WHOIS QUERY TIME

12 May 2024 - 6:50 PM UTC

Registered: 10 March 2020
Modified: 11 January 2024

REGISTRAR

Name: Hostnet B.V.

DNSSEC

no

NAME SERVERS

ns10.wixdns.net
ns11.wixdns.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=mariankramer.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "mariankramer.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "mariankramer.nl",
            "domain_keyword": "mariankramer",
            "domain_tld": "nl",
            "query_time": "2024-05-12 18:50:06",
            "create_date": "2020-03-10",
            "update_date": "2024-01-11",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.071,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>mariankramer.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>mariankramer.nl</domain_name>
   <domain_keyword>mariankramer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-12 18:50:06</query_time>
   <create_date>2020-03-10</create_date>
   <update_date>2024-01-11</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.071</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.176 seconds) for "mariankramer.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Apr 2023 - 5:53 AM UTC

Registered: 10 March 2020
Modified: 29 April 2020

REGISTRAR

Name: Hostnet B.V.

DNSSEC

no

NAME SERVERS

ns10.wixdns.net
ns11.wixdns.net

DOMAIN STATUS

Active

#2 - QUERY TIME

10 Jan 2024 - 1:07 AM UTC

Registered: 10 March 2020
Modified: 8 January 2024

REGISTRAR

Name: Hostnet B.V.

DNSSEC

yes

NAME SERVERS

ns01.hostnet.nl
ns02.hostnet.nl

DOMAIN STATUS

Active

#3 - QUERY TIME

11 Mar 2024 - 6:59 AM UTC

Registered: 10 March 2020
Modified: 11 January 2024

REGISTRAR

Name: Hostnet B.V.

DNSSEC

no

NAME SERVERS

ns10.wixdns.net
ns11.wixdns.net

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=mariankramer.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "mariankramer.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "mariankramer.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "mariankramer.nl",
            "domain_keyword": "mariankramer",
            "domain_tld": "nl",
            "query_time": "2023-04-28 05:53:15",
            "create_date": "2020-03-10",
            "update_date": "2020-04-29",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "mariankramer.nl",
            "domain_keyword": "mariankramer",
            "domain_tld": "nl",
            "query_time": "2024-01-10 01:07:17",
            "create_date": "2020-03-10",
            "update_date": "2024-01-08",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "mariankramer.nl",
            "domain_keyword": "mariankramer",
            "domain_tld": "nl",
            "query_time": "2024-03-11 06:59:48",
            "create_date": "2020-03-10",
            "update_date": "2024-01-11",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.176,
        "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>mariankramer.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>mariankramer.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mariankramer.nl</domain_name>
   <domain_keyword>mariankramer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-28 05:53:15</query_time>
   <create_date>2020-03-10</create_date>
   <update_date>2020-04-29</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mariankramer.nl</domain_name>
   <domain_keyword>mariankramer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-01-10 01:07:17</query_time>
   <create_date>2020-03-10</create_date>
   <update_date>2024-01-08</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>mariankramer.nl</domain_name>
   <domain_keyword>mariankramer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-03-11 06:59:48</query_time>
   <create_date>2020-03-10</create_date>
   <update_date>2024-01-11</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.176</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1 domain names (in 0.1 seconds) which contained the exact domain keyword "mariankramer".
Domain Name Registered Expiry Registrar Ownership
1 mariankramer.com 10 Mar 2020 10 Mar 2025 Tucows Domains Inc. -
2 mariankramer.nl 10 Mar 2020 - Hostnet B.V. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=mariankramer&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "mariankramer",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "mariankramer.com, mariankramer.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "mariankramer.com",
            "domain_keyword": "mariankramer",
            "domain_tld": "com",
            "query_time": "2024-04-10 17:48:40",
            "create_date": "2020-03-10",
            "update_date": "2024-02-10",
            "expiry_date": "2025-03-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "mariankramer.nl",
            "domain_keyword": "mariankramer",
            "domain_tld": "nl",
            "query_time": "2024-05-12 18:50:06",
            "create_date": "2020-03-10",
            "update_date": "2024-01-11",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.1,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>mariankramer</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>mariankramer.com, mariankramer.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mariankramer.com</domain_name>
   <domain_keyword>mariankramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 17:48:40</query_time>
   <create_date>2020-03-10</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-03-10</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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mariankramer.nl</domain_name>
   <domain_keyword>mariankramer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-12 18:50:06</query_time>
   <create_date>2020-03-10</create_date>
   <update_date>2024-01-11</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.1</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 62 domain names (in 0.458 seconds) which look and sound like the brand name "mariankramer".
Domain Name Registered Expiry Registrar Ownership
1 mariancramer.shop 8 Jun 2021 8 Jun 2024 Registrar.eu -
2 marianklamer.org 8 Sep 2014 8 Sep 2024 Register.com, Inc. REDACTED FOR PRIVACY
3 marionkramer.nl 11 Oct 2012 - Hostnet B.V. -
4 marionkramer.com 11 Oct 2012 11 Oct 2024 Tucows Domains Inc. -
5 marianakramer.com 13 Aug 2014 13 Aug 2024 Wild West Domains, LLC -
6 mariankramers.nl 15 Sep 2020 - xel -
7 marijnkramer.com 13 Mar 2024 13 Mar 2025 DropCatch.com 1403 LLC HugeDomains.com
8 marionkramer.de - - - -
9 maria-kramer.com 27 Sep 2000 27 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
10 mariakramer.nl 17 Aug 2020 - WebReus -
11 mariakramer.com 14 Jan 2000 14 Jan 2025 Network Solutions, LLC -
12 mariancramer.com 23 Mar 2010 23 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
13 mariangraber.com 13 Nov 2021 13 Nov 2024 Cloudflare, Inc. DATA REDACTED
14 martijnkramer.com 2 Oct 2012 21 Nov 2024 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
15 karinakramer.net 20 Apr 2016 20 Apr 2025 Wild West Domains, LLC Domains By Proxy, LLC
16 maria-kraemer.com 11 May 2022 11 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
17 miriamkramer.com 9 Feb 2002 9 Feb 2025 GoDaddy.com, LLC -
18 marikenkramer.com 23 Dec 2006 23 Dec 2024 ENOM, INC. REDACTED FOR PRIVACY
19 mariandraper.com 3 Dec 2021 3 Dec 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
20 marianakraemer.com.br 27 Oct 2006 27 Oct 2024 LOCAWEB (2) Mariana Goulart Kraemer - ME
21 arianakramer.com 19 Dec 2017 19 Dec 2024 Register.com, Inc. -
22 carinakramer.art 17 Sep 2018 17 Sep 2024 Key-Systems LLC -
23 marioncramer.com 11 Mar 2022 11 Mar 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
24 martinkramer.com 16 May 2000 16 May 2025 Register.com, Inc. -
25 martinakramer.coach 26 Jan 2024 26 Jan 2025 IONOS SE REDACTED FOR PRIVACY
26 mariuskramer.org 20 May 2024 20 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
27 mariandreamer.com 1 Aug 2023 1 Aug 2024 Top Pick Names LLC -
28 marinaklamer.com 5 May 2024 5 May 2025 Cloudflare, Inc. DATA REDACTED
29 adriankramer.com 26 Nov 2013 26 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 mario-kramer.com 25 Nov 2005 25 Nov 2024 PSI-USA, Inc. dba Domain Robot -
31 marijekramer.com 23 May 2020 23 May 2024 Cronon AG -
32 martinkramer.info 18 Mar 2022 18 Mar 2025 Cronon GmbH REDACTED FOR PRIVACY
33 mariakraemer.com 16 Apr 2024 16 Apr 2025 FastDomain Inc. -
34 mariakraemer.net 25 Feb 2019 25 Feb 2025 IONOS SE 1&1 Internet Limited
35 martinakramer.net 26 Apr 2009 26 Apr 2025 PlanetHoster -
36 morgankramer.co.uk 13 Jan 2010 13 Jan 2025 Namesco Limited [Tag = NAMESCO] -
37 marionkremer.nl 2 Nov 2012 - Metaregistrar B.V. -
38 martinakramer.com 22 May 2021 22 May 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
39 carinakramer.nl 3 Sep 2019 - Registrar.eu -
40 miriamkramer.net 25 Mar 2017 25 Mar 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
41 harlankramer.com 5 Mar 2006 5 Mar 2025 GoDaddy.com, LLC -
42 karinakramer.com 22 Sep 2010 22 Sep 2025 GoDaddy.com, LLC -
43 mariokramer.com 9 Aug 2010 9 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu Praktijk Kaguya
44 briankramer.com 17 Aug 2005 17 Aug 2024 GoDaddy.com, LLC -
45 karinkramer.de - - - -
46 briankramer.net 26 Jul 2000 26 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
47 arinakramer.ru 13 Nov 2007 13 Nov 2024 SALENAMES-RU Private Person
48 arjankramer.nl 9 Mar 2005 - Realtime Register -
49 varinkramer.com 5 Jan 2023 5 Jan 2025 GoDaddy.com, LLC -
50 martakramer.com 5 Jan 2008 5 Jan 2025 GoDaddy.com, LLC -
51 morgankramer.com 2 May 2017 2 May 2027 Squarespace Domains II LLC Kramerica Holdings, LLC
52 carinakramer.com 18 Nov 2018 18 Nov 2024 RegistryGate GmbH REDACTED FOR PRIVACY
53 martinkramer.dk 4 Jul 2014 31 Jul 2025 Simply.com A/S Martin Peder Kramer
54 fabiankramer.com 28 Nov 2023 28 Nov 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
55 mariuskramer.info 7 Jun 2022 7 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
56 mariannekramer.nl 26 Feb 2017 - Mijndomeinpartner.nl -
57 martinkramer.org 16 Jul 2001 16 Jul 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
58 mariakamer.nl 9 Apr 2019 - team.blue nl B.V. -
59 mariakamer.com 9 Apr 2019 9 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
60 arinkramer.com 15 Sep 2007 15 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 ariakramer.com 15 Aug 2013 15 Aug 2024 DOMAINPEOPLE, INC. REDACTED FOR PRIVACY
62 marakramer.com 13 Jan 2024 13 Jan 2025 GoDaddy.com, LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=mariankramer.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "mariankramer.nl",
        "page_size": 100
    },
    "count": {
        "total": 62,
        "relation": "eq",
        "current": 62
    },
    "unique_domains": "mariancramer.shop, marianklamer.org, marionkramer.nl, marionkramer.com, marianakramer.com, mariankramers.nl, marijnkramer.com, marionkramer.de, maria-kramer.com, mariakramer.nl, mariakramer.com, mariancramer.com, mariangraber.com, martijnkramer.com, karinakramer.net, maria-kraemer.com, miriamkramer.com, marikenkramer.com, mariandraper.com, marianakraemer.com.br, arianakramer.com, carinakramer.art, marioncramer.com, martinkramer.com, martinakramer.coach, mariuskramer.org, mariandreamer.com, marinaklamer.com, adriankramer.com, mario-kramer.com, marijekramer.com, martinkramer.info, mariakraemer.com, mariakraemer.net, martinakramer.net, morgankramer.co.uk, marionkremer.nl, martinakramer.com, carinakramer.nl, miriamkramer.net, harlankramer.com, karinakramer.com, mariokramer.com, briankramer.com, karinkramer.de, briankramer.net, arinakramer.ru, arjankramer.nl, varinkramer.com, martakramer.com, morgankramer.com, carinakramer.com, martinkramer.dk, fabiankramer.com, mariuskramer.info, mariannekramer.nl, martinkramer.org, mariakamer.nl, mariakamer.com, arinkramer.com, ariakramer.com, marakramer.com",
    "results": [
        {
            "num": 1,
            "domain_name": "mariancramer.shop",
            "domain_keyword": "mariancramer",
            "domain_tld": "shop",
            "query_time": "2024-04-23 08:44:17",
            "create_date": "2021-06-08",
            "update_date": "2023-11-22",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1647,
            "registrar_name": "Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_state": "Noord-Holland",
            "registrant_country": "NL",
            "name_servers": [
                "ns01.forward.antagonist.nl",
                "ns02.forward.antagonist.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "marianklamer.org",
            "domain_keyword": "marianklamer",
            "domain_tld": "org",
            "query_time": "2024-04-23 08:45:14",
            "create_date": "2014-09-08",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-08",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "marionkramer.nl",
            "domain_keyword": "marionkramer",
            "domain_tld": "nl",
            "query_time": "2024-05-02 03:40:57",
            "create_date": "2012-10-11",
            "update_date": "2024-03-15",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns1.contact.hostnet.support",
                "ns2.contact.hostnet.support"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "marionkramer.com",
            "domain_keyword": "marionkramer",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:59:36",
            "create_date": "2012-10-11",
            "update_date": "2024-03-15",
            "expiry_date": "2024-10-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.contact.hostnet.support",
                "ns2.contact.hostnet.support"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "marianakramer.com",
            "domain_keyword": "marianakramer",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:33:05",
            "create_date": "2014-08-13",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-13",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "mariankramers.nl",
            "domain_keyword": "mariankramers",
            "domain_tld": "nl",
            "query_time": "2024-05-12 18:50:06",
            "create_date": "2020-09-15",
            "update_date": "2023-11-21",
            "registrar_name": "xel",
            "name_servers": [
                "ns1.xel.nl",
                "ns2.xel.nl",
                "ns3.xel.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "marijnkramer.com",
            "domain_keyword": "marijnkramer",
            "domain_tld": "com",
            "query_time": "2024-05-15 15:32:11",
            "create_date": "2024-03-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-13",
            "registrar_iana": 3612,
            "registrar_name": "DropCatch.com 1403 LLC",
            "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": 8,
            "domain_name": "marionkramer.de",
            "domain_keyword": "marionkramer",
            "domain_tld": "de",
            "query_time": "2024-05-04 11:32:42",
            "update_date": "2020-04-16",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 9,
            "domain_name": "maria-kramer.com",
            "domain_keyword": "maria-kramer",
            "domain_tld": "com",
            "query_time": "2024-05-26 17:25:20",
            "create_date": "2000-09-27",
            "update_date": "2023-11-01",
            "expiry_date": "2024-09-27",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.denit.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.masterdns.nl",
                "ns2.masterdns.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "mariakramer.nl",
            "domain_keyword": "mariakramer",
            "domain_tld": "nl",
            "query_time": "2024-05-25 02:21:23",
            "create_date": "2020-08-17",
            "update_date": "2020-08-17",
            "registrar_name": "WebReus",
            "name_servers": [
                "ns10.webreus.net",
                "ns11.webreus.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "mariakramer.com",
            "domain_keyword": "mariakramer",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:29:37",
            "create_date": "2000-01-14",
            "update_date": "2020-11-17",
            "expiry_date": "2025-01-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "mariancramer.com",
            "domain_keyword": "mariancramer",
            "domain_tld": "com",
            "query_time": "2024-05-28 10:48:51",
            "create_date": "2010-03-23",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=mariancramer.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "mariangraber.com",
            "domain_keyword": "mariangraber",
            "domain_tld": "com",
            "query_time": "2024-05-23 01:00:42",
            "create_date": "2021-11-13",
            "update_date": "2023-10-14",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Alberta",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CA",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/mariangraber.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "ace.ns.cloudflare.com",
                "dora.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "martijnkramer.com",
            "domain_keyword": "martijnkramer",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:08:25",
            "create_date": "2012-10-02",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-21",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 15,
            "domain_name": "karinakramer.net",
            "domain_keyword": "karinakramer",
            "domain_tld": "net",
            "query_time": "2024-04-27 03:58:23",
            "create_date": "2016-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.secureserver.net/whois?plid=1387&domain=karinakramer.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "maria-kraemer.com",
            "domain_keyword": "maria-kraemer",
            "domain_tld": "com",
            "query_time": "2024-05-15 15:28:17",
            "create_date": "2022-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "miriamkramer.com",
            "domain_keyword": "miriamkramer",
            "domain_tld": "com",
            "query_time": "2024-05-22 03:10:51",
            "create_date": "2002-02-09",
            "update_date": "2024-01-12",
            "expiry_date": "2025-02-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "aria.ns.cloudflare.com",
                "ryan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "marikenkramer.com",
            "domain_keyword": "marikenkramer",
            "domain_tld": "com",
            "query_time": "2024-05-08 03:39:00",
            "create_date": "2006-12-23",
            "update_date": "2023-10-30",
            "expiry_date": "2024-12-23",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "https://tieredaccess.com/contact/2f3d983f-9d62-4605-8b9f-d50d1c787994",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-wopsa.cygrids.net",
                "ns2-wopsa.cygrids.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "mariandraper.com",
            "domain_keyword": "mariandraper",
            "domain_tld": "com",
            "query_time": "2024-04-10 17:48:26",
            "create_date": "2021-12-03",
            "update_date": "2023-11-18",
            "expiry_date": "2024-12-03",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "marianakraemer.com.br",
            "domain_keyword": "marianakraemer",
            "domain_tld": "com.br",
            "query_time": "2024-04-30 11:15:14",
            "create_date": "2006-10-27",
            "update_date": "2023-09-01",
            "expiry_date": "2024-10-27",
            "registrar_name": "LOCAWEB (2)",
            "registrant_name": "Mariana Goulart Kraemer - ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 21,
            "domain_name": "arianakramer.com",
            "domain_keyword": "arianakramer",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:27:58",
            "create_date": "2017-12-19",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-19",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "carinakramer.art",
            "domain_keyword": "carinakramer",
            "domain_tld": "art",
            "query_time": "2024-04-17 20:12:27",
            "create_date": "2018-09-17",
            "update_date": "2023-12-22",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "marioncramer.com",
            "domain_keyword": "marioncramer",
            "domain_tld": "com",
            "query_time": "2024-05-12 12:10:40",
            "create_date": "2022-03-11",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-11",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "martinkramer.com",
            "domain_keyword": "martinkramer",
            "domain_tld": "com",
            "query_time": "2024-05-25 10:08:44",
            "create_date": "2000-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "martinakramer.coach",
            "domain_keyword": "martinakramer",
            "domain_tld": "coach",
            "query_time": "2024-05-23 16:12:41",
            "create_date": "2024-01-26",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-26",
            "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": [
                "ns1022.ui-dns.biz",
                "ns1059.ui-dns.com",
                "ns1060.ui-dns.org",
                "ns1116.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "mariuskramer.org",
            "domain_keyword": "mariuskramer",
            "domain_tld": "org",
            "query_time": "2024-05-22 16:22:08",
            "create_date": "2024-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "mariandreamer.com",
            "domain_keyword": "mariandreamer",
            "domain_tld": "com",
            "query_time": "2024-05-23 01:00:23",
            "create_date": "2023-08-01",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-01",
            "registrar_iana": 2893,
            "registrar_name": "Top Pick Names LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "marinaklamer.com",
            "domain_keyword": "marinaklamer",
            "domain_tld": "com",
            "query_time": "2024-05-08 14:22:54",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Limassol",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CY",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/marinaklamer.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "alexis.ns.cloudflare.com",
                "rose.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "adriankramer.com",
            "domain_keyword": "adriankramer",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:13:24",
            "create_date": "2013-11-26",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=adriankramer.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mario-kramer.com",
            "domain_keyword": "mario-kramer",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:33:22",
            "create_date": "2005-11-25",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-25",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "name_servers": [
                "r1.schlundtech.de",
                "r2.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "marijekramer.com",
            "domain_keyword": "marijekramer",
            "domain_tld": "com",
            "query_time": "2024-05-25 02:25:26",
            "create_date": "2020-05-23",
            "update_date": "2020-05-23",
            "expiry_date": "2024-05-23",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks05.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "martinkramer.info",
            "domain_keyword": "martinkramer",
            "domain_tld": "info",
            "query_time": "2024-05-18 06:42:00",
            "create_date": "2022-03-18",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-18",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "docks06.rzone.de",
                "shades09.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "mariakraemer.com",
            "domain_keyword": "mariakraemer",
            "domain_tld": "com",
            "query_time": "2024-04-19 14:29:55",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "coraline.ns.cloudflare.com",
                "ruben.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mariakraemer.net",
            "domain_keyword": "mariakraemer",
            "domain_tld": "net",
            "query_time": "2024-05-08 11:45:37",
            "create_date": "2019-02-25",
            "update_date": "2019-02-25",
            "expiry_date": "2025-02-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1019.ui-dns.com",
                "ns1070.ui-dns.org",
                "ns1084.ui-dns.biz",
                "ns1096.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "martinakramer.net",
            "domain_keyword": "martinakramer",
            "domain_tld": "net",
            "query_time": "2024-04-23 17:03:36",
            "create_date": "2009-04-26",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-26",
            "registrar_iana": 2476,
            "registrar_name": "PlanetHoster",
            "registrar_website": "https://www.planethoster.com",
            "registrant_email": "please query the rdds service of the 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": [
                "nsa.planethoster.net",
                "nsb.planethoster.net",
                "nsc.planethoster.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "morgankramer.co.uk",
            "domain_keyword": "morgankramer",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 04:52:53",
            "create_date": "2010-01-13",
            "update_date": "2023-01-05",
            "expiry_date": "2025-01-13",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns.123-reg.co.uk",
                "ns2.123-reg.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "marionkremer.nl",
            "domain_keyword": "marionkremer",
            "domain_tld": "nl",
            "query_time": "2024-05-02 03:40:57",
            "create_date": "2012-11-02",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 38,
            "domain_name": "martinakramer.com",
            "domain_keyword": "martinakramer",
            "domain_tld": "com",
            "query_time": "2024-05-25 10:06:59",
            "create_date": "2021-05-22",
            "update_date": "2023-05-19",
            "expiry_date": "2024-05-22",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "carinakramer.nl",
            "domain_keyword": "carinakramer",
            "domain_tld": "nl",
            "query_time": "2024-05-06 18:20:02",
            "create_date": "2019-09-03",
            "update_date": "2023-12-04",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 40,
            "domain_name": "miriamkramer.net",
            "domain_keyword": "miriamkramer",
            "domain_tld": "net",
            "query_time": "2024-04-26 17:12:49",
            "create_date": "2017-03-25",
            "update_date": "2023-01-23",
            "expiry_date": "2026-03-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "harlankramer.com",
            "domain_keyword": "harlankramer",
            "domain_tld": "com",
            "query_time": "2024-04-16 00:24:03",
            "create_date": "2006-03-05",
            "update_date": "2023-03-10",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "karinakramer.com",
            "domain_keyword": "karinakramer",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:58:23",
            "create_date": "2010-09-22",
            "update_date": "2022-09-08",
            "expiry_date": "2025-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "mariokramer.com",
            "domain_keyword": "mariokramer",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:36:41",
            "create_date": "2010-08-09",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Praktijk Kaguya",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Friesland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=mariokramer.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mijn.host",
                "ns2.mijn.host",
                "ns3.mijn.host"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "briankramer.com",
            "domain_keyword": "briankramer",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:04:09",
            "create_date": "2005-08-17",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "karinkramer.de",
            "domain_keyword": "karinkramer",
            "domain_tld": "de",
            "query_time": "2024-05-05 21:07:41",
            "update_date": "2007-11-02",
            "name_servers": [
                "docks11.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 46,
            "domain_name": "briankramer.net",
            "domain_keyword": "briankramer",
            "domain_tld": "net",
            "query_time": "2024-05-03 17:07:21",
            "create_date": "2000-07-26",
            "update_date": "2021-06-07",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "arinakramer.ru",
            "domain_keyword": "arinakramer",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:22:51",
            "create_date": "2007-11-13",
            "expiry_date": "2024-11-13",
            "registrar_name": "SALENAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.snparking.ru",
                "ns2.snparking.ru",
                "ns3.snparking.ru",
                "ns4.snparking.ru",
                "ns5.snparking.ru",
                "ns6.snparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "arjankramer.nl",
            "domain_keyword": "arjankramer",
            "domain_tld": "nl",
            "query_time": "2024-04-29 22:00:29",
            "create_date": "2005-03-09",
            "update_date": "2021-11-30",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 49,
            "domain_name": "varinkramer.com",
            "domain_keyword": "varinkramer",
            "domain_tld": "com",
            "query_time": "2024-04-07 10:32:34",
            "create_date": "2023-01-05",
            "update_date": "2023-01-05",
            "expiry_date": "2025-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "martakramer.com",
            "domain_keyword": "martakramer",
            "domain_tld": "com",
            "query_time": "2024-04-16 03:59:21",
            "create_date": "2008-01-05",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "morgankramer.com",
            "domain_keyword": "morgankramer",
            "domain_tld": "com",
            "query_time": "2024-05-28 09:45:14",
            "create_date": "2017-05-02",
            "update_date": "2024-04-21",
            "expiry_date": "2027-05-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kramerica Holdings, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "carinakramer.com",
            "domain_keyword": "carinakramer",
            "domain_tld": "com",
            "query_time": "2024-04-20 07:21:56",
            "create_date": "2018-11-18",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "martinkramer.dk",
            "domain_keyword": "martinkramer",
            "domain_tld": "dk",
            "query_time": "2024-05-11 00:31:55",
            "create_date": "2014-07-04",
            "expiry_date": "2025-07-31",
            "registrar_name": "Simply.com A/S",
            "registrant_name": "Martin Peder Kramer",
            "registrant_address": "Brogade 8",
            "registrant_city": "Kjellerup",
            "registrant_zip": "8620",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "fabiankramer.com",
            "domain_keyword": "fabiankramer",
            "domain_tld": "com",
            "query_time": "2024-06-02 17:34:25",
            "create_date": "2023-11-28",
            "update_date": "2024-01-17",
            "expiry_date": "2024-11-28",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/fabiankramer.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.manitu.net",
                "dns02.manitu.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "mariuskramer.info",
            "domain_keyword": "mariuskramer",
            "domain_tld": "info",
            "query_time": "2024-06-01 03:32:28",
            "create_date": "2022-06-07",
            "update_date": "2023-05-13",
            "expiry_date": "2024-06-07",
            "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": 56,
            "domain_name": "mariannekramer.nl",
            "domain_keyword": "mariannekramer",
            "domain_tld": "nl",
            "query_time": "2024-05-12 18:50:19",
            "create_date": "2017-02-26",
            "update_date": "2024-01-31",
            "registrar_name": "Mijndomeinpartner.nl",
            "name_servers": [
                "ns1.mijnhostingpartner.nl",
                "ns2.mijnhostingpartner.nl",
                "ns3.mijnhostingpartner.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 57,
            "domain_name": "martinkramer.org",
            "domain_keyword": "martinkramer",
            "domain_tld": "org",
            "query_time": "2024-05-29 15:09:37",
            "create_date": "2001-07-16",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-16",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "https://whois.sawbuck.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "mariakamer.nl",
            "domain_keyword": "mariakamer",
            "domain_tld": "nl",
            "query_time": "2024-05-21 20:02:19",
            "create_date": "2019-04-09",
            "update_date": "2021-11-21",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 59,
            "domain_name": "mariakamer.com",
            "domain_keyword": "mariakamer",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:29:22",
            "create_date": "2019-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 60,
            "domain_name": "arinkramer.com",
            "domain_keyword": "arinkramer",
            "domain_tld": "com",
            "query_time": "2024-04-15 11:09:24",
            "create_date": "2007-09-15",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=arinkramer.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ariakramer.com",
            "domain_keyword": "ariakramer",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:26:37",
            "create_date": "2013-08-15",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-15",
            "registrar_iana": 65,
            "registrar_name": "DOMAINPEOPLE, INC.",
            "registrar_website": "WWW.DOMAINPEOPLE.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/c16efe04-d205-4fa4-84eb-1c14ab0bb3ae",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.hostway.net",
                "b.dns.hostway.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "marakramer.com",
            "domain_keyword": "marakramer",
            "domain_tld": "com",
            "query_time": "2024-05-16 05:19:48",
            "create_date": "2024-01-13",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-13",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.458,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>mariankramer.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>62</total>
  <relation>eq</relation>
  <current>62</current>
 </count>
 <unique_domains>mariancramer.shop, marianklamer.org, marionkramer.nl, marionkramer.com, marianakramer.com, mariankramers.nl, marijnkramer.com, marionkramer.de, maria-kramer.com, mariakramer.nl, mariakramer.com, mariancramer.com, mariangraber.com, martijnkramer.com, karinakramer.net, maria-kraemer.com, miriamkramer.com, marikenkramer.com, mariandraper.com, marianakraemer.com.br, arianakramer.com, carinakramer.art, marioncramer.com, martinkramer.com, martinakramer.coach, mariuskramer.org, mariandreamer.com, marinaklamer.com, adriankramer.com, mario-kramer.com, marijekramer.com, martinkramer.info, mariakraemer.com, mariakraemer.net, martinakramer.net, morgankramer.co.uk, marionkremer.nl, martinakramer.com, carinakramer.nl, miriamkramer.net, harlankramer.com, karinakramer.com, mariokramer.com, briankramer.com, karinkramer.de, briankramer.net, arinakramer.ru, arjankramer.nl, varinkramer.com, martakramer.com, morgankramer.com, carinakramer.com, martinkramer.dk, fabiankramer.com, mariuskramer.info, mariannekramer.nl, martinkramer.org, mariakamer.nl, mariakamer.com, arinkramer.com, ariakramer.com, marakramer.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mariancramer.shop</domain_name>
   <domain_keyword>mariancramer</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 08:44:17</query_time>
   <create_date>2021-06-08</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_state>Noord-Holland</registrant_state>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns01.forward.antagonist.nl</value>
    <value>ns02.forward.antagonist.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>marianklamer.org</domain_name>
   <domain_keyword>marianklamer</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 08:45:14</query_time>
   <create_date>2014-09-08</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.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>Zuid Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>marionkramer.nl</domain_name>
   <domain_keyword>marionkramer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 03:40:57</query_time>
   <create_date>2012-10-11</create_date>
   <update_date>2024-03-15</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns1.contact.hostnet.support</value>
    <value>ns2.contact.hostnet.support</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>marionkramer.com</domain_name>
   <domain_keyword>marionkramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:59:36</query_time>
   <create_date>2012-10-11</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.contact.hostnet.support</value>
    <value>ns2.contact.hostnet.support</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>marianakramer.com</domain_name>
   <domain_keyword>marianakramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:33:05</query_time>
   <create_date>2014-08-13</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>mariankramers.nl</domain_name>
   <domain_keyword>mariankramers</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-12 18:50:06</query_time>
   <create_date>2020-09-15</create_date>
   <update_date>2023-11-21</update_date>
   <registrar_name>xel</registrar_name>
   <name_servers>
    <value>ns1.xel.nl</value>
    <value>ns2.xel.nl</value>
    <value>ns3.xel.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>marijnkramer.com</domain_name>
   <domain_keyword>marijnkramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 15:32:11</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>3612</registrar_iana>
   <registrar_name>DropCatch.com 1403 LLC</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>8</num>
   <domain_name>marionkramer.de</domain_name>
   <domain_keyword>marionkramer</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 11:32:42</query_time>
   <update_date>2020-04-16</update_date>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>maria-kramer.com</domain_name>
   <domain_keyword>maria-kramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 17:25:20</query_time>
   <create_date>2000-09-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.denit.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.masterdns.nl</value>
    <value>ns2.masterdns.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>mariakramer.nl</domain_name>
   <domain_keyword>mariakramer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 02:21:23</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2020-08-17</update_date>
   <registrar_name>WebReus</registrar_name>
   <name_servers>
    <value>ns10.webreus.net</value>
    <value>ns11.webreus.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>mariakramer.com</domain_name>
   <domain_keyword>mariakramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:29:37</query_time>
   <create_date>2000-01-14</create_date>
   <update_date>2020-11-17</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.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>mariancramer.com</domain_name>
   <domain_keyword>mariancramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 10:48:51</query_time>
   <create_date>2010-03-23</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</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>Noord-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=mariancramer.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>mariangraber.com</domain_name>
   <domain_keyword>mariangraber</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 01:00:42</query_time>
   <create_date>2021-11-13</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Alberta</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/mariangraber.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>ace.ns.cloudflare.com</value>
    <value>dora.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>martijnkramer.com</domain_name>
   <domain_keyword>martijnkramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:08:25</query_time>
   <create_date>2012-10-02</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>karinakramer.net</domain_name>
   <domain_keyword>karinakramer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 03:58:23</query_time>
   <create_date>2016-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.secureserver.net/whois?plid=1387&amp;domain=karinakramer.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>maria-kraemer.com</domain_name>
   <domain_keyword>maria-kraemer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 15:28:17</query_time>
   <create_date>2022-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>miriamkramer.com</domain_name>
   <domain_keyword>miriamkramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 03:10:51</query_time>
   <create_date>2002-02-09</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-02-09</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>aria.ns.cloudflare.com</value>
    <value>ryan.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>18</num>
   <domain_name>marikenkramer.com</domain_name>
   <domain_keyword>marikenkramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 03:39:00</query_time>
   <create_date>2006-12-23</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-12-23</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/2f3d983f-9d62-4605-8b9f-d50d1c787994</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-wopsa.cygrids.net</value>
    <value>ns2-wopsa.cygrids.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>mariandraper.com</domain_name>
   <domain_keyword>mariandraper</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 17:48:26</query_time>
   <create_date>2021-12-03</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>marianakraemer.com.br</domain_name>
   <domain_keyword>marianakraemer</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-30 11:15:14</query_time>
   <create_date>2006-10-27</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>LOCAWEB (2)</registrar_name>
   <registrant_name>Mariana Goulart Kraemer - ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>arianakramer.com</domain_name>
   <domain_keyword>arianakramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:27:58</query_time>
   <create_date>2017-12-19</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>carinakramer.art</domain_name>
   <domain_keyword>carinakramer</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-04-17 20:12:27</query_time>
   <create_date>2018-09-17</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>marioncramer.com</domain_name>
   <domain_keyword>marioncramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 12:10:40</query_time>
   <create_date>2022-03-11</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>martinkramer.com</domain_name>
   <domain_keyword>martinkramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 10:08:44</query_time>
   <create_date>2000-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>martinakramer.coach</domain_name>
   <domain_keyword>martinakramer</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-23 16:12:41</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-26</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>ns1022.ui-dns.biz</value>
    <value>ns1059.ui-dns.com</value>
    <value>ns1060.ui-dns.org</value>
    <value>ns1116.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>mariuskramer.org</domain_name>
   <domain_keyword>mariuskramer</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 16:22:08</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>mariandreamer.com</domain_name>
   <domain_keyword>mariandreamer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 01:00:23</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>2893</registrar_iana>
   <registrar_name>Top Pick Names LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>marinaklamer.com</domain_name>
   <domain_keyword>marinaklamer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 14:22:54</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/marinaklamer.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>alexis.ns.cloudflare.com</value>
    <value>rose.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>adriankramer.com</domain_name>
   <domain_keyword>adriankramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:13:24</query_time>
   <create_date>2013-11-26</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=adriankramer.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>mario-kramer.com</domain_name>
   <domain_keyword>mario-kramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:33:22</query_time>
   <create_date>2005-11-25</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <name_servers>
    <value>r1.schlundtech.de</value>
    <value>r2.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>marijekramer.com</domain_name>
   <domain_keyword>marijekramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 02:25:26</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2020-05-23</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks05.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>martinkramer.info</domain_name>
   <domain_keyword>martinkramer</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 06:42:00</query_time>
   <create_date>2022-03-18</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>docks06.rzone.de</value>
    <value>shades09.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>mariakraemer.com</domain_name>
   <domain_keyword>mariakraemer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 14:29:55</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>coraline.ns.cloudflare.com</value>
    <value>ruben.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>mariakraemer.net</domain_name>
   <domain_keyword>mariakraemer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 11:45:37</query_time>
   <create_date>2019-02-25</create_date>
   <update_date>2019-02-25</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1019.ui-dns.com</value>
    <value>ns1070.ui-dns.org</value>
    <value>ns1084.ui-dns.biz</value>
    <value>ns1096.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>martinakramer.net</domain_name>
   <domain_keyword>martinakramer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 17:03:36</query_time>
   <create_date>2009-04-26</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>2476</registrar_iana>
   <registrar_name>PlanetHoster</registrar_name>
   <registrar_website>https://www.planethoster.com</registrar_website>
   <registrant_email>please query the rdds service of the registrar 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>nsa.planethoster.net</value>
    <value>nsb.planethoster.net</value>
    <value>nsc.planethoster.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>morgankramer.co.uk</domain_name>
   <domain_keyword>morgankramer</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 04:52:53</query_time>
   <create_date>2010-01-13</create_date>
   <update_date>2023-01-05</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns.123-reg.co.uk</value>
    <value>ns2.123-reg.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>marionkremer.nl</domain_name>
   <domain_keyword>marionkremer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 03:40:57</query_time>
   <create_date>2012-11-02</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>martinakramer.com</domain_name>
   <domain_keyword>martinakramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 10:06:59</query_time>
   <create_date>2021-05-22</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2024-05-22</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>carinakramer.nl</domain_name>
   <domain_keyword>carinakramer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 18:20:02</query_time>
   <create_date>2019-09-03</create_date>
   <update_date>2023-12-04</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>miriamkramer.net</domain_name>
   <domain_keyword>miriamkramer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 17:12:49</query_time>
   <create_date>2017-03-25</create_date>
   <update_date>2023-01-23</update_date>
   <expiry_date>2026-03-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>harlankramer.com</domain_name>
   <domain_keyword>harlankramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 00:24:03</query_time>
   <create_date>2006-03-05</create_date>
   <update_date>2023-03-10</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>karinakramer.com</domain_name>
   <domain_keyword>karinakramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:58:23</query_time>
   <create_date>2010-09-22</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2025-09-22</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>ns47.domaincontrol.com</value>
    <value>ns48.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>43</num>
   <domain_name>mariokramer.com</domain_name>
   <domain_keyword>mariokramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:36:41</query_time>
   <create_date>2010-08-09</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Praktijk Kaguya</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Friesland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=mariokramer.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mijn.host</value>
    <value>ns2.mijn.host</value>
    <value>ns3.mijn.host</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>briankramer.com</domain_name>
   <domain_keyword>briankramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:04:09</query_time>
   <create_date>2005-08-17</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-17</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>ns21.domaincontrol.com</value>
    <value>ns22.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>45</num>
   <domain_name>karinkramer.de</domain_name>
   <domain_keyword>karinkramer</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 21:07:41</query_time>
   <update_date>2007-11-02</update_date>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>briankramer.net</domain_name>
   <domain_keyword>briankramer</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 17:07:21</query_time>
   <create_date>2000-07-26</create_date>
   <update_date>2021-06-07</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>arinakramer.ru</domain_name>
   <domain_keyword>arinakramer</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:22:51</query_time>
   <create_date>2007-11-13</create_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.snparking.ru</value>
    <value>ns2.snparking.ru</value>
    <value>ns3.snparking.ru</value>
    <value>ns4.snparking.ru</value>
    <value>ns5.snparking.ru</value>
    <value>ns6.snparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>arjankramer.nl</domain_name>
   <domain_keyword>arjankramer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 22:00:29</query_time>
   <create_date>2005-03-09</create_date>
   <update_date>2021-11-30</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>varinkramer.com</domain_name>
   <domain_keyword>varinkramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 10:32:34</query_time>
   <create_date>2023-01-05</create_date>
   <update_date>2023-01-05</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>martakramer.com</domain_name>
   <domain_keyword>martakramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 03:59:21</query_time>
   <create_date>2008-01-05</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-05</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>morgankramer.com</domain_name>
   <domain_keyword>morgankramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 09:45:14</query_time>
   <create_date>2017-05-02</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2027-05-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kramerica Holdings, LLC</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>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>carinakramer.com</domain_name>
   <domain_keyword>carinakramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 07:21:56</query_time>
   <create_date>2018-11-18</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>martinkramer.dk</domain_name>
   <domain_keyword>martinkramer</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 00:31:55</query_time>
   <create_date>2014-07-04</create_date>
   <expiry_date>2025-07-31</expiry_date>
   <registrar_name>Simply.com A/S</registrar_name>
   <registrant_name>Martin Peder Kramer</registrant_name>
   <registrant_address>Brogade 8</registrant_address>
   <registrant_city>Kjellerup</registrant_city>
   <registrant_zip>8620</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>fabiankramer.com</domain_name>
   <domain_keyword>fabiankramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 17:34:25</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/fabiankramer.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.manitu.net</value>
    <value>dns02.manitu.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>mariuskramer.info</domain_name>
   <domain_keyword>mariuskramer</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 03:32:28</query_time>
   <create_date>2022-06-07</create_date>
   <update_date>2023-05-13</update_date>
   <expiry_date>2024-06-07</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>56</num>
   <domain_name>mariannekramer.nl</domain_name>
   <domain_keyword>mariannekramer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-12 18:50:19</query_time>
   <create_date>2017-02-26</create_date>
   <update_date>2024-01-31</update_date>
   <registrar_name>Mijndomeinpartner.nl</registrar_name>
   <name_servers>
    <value>ns1.mijnhostingpartner.nl</value>
    <value>ns2.mijnhostingpartner.nl</value>
    <value>ns3.mijnhostingpartner.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>martinkramer.org</domain_name>
   <domain_keyword>martinkramer</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 15:09:37</query_time>
   <create_date>2001-07-16</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>https://whois.sawbuck.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</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>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.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>58</num>
   <domain_name>mariakamer.nl</domain_name>
   <domain_keyword>mariakamer</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 20:02:19</query_time>
   <create_date>2019-04-09</create_date>
   <update_date>2021-11-21</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>mariakamer.com</domain_name>
   <domain_keyword>mariakamer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:29:22</query_time>
   <create_date>2019-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>arinkramer.com</domain_name>
   <domain_keyword>arinkramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 11:09:24</query_time>
   <create_date>2007-09-15</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=arinkramer.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>61</num>
   <domain_name>ariakramer.com</domain_name>
   <domain_keyword>ariakramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:26:37</query_time>
   <create_date>2013-08-15</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DOMAINPEOPLE, INC.</registrar_name>
   <registrar_website>WWW.DOMAINPEOPLE.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>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/c16efe04-d205-4fa4-84eb-1c14ab0bb3ae</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.hostway.net</value>
    <value>b.dns.hostway.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>marakramer.com</domain_name>
   <domain_keyword>marakramer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 05:19:48</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-13</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>
 </results>
 <stats>
  <total_time>0.458</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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