Skip to content

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

WHISPER CANON · fmk.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fmk.dk

Resolution chain

fmk.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.50.2.020.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
52.178.24.18652.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
Organization
faaborg-midtfyn kommune
Contact emails

Subdomains

169 observed subdomains of fmk.dk.

Web-graph footprint

Distinct hostnames that link to or from fmk.dk in the public web crawl.

272 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fmk.dk.

MechanismTarget
SPF_INCLUDEdedicated.mysmtp.com
SPF_INCLUDEspf.defgo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.165.50.109
SPF_IP131.165.50.110
SPF_IP131.165.50.114
SPF_IP131.165.53.253
SPF_IP131.165.53.4
SPF_IP78.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.