NSToolKit
NSToolKit
free network tools

DNS records for free.fr

A records

[
  {
    "type": "A",
    "value": "212.27.48.10"
  }
]

AAAA records

[
  {
    "type": "AAAA",
    "value": "2a01:e0c:1::1"
  }
]

MX records

[
  {
    "type": "MX",
    "exchange": "mx2.free.fr",
    "priority": 20
  },
  {
    "type": "MX",
    "exchange": "mx1.free.fr",
    "priority": 10
  }
]

NS records

[
  {
    "type": "NS",
    "value": "freens1-g20.free.fr"
  },
  {
    "type": "NS",
    "value": "freens2-g20.free.fr"
  },
  {
    "type": "NS",
    "value": "freens3-scw.free.fr"
  }
]

TXT records

[
  {
    "type": "TXT",
    "entries": [
      "v=spf1 include:_spf.free.fr ~all"
    ]
  },
  {
    "type": "TXT",
    "entries": [
      "google-site-verification=t11beEEtTGbjTRaHIR3ZAde9bcpIueH4i3Qn0orBExQ"
    ]
  }
]

SOA records

[
  {
    "type": "SOA",
    "nsname": "freens1-g20.free.fr",
    "hostmaster": "hostmaster.proxad.net",
    "serial": 2026052101,
    "refresh": 10800,
    "retry": 3600,
    "expire": 604800,
    "minttl": 86400
  }
]

What does this mean?

These records are pulled live from authoritative DNS at request time and re-validated daily. Use them to debug routing, deliverability, and TLS issues for free.fr.

Related tools: DNS Lookup · SPF Checker · DMARC Lookup