Skip to content

Hostname

ditmer.dk

Last fetched

ditmer.dk resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · ditmer.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ditmer.dk

Resolution chain

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

IPPrefixASNOperatorCountry
46.36.211.23146.36.208.0/21AS48854DK

WHOIS identity

Registrar
Organization
ditmer a/s
Contact emails

Subdomains

42 observed subdomains of ditmer.dk.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ditmer.dk.

MechanismTarget
SPF_Aditmer.dk
SPF_INCLUDE2678518.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfprod.ditmer.dk
SPF_IP62.243.27.178

Related pages

Pivot deeper into the graph from ditmer.dk.

Cypher and MCP

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

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