Skip to content

Hostname

ecm.dk

Last fetched

ecm.dk resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.205.42168.119.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
Organization
e.c. maskinfabrik a/s
Contact emails

Subdomains

4 observed subdomains of ecm.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ecm.dk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP176.20.225.138
SPF_IP93.178.144.26/32
SPF_IP93.191.153.162

Related pages

Pivot deeper into the graph from ecm.dk.

Cypher and MCP

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

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