Hostname
fmk.dk
Last fetched
fmk.dk resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.
Nutrition Label
Resolution chain
fmk.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.50.2.0 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
| 52.178.24.186 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- —
- Organization
- faaborg-midtfyn kommune
- Contact emails
Subdomains
169 observed subdomains of fmk.dk.
Showing 25 of 169. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from fmk.dk in the public web crawl.
272 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for fmk.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | dedicated.mysmtp.com |
| SPF_INCLUDE | spf.defgo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 131.165.50.109 |
| SPF_IP | 131.165.50.110 |
| SPF_IP | 131.165.50.114 |
| SPF_IP | 131.165.53.253 |
| SPF_IP | 131.165.53.4 |
| SPF_IP | 78.47.221.97 |
Related pages
Pivot deeper into the graph from fmk.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fmk.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.