Hostname
fdf.dk
Last fetched
fdf.dk is a registered hostname under the .dk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- frivilligt drenge- og pige-forbund, fdf
- Contact emails
Subdomains
29 observed subdomains of fdf.dk.
Showing 24 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fdf.dk in the public web crawl.
323 sites link to this hostname.
264 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for fdf.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spectra-systems.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_INCLUDE | steingabelgaard.dk |
| SPF_IP | 217.74.213.0/24 |
| SPF_IP | 217.74.213.4/32 |
| SPF_IP | 46.31.17.0/24 |
| SPF_IP | 83.151.133.21/32 |
Related pages
Pivot deeper into the graph from fdf.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fdf.dk"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.