---
title: vultr_dns_domain
url: https://docs.vultr.com/reference/terraform/data-sources/dns_domain
description: Retrieves information about a specific DNS domain registered with your Vultr account
publish_date: 2025-09-15T13:32:57.763353Z
last_updated: 2025-09-15T14:14:39.045279Z
---

# vultr_dns_domain

Get information about a DNS domain associated with your Vultr account.

## Example Usage

Get the information for a DNS domain:

```hcl
data "vultr_dns_domain" "my_domain" {
  domain = "example.com"
}
```

## Argument Reference

The following arguments are supported:

* `domain` - (Required) The name you're searching for.

## Attributes Reference

The following attributes are exported:

* `domain` - Name of domain.
* `date_created` - The date the DNS domain was added to your Vultr account.
* `dns_sec` -  The Domain's DNSSEC status