{"id":30166,"date":"2026-02-06T20:08:17","date_gmt":"2026-02-06T19:08:17","guid":{"rendered":""},"modified":"2026-02-06T20:08:17","modified_gmt":"2026-02-06T19:08:17","slug":"dns-check","status":"publish","type":"page","link":"https:\/\/www.firestorm.ch\/fr\/tools\/dns-check\/","title":{"rendered":"DNS Check"},"content":{"rendered":"<style>\n    .fs-tools-nav { max-width: 900px; margin: 30px auto 0; padding: 0 20px; }\n    .fs-tools-nav-inner {\n        display: flex; flex-wrap: wrap; gap: 6px;\n        background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 10px; padding: 6px;\n    }\n    .fs-tools-nav a {\n        display: inline-flex; align-items: center; gap: 6px;\n        padding: 8px 16px; border-radius: 6px; font-size: 0.9em; font-weight: 500;\n        color: #555 !important; text-decoration: none !important; transition: all 0.2s;\n        white-space: nowrap;\n    }\n    .fs-tools-nav a:hover { background: #e2e8f0; color: #333 !important; }\n    .fs-tools-nav a.fs-tools-nav-active {\n        background: #197dc8; color: #fff !important; font-weight: 600;\n    }\n    .fs-tools-nav a.fs-tools-nav-active:hover { background: #1565a0; }\n    .fs-tools-nav a.fs-tools-nav-overview svg { width: 14px; height: 14px; flex-shrink: 0; }\n    @media (max-width: 600px) {\n        .fs-tools-nav-inner { gap: 4px; padding: 4px; }\n        .fs-tools-nav a { padding: 7px 10px; font-size: 0.82em; }\n    }\n    <\/style><nav class=\"fs-tools-nav\"><div class=\"fs-tools-nav-inner\"><a href=\"\/fr\/tools\/\" class=\"fs-tools-nav-overview\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 18l-6-6 6-6\"\/><\/svg>Tous les outils<\/a><a href=\"\/fr\/tools\/whois-lookup\/\" class=\"\">WHOIS<\/a><a href=\"\/fr\/tools\/dns-check\/\" class=\"fs-tools-nav-active\">Domain Check<\/a><a href=\"\/fr\/tools\/dane-checker\/\" class=\"\">Mail Check<\/a><a href=\"\/fr\/tools\/hosting-check\/\" class=\"\">Hosting Check<\/a><a href=\"\/fr\/tools\/ssl-converter\/\" class=\"\">SSL Converter<\/a><a href=\"\/fr\/tools\/dns-catcher\/\" class=\"\">DNS Catcher<\/a><\/div><\/nav>    <style>\n    .fs-dns-section { max-width: 900px; margin: 40px auto; padding: 0 20px; }\n    .fs-dns-search {\n        background: linear-gradient(135deg, #f8fafc 0%, #eef2ff 100%);\n        border: 1px solid #e2e8f0; border-radius: 16px;\n        padding: 48px 40px; margin-bottom: 32px; text-align: center;\n    }\n    .fs-dns-search h2 { font-size: 2em; margin-bottom: 8px; color: #1e293b; font-weight: 800; }\n    .fs-dns-search p { color: #64748b; margin-bottom: 28px; font-size: 1.1em; }\n    .fs-dns-form { display: flex; gap: 10px; max-width: 560px; margin: 0 auto; }\n    .fs-dns-form input[type=\"text\"] {\n        flex: 1; padding: 16px 20px; border: 2px solid #e2e8f0; border-radius: 10px;\n        background: #fff; color: #333; font-size: 1.05em; outline: none; transition: all 0.2s;\n        box-shadow: 0 1px 3px rgba(0,0,0,0.04);\n    }\n    .fs-dns-form input[type=\"text\"]:focus { border-color: #197dc8; box-shadow: 0 0 0 3px rgba(25,125,200,0.12); }\n    .fs-dns-form button {\n        padding: 16px 32px; background: #197dc8; color: #fff; border: none; border-radius: 10px;\n        font-size: 1.05em; font-weight: 700; cursor: pointer; transition: all 0.2s; white-space: nowrap;\n        box-shadow: 0 2px 8px rgba(25,125,200,0.25);\n    }\n    .fs-dns-form button:hover { background: #1565a0; transform: translateY(-1px); }\n    .fs-dns-error { background: #fef2f2; border: 1px solid #fecaca; border-radius: 12px; padding: 16px 20px; color: #dc2626; margin-bottom: 24px; }\n\n    \/* Header *\/\n    .fs-dns-header {\n        background: #fff; border: 1px solid #e2e8f0; border-radius: 16px;\n        padding: 20px 24px; margin-bottom: 20px; display: flex; justify-content: space-between; align-items: center;\n        box-shadow: 0 1px 3px rgba(0,0,0,0.04);\n    }\n    .fs-dns-header h3 { font-size: 1.3em; color: #1e293b; margin: 0; font-weight: 700; }\n    .fs-dns-score { display: inline-flex; align-items: center; gap: 8px; padding: 6px 16px; border-radius: 20px; font-weight: 700; font-size: 1.1em; }\n    .fs-dns-score-low { background: rgba(239,68,68,0.1); color: #dc2626; }\n    .fs-dns-score-mid { background: rgba(234,179,8,0.1); color: #b45309; }\n    .fs-dns-score-high { background: rgba(34,197,94,0.1); color: #16a34a; }\n\n    \/* Validation block *\/\n    .fs-dns-val {\n        background: #fff; border: 1px solid #e2e8f0; border-radius: 16px;\n        overflow: hidden; margin-bottom: 20px; box-shadow: 0 1px 3px rgba(0,0,0,0.04);\n    }\n    .fs-dns-val-header {\n        padding: 14px 24px; background: #f8fafc; border-bottom: 1px solid #e2e8f0;\n        display: flex; align-items: center; gap: 10px;\n    }\n    .fs-dns-val-header h4 { margin: 0; font-size: 1.05em; color: #1e293b; font-weight: 700; }\n    .fs-dns-val-header small { color: #94a3b8; font-size: 0.82em; margin-left: auto; }\n    .fs-dns-val-sec {\n        padding: 8px 24px; background: #f1f5f9; border-bottom: 1px solid #e2e8f0;\n        font-size: 0.78em; font-weight: 700; color: #64748b; text-transform: uppercase; letter-spacing: 0.05em;\n    }\n    .fs-dns-val-row {\n        padding: 8px 24px; border-bottom: 1px solid #f1f5f9;\n        display: flex; align-items: center; gap: 10px;\n    }\n    .fs-dns-val-row:last-child { border-bottom: none; }\n    .fs-dns-val-icon { font-size: 1.1em; font-weight: 700; flex-shrink: 0; width: 20px; text-align: center; }\n    .fs-dns-val-ok { color: #16a34a; }\n    .fs-dns-val-fail { color: #dc2626; }\n    .fs-dns-val-label { color: #1e293b; font-weight: 600; font-size: 0.88em; min-width: 160px; }\n    .fs-dns-val-status { font-size: 0.84em; }\n    .fs-dns-val-detail { color: #94a3b8; font-size: 0.78em; font-family: 'Courier New', monospace; margin-left: auto; max-width: 45%; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }\n    .fs-dns-val-summary {\n        padding: 14px 24px; background: #f8fafc; border-top: 1px solid #e2e8f0;\n        font-size: 0.9em; text-align: center;\n    }\n    .fs-dns-val-summary a { color: #197dc8; font-weight: 600; text-decoration: none; }\n\n    \/* Subdomain table *\/\n    .fs-dns-subtbl { width: 100%; border-collapse: collapse; }\n    .fs-dns-subtbl th {\n        padding: 8px 24px; text-align: left; font-size: 0.78em; font-weight: 700;\n        color: #64748b; text-transform: uppercase; letter-spacing: 0.05em;\n        background: #f1f5f9; border-bottom: 1px solid #e2e8f0;\n    }\n    .fs-dns-subtbl td {\n        padding: 7px 24px; border-bottom: 1px solid #f1f5f9;\n        font-size: 0.88em; color: #334155;\n    }\n    .fs-dns-subtbl tr:last-child td { border-bottom: none; }\n    .fs-dns-subtbl td:first-child { font-weight: 600; font-family: 'Courier New', monospace; font-size: 0.84em; }\n    .fs-dns-subtbl .fs-dns-sub-ok { color: #16a34a; font-weight: 700; }\n    .fs-dns-subtbl .fs-dns-sub-fail { color: #dc2626; font-weight: 700; }\n\n    \/* Record blocks *\/\n    .fs-dns-block {\n        background: #fff; border: 1px solid #e2e8f0; border-radius: 16px;\n        overflow: hidden; margin-bottom: 16px; box-shadow: 0 1px 3px rgba(0,0,0,0.04);\n    }\n    .fs-dns-block-header {\n        padding: 14px 24px; background: #f8fafc; border-bottom: 1px solid #e2e8f0;\n        display: flex; align-items: center; gap: 10px;\n    }\n    .fs-dns-block-header h4 { margin: 0; font-size: 1em; color: #1e293b; font-weight: 700; }\n    .fs-dns-badge { padding: 2px 10px; border-radius: 10px; font-size: 0.78em; font-weight: 700; background: #197dc8; color: #fff; }\n    .fs-dns-block-hint { font-size: 0.82em; color: #94a3b8; font-weight: 400; margin-left: auto; }\n    .fs-dns-record {\n        padding: 12px 24px; border-bottom: 1px solid #f1f5f9;\n        font-family: 'Courier New', Consolas, monospace; font-size: 0.88em;\n        color: #334155; line-height: 1.5; word-break: break-all; display: flex; gap: 16px; align-items: baseline;\n    }\n    .fs-dns-record:last-child { border-bottom: none; }\n    .fs-dns-record:hover { background: #f8fafc; }\n    .fs-dns-rec-ttl { flex-shrink: 0; min-width: 60px; text-align: right; color: #94a3b8; font-size: 0.85em; }\n    .fs-dns-rec-value { flex: 1; min-width: 0; }\n    .fs-dns-rec-prio { color: #197dc8; font-weight: 700; margin-right: 8px; }\n\n    .fs-dns-info { margin-top: 8px; padding: 32px; background: #fff; border: 1px solid #e2e8f0; border-radius: 16px; box-shadow: 0 1px 3px rgba(0,0,0,0.04); }\n    .fs-dns-info h3 { color: #1e293b; margin-bottom: 12px; font-weight: 700; }\n    .fs-dns-info p { color: #475569; line-height: 1.7; }\n    .fs-dns-seo { margin-top: 48px; padding: 40px; background: #f8fafc; border: 1px solid #e2e8f0; border-radius: 16px; }\n    .fs-dns-seo h3 { color: #1e293b; font-size: 1.4em; font-weight: 800; margin-bottom: 16px; }\n    .fs-dns-seo h4 { color: #334155; font-size: 1.1em; font-weight: 700; margin: 28px 0 10px; }\n    .fs-dns-seo p { color: #475569; line-height: 1.8; margin-bottom: 12px; font-size: 0.98em; }\n\n    @media (max-width: 600px) {\n        .fs-dns-form { flex-direction: column; }\n        .fs-dns-form button { width: 100%; }\n        .fs-dns-search { padding: 28px 16px; }\n        .fs-dns-search h2 { font-size: 1.5em; }\n        .fs-dns-header { flex-direction: column; gap: 8px; padding: 16px; align-items: flex-start; }\n        .fs-dns-val-row { flex-wrap: wrap; padding: 8px 16px; }\n        .fs-dns-val-label { min-width: 120px; font-size: 0.82em; }\n        .fs-dns-val-detail { display: none; }\n        .fs-dns-val-sec { padding: 8px 16px; }\n        .fs-dns-subtbl th, .fs-dns-subtbl td { padding: 6px 16px; font-size: 0.82em; }\n        .fs-dns-record { padding: 10px 16px; flex-direction: column; gap: 4px; }\n        .fs-dns-rec-ttl { text-align: left; }\n        .fs-dns-block-hint { display: none; }\n        .fs-dns-seo { padding: 24px 16px; }\n    }\n    <\/style>\n\n    <div class=\"fs-dns-section\">\n        <div class=\"fs-dns-search\">\n            <h2>DNS Check<\/h2>\n            <p>Serveurs de noms externes ? V\u00e9rifiez si vos enregistrements DNS pointent correctement vers FireStorm.<\/p>\n            <form class=\"fs-dns-form\" method=\"get\">\n                <input type=\"text\" name=\"domain\" placeholder=\"Entrez un domaine, p.ex. firestorm.ch\" value=\"\" autofocus>\n                <button type=\"submit\">V\u00e9rifier<\/button>\n            <\/form>\n            <p style=\"margin-top: 16px; margin-bottom: 0;\"><a href=\"https:\/\/www.firestorm.ch\/fr\/kb\/serveurs-de-noms-externes\/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 24px; background: #f1f5f9; color: #197dc8; border: 1px solid #e2e8f0; border-radius: 8px; font-weight: 600; font-size: 0.95em; text-decoration: none; transition: all 0.2s;\">Guide DNS &rarr;<\/a><\/p>\n        <\/div>\n\n    \n            <div class=\"fs-dns-info\">\n            <h3>\u00c0 quoi sert le DNS Check ?<\/h3>\n            <p>Si vos serveurs de noms ne sont pas h\u00e9berg\u00e9s chez FireStorm mais chez un fournisseur externe (p.ex. votre registrar de domaine), vous devez configurer les enregistrements DNS vous-m\u00eame. Notre DNS Check v\u00e9rifie si vos enregistrements pointent correctement vers FireStorm \u2014 pour que votre site web, vos e-mails et vos certificats SSL fonctionnent correctement.<\/p>\n        <\/div>\n    \n        <div class=\"fs-dns-seo\">\n            <h3>\u00c0 quoi sert le DNS Check ?<\/h3>\n            <p>Si vos serveurs de noms ne sont pas h\u00e9berg\u00e9s chez FireStorm mais chez un fournisseur externe (p.ex. votre registrar de domaine), vous devez configurer les enregistrements DNS vous-m\u00eame. Notre DNS Check v\u00e9rifie si vos enregistrements pointent correctement vers FireStorm \u2014 pour que votre site web, vos e-mails et vos certificats SSL fonctionnent correctement.<\/p>\n            <h4>Que v\u00e9rifie-t-il ?<\/h4>\n            <p><strong>Site web<\/strong> \u2014 Votre domaine pointe-t-il vers le bon serveur FireStorm ? <strong>E-mail<\/strong> \u2014 Les enregistrements MX sont-ils configur\u00e9s sur nos serveurs mail ? <strong>Anti-spam<\/strong> \u2014 SPF et DMARC sont-ils configur\u00e9s pour que vos e-mails n'atterrissent pas dans les spams ? <strong>S\u00e9curit\u00e9<\/strong> \u2014 Les enregistrements CAA sont-ils d\u00e9finis pour permettre l'\u00e9mission de certificats SSL ?<\/p>\n            <h4>Que signifient les couleurs ?<\/h4>\n            <p><strong style=\"color:#16a34a;\">Vert<\/strong> \u2014 Tout est correct, l'enregistrement pointe vers FireStorm. <strong style=\"color:#f59e0b;\">Orange<\/strong> \u2014 Fonctionne, mais pourrait \u00eatre am\u00e9lior\u00e9. <strong style=\"color:#dc2626;\">Rouge<\/strong> \u2014 Quelque chose ne va pas \u2014 votre site ou vos e-mails pourraient ne pas fonctionner. Le guide DNS ci-dessus vous montre quels enregistrements d\u00e9finir.<\/p>\n        <\/div>\n    <\/div>\n    \n","protected":false},"excerpt":{"rendered":"Tous les outilsWHOISDomain CheckMail CheckHosting CheckSSL ConverterDNS Catcher DNS Check Serveurs de noms externes ? V\u00e9rifiez si vos enregistrements DNS pointent correctement vers FireStorm. V\u00e9rifier Guide DNS &rarr; \u00c0 quoi sert le DNS Check ? Si vos serveurs de noms ne sont pas h\u00e9berg\u00e9s chez FireStorm mais chez un fournisseur externe (p.ex. votre registrar de [...]","protected":false},"author":1,"featured_media":0,"parent":30147,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_relevanssi_hide_post":"","_relevanssi_pin_for_all":"","_relevanssi_pin_keywords":"","_relevanssi_unpin_keywords":"","_relevanssi_related_keywords":"","_relevanssi_related_include_ids":"","_relevanssi_related_exclude_ids":"","_relevanssi_related_no_append":"","_relevanssi_related_not_related":"","_relevanssi_related_posts":"","_relevanssi_noindex_reason":"","footnotes":""},"class_list":["post-30166","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.1 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>DNS Check - FireStorm ISP<\/title>\n<meta name=\"description\" content=\"DNS Check : v\u00e9rifiez les enregistrements DNS d&#039;un domaine (A, MX, CNAME, TXT, NS). Outil gratuit de FireStorm.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.firestorm.ch\/tools\/dns-check\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DNS Check\" \/>\n<meta property=\"og:description\" content=\"DNS Check : v\u00e9rifiez les enregistrements DNS d&#039;un domaine (A, MX, CNAME, TXT, NS). Outil gratuit de FireStorm.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.firestorm.ch\/tools\/dns-check\/\" \/>\n<meta property=\"og:site_name\" content=\"FireStorm ISP\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/firestorm.ch\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.firestorm.ch\\\/tools\\\/dns-check\\\/\",\"url\":\"https:\\\/\\\/www.firestorm.ch\\\/tools\\\/dns-check\\\/\",\"name\":\"DNS Check - FireStorm ISP\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.firestorm.ch\\\/#website\"},\"datePublished\":\"2026-02-06T19:08:17+00:00\",\"description\":\"DNS Check : v\u00e9rifiez les enregistrements DNS d'un domaine (A, MX, CNAME, TXT, NS). Outil gratuit de FireStorm.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.firestorm.ch\\\/tools\\\/dns-check\\\/#breadcrumb\"},\"inLanguage\":\"fr-CH\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.firestorm.ch\\\/tools\\\/dns-check\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.firestorm.ch\\\/tools\\\/dns-check\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/www.firestorm.ch\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tools\",\"item\":\"https:\\\/\\\/www.firestorm.ch\\\/tools\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"DNS Check\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.firestorm.ch\\\/#website\",\"url\":\"https:\\\/\\\/www.firestorm.ch\\\/\",\"name\":\"FireStorm\",\"description\":\"Webhosting, Domainnamen, Server, Mailserver und Hosting mit Homepagebaukasten und Free SSL Zertifikat\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.firestorm.ch\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.firestorm.ch\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-CH\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.firestorm.ch\\\/#organization\",\"name\":\"FireStorm\",\"url\":\"https:\\\/\\\/www.firestorm.ch\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CH\",\"@id\":\"https:\\\/\\\/www.firestorm.ch\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.firestorm.ch\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/FireStormLogo.png\",\"contentUrl\":\"https:\\\/\\\/www.firestorm.ch\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/FireStormLogo.png\",\"width\":589,\"height\":60,\"caption\":\"FireStorm\"},\"image\":{\"@id\":\"https:\\\/\\\/www.firestorm.ch\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/firestorm.ch\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"DNS Check - FireStorm ISP","description":"DNS Check : v\u00e9rifiez les enregistrements DNS d'un domaine (A, MX, CNAME, TXT, NS). Outil gratuit de FireStorm.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.firestorm.ch\/tools\/dns-check\/","og_locale":"fr_FR","og_type":"article","og_title":"DNS Check","og_description":"DNS Check : v\u00e9rifiez les enregistrements DNS d'un domaine (A, MX, CNAME, TXT, NS). Outil gratuit de FireStorm.","og_url":"https:\/\/www.firestorm.ch\/tools\/dns-check\/","og_site_name":"FireStorm ISP","article_publisher":"https:\/\/www.facebook.com\/firestorm.ch\/","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.firestorm.ch\/tools\/dns-check\/","url":"https:\/\/www.firestorm.ch\/tools\/dns-check\/","name":"DNS Check - FireStorm ISP","isPartOf":{"@id":"https:\/\/www.firestorm.ch\/#website"},"datePublished":"2026-02-06T19:08:17+00:00","description":"DNS Check : v\u00e9rifiez les enregistrements DNS d'un domaine (A, MX, CNAME, TXT, NS). Outil gratuit de FireStorm.","breadcrumb":{"@id":"https:\/\/www.firestorm.ch\/tools\/dns-check\/#breadcrumb"},"inLanguage":"fr-CH","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.firestorm.ch\/tools\/dns-check\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.firestorm.ch\/tools\/dns-check\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/www.firestorm.ch\/fr\/"},{"@type":"ListItem","position":2,"name":"Tools","item":"https:\/\/www.firestorm.ch\/tools\/"},{"@type":"ListItem","position":3,"name":"DNS Check"}]},{"@type":"WebSite","@id":"https:\/\/www.firestorm.ch\/#website","url":"https:\/\/www.firestorm.ch\/","name":"FireStorm","description":"Webhosting, Domainnamen, Server, Mailserver und Hosting mit Homepagebaukasten und Free SSL Zertifikat","publisher":{"@id":"https:\/\/www.firestorm.ch\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.firestorm.ch\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-CH"},{"@type":"Organization","@id":"https:\/\/www.firestorm.ch\/#organization","name":"FireStorm","url":"https:\/\/www.firestorm.ch\/","logo":{"@type":"ImageObject","inLanguage":"fr-CH","@id":"https:\/\/www.firestorm.ch\/#\/schema\/logo\/image\/","url":"https:\/\/www.firestorm.ch\/wp-content\/uploads\/2026\/03\/FireStormLogo.png","contentUrl":"https:\/\/www.firestorm.ch\/wp-content\/uploads\/2026\/03\/FireStormLogo.png","width":589,"height":60,"caption":"FireStorm"},"image":{"@id":"https:\/\/www.firestorm.ch\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/firestorm.ch\/"]}]}},"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"FireStorm","author_link":"https:\/\/www.firestorm.ch\/fr\/news\/author\/webkoenig\/"},"rttpg_comment":0,"rttpg_category":false,"rttpg_excerpt":null,"_links":{"self":[{"href":"https:\/\/www.firestorm.ch\/fr\/wp-json\/wp\/v2\/pages\/30166","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.firestorm.ch\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.firestorm.ch\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.firestorm.ch\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.firestorm.ch\/fr\/wp-json\/wp\/v2\/comments?post=30166"}],"version-history":[{"count":0,"href":"https:\/\/www.firestorm.ch\/fr\/wp-json\/wp\/v2\/pages\/30166\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.firestorm.ch\/fr\/wp-json\/wp\/v2\/pages\/30147"}],"wp:attachment":[{"href":"https:\/\/www.firestorm.ch\/fr\/wp-json\/wp\/v2\/media?parent=30166"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}