{
  "version": "1.0",
  "generatedAt": "2025-12-10T00:00:00Z",
  "site": {
    "name": "DNSArchive",
    "url": "https://dnsarchive.net",
    "primaryLanguage": "en",
    "description": "DNSArchive is a historical DNS and web metadata platform that helps researchers, investigators, and security teams analyze how domains and IP infrastructure change over time.",
    "owner": {
      "type": "Organization",
      "name": "DNSArchive"
    },
    "contact": {
      "email": "support@dnsarchive.net"
    }
  },
  "content": [
    {
      "id": "home",
      "url": "https://dnsarchive.net/",
      "type": "landing",
      "schemaType": ["Organization", "WebSite"],
      "summary": "Overview of DNSArchive, a DNS history and web metadata lookup service. Explains what the platform does and who it is for.",
      "topics": [
        "historical dns",
        "dns intelligence",
        "passive dns",
        "threat research"
      ],
      "updateFrequency": "monthly"
    },
    {
      "id": "dns-history-search",
      "url": "https://dnsarchive.net/search",
      "type": "tool",
      "schemaType": ["SoftwareApplication", "SearchAction"],
      "summary": "Interactive DNS history lookup tool. Returns historical DNS records for a domain (A, AAAA, CNAME, MX, and other types).",
      "topics": [
        "dns history lookup",
        "passive dns",
        "domain investigations"
      ],
      "inputs": {
        "query": "domain name (e.g., example.com)"
      },
      "outputs": {
        "records": "historical DNS records with timestamps, record type, and value"
      },
      "updateFrequency": "continuous"
    },
    {
      "id": "web-metadata-search",
      "url": "https://dnsarchive.net/web-search",
      "type": "tool",
      "schemaType": ["SoftwareApplication"],
      "summary": "Web metadata lookup tool. Extracts titles, headers, redirects, links, and technology fingerprints from a given URL.",
      "topics": [
        "web metadata",
        "http redirects",
        "technology fingerprinting"
      ],
      "inputs": {
        "query": "full URL (e.g., https://example.com/page)"
      },
      "outputs": {
        "metadata": "page title, description, headers, redirects, links, and detected technologies"
      },
      "updateFrequency": "continuous"
    },
    {
      "id": "top-domains",
      "url": "https://dnsarchive.net/top-domains",
      "type": "listing",
      "schemaType": ["WebPage"],
      "summary": "Live list of the most queried domains in the DNSArchive dataset. Useful for traffic analysis, research, and threat hunting.",
      "topics": [
        "top domains",
        "dns traffic patterns",
        "threat hunting"
      ],
      "updateFrequency": "hourly"
    },
    {
      "id": "pricing",
      "url": "https://dnsarchive.net/pricing",
      "type": "pricing",
      "schemaType": ["Product"],
      "summary": "Pricing and subscription options for DNSArchive, including Basic, Pro, and Business tiers.",
      "topics": [
        "pricing",
        "subscription plans",
        "dns intelligence plans"
      ],
      "plans": [
        {
          "name": "Basic",
          "billing": "monthly",
          "approxPriceUSD": 20.0
        },
        {
          "name": "Pro",
          "billing": "monthly",
          "approxPriceUSD": 50.0
        },
        {
          "name": "Business",
          "billing": "monthly",
          "approxPriceUSD": 100.0
        }
      ],
      "updateFrequency": "as-needed"
    },
    {
      "id": "article-dns-forensics-threat-detection",
      "url": "https://dnsarchive.net/articles/dns-forensics-threat-detection",
      "type": "article",
      "schemaType": ["Article"],
      "title": "How DNS Changes Can Reveal Malicious Infrastructure",
      "summary": "Explains how changes in DNS records can reveal malicious infrastructure and support DNS forensics and threat detection workflows.",
      "topics": [
        "dns forensics",
        "threat detection",
        "malicious infrastructure"
      ],
      "datePublished": "2025-09-02"
    },
    {
      "id": "article-domain-infrastructure-history",
      "url": "https://dnsarchive.net/articles/domain-infrastructure-history",
      "type": "article",
      "schemaType": ["TechArticle"],
      "title": "Tracking Domain Infrastructure Over Time with DNSArchive",
      "summary": "Shows how to use DNSArchive to track domain infrastructure changes over time for investigations and threat analysis.",
      "topics": [
        "infrastructure history",
        "dns investigations",
        "domain analysis"
      ],
      "datePublished": "2025-09-02",
      "author": {
        "name": "Tony Perez",
        "url": "https://perezbox.com"
      }
    },
    {
      "id": "article-historical-dns-records",
      "url": "https://dnsarchive.net/articles/historical-dns-records",
      "type": "article",
      "schemaType": ["Article"],
      "title": "How to Look Up Historical DNS Records for Any Domain",
      "summary": "Step-by-step guide on performing DNS history lookups and why historical DNS data matters for security and investigations.",
      "topics": [
        "historical dns records",
        "dns history lookup",
        "dns investigations"
      ],
      "datePublished": "2025-08-29"
    },
    {
      "id": "article-passive-dns-history",
      "url": "https://dnsarchive.net/articles/passive-dns-history",
      "type": "article",
      "schemaType": ["TechArticle"],
      "title": "What Is Passive DNS? How It Works and Why It Matters",
      "summary": "Defines Passive DNS, explains how Passive DNS data is collected, and why it is valuable for investigations and threat hunting.",
      "topics": [
        "passive dns",
        "dns history",
        "threat hunting",
        "dns forensics"
      ],
      "keywords": [
        "passive dns",
        "dns history lookup",
        "dns archive",
        "dns investigation",
        "dns forensics",
        "historical dns records"
      ],
      "datePublished": "2025-01-30"
    }
  ]
}
