You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dns.html
+34-19Lines changed: 34 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -58,11 +58,11 @@ <h2 class="info-title">Hyperscaler DNS Exposure of Swiss Municipalities</h2>
58
58
<divclass="info-grid">
59
59
<divclass="info-card">
60
60
<h3>What is this?</h3>
61
-
<p>A map of all ~2,100 Swiss municipalities colored <strongstyle="color:#d32f2f">red</strong>if <em>any</em> email-related DNS record references a US hyperscaler — Microsoft, Google, or AWS. Even a single <code>include:</code> in SPF is enough to trigger exposure.</p>
61
+
<p>A map of all ~2,100 Swiss municipalities shaded by how deeply their email DNS touches a US hyperscaler — Microsoft, Google, or AWS. <strongstyle="color:#e8741b">Orange</strong>means the MX record itself points to a hyperscaler (email lives there). <strongstyle="color:#c48b1a">Pale amber</strong> means the MX is elsewhere but SPF, DKIM, autodiscover, or another record still delegates to one. <strongstyle="color:#5a8a63">Green</strong> means no hyperscaler trace at all.</p>
62
62
</div>
63
63
<divclass="info-card">
64
64
<h3>How is this different from the Email Map?</h3>
65
-
<p>The <ahref="/">Email Map</a> picks one winning provider per municipality. This map casts a wider net: a municipality whose email is hosted by a Swiss provider but whose SPF record still delegates to <code>spf.protection.outlook.com</code> shows green on the Email Map, but red here.</p>
65
+
<p>The <ahref="/">Email Map</a> picks one winning provider per municipality. This map casts a wider net and grades exposure: a municipality whose email is hosted by a Swiss provider but whose SPF record still delegates to <code>spf.protection.outlook.com</code> shows as Swiss on the Email Map, but pale amber here.</p>
66
66
</div>
67
67
<divclass="info-card">
68
68
<h3>Which records are checked?</h3>
@@ -84,10 +84,18 @@ <h3>Open source & open data</h3>
0 commit comments