---
title: "Resolve, extract, and sort DNS records"
description: "Query a public DNS-over-HTTPS resolver, extract answer data, remove JSON quoting, sort values, and deduplicate them."
---

> Documentation Index
> Fetch the complete documentation index at: https://help.serialize.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Resolve, extract, and sort DNS records

import RecipeDoc from "../../../../components/RecipeDoc.astro";

Source: https://help.serialize.dev/recipes/connected-services/resolve-domain-records/index.mdx
