Skip to content

Hostname

dsmf.dk

Last fetched

dsmf.dk resolves to 1 IPv4 address operated by AS31027 in DK. WHOIS lists registrar:ts computer aps as the registrar.

Nutrition Label

WHISPER CANON · dsmf.dkRouting diversity1.5/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/dsmf.dk

Resolution chain

dsmf.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.195.185.219217.195.176.0/20AS31027DK

WHOIS identity

Registrar
registrar:ts computer aps
Organization
klaus seiersen
Contact emails

Subdomains

1 observed subdomain of dsmf.dk.

Subdomain
www.dsmf.dk

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dsmf.dk.

MechanismTarget
SPF_Adsmf.dk
SPF_INCLUDE_spf.hostonline.dk
SPF_MXdsmf.dk

Related pages

Pivot deeper into the graph from dsmf.dk.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dsmf.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.