Skip to content

Hostname

emd.dk

Last fetched

emd.dk resolves to 1 IPv4 address operated by AS42697 in DK.

Nutrition Label

WHISPER CANON · emd.dkRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/emd.dk

Resolution chain

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

IPPrefixASNOperatorCountry
77.243.48.13477.243.48.0/20AS42697DK

WHOIS identity

Registrar
Organization
emd international a/s
Contact emails

Subdomains

53 observed subdomains of emd.dk.

Web-graph footprint

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

106 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for emd.dk.

MechanismTarget
SPF_INCLUDE144866567.spf04.hubspotemail.net
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a03:dc80:0:f136:0:0:0:208
SPF_IP2a03:dc80:0:f136:0:0:0:218
SPF_IP77.243.50.208
SPF_IP77.243.50.218
SPF_IP77.243.62.68

Related pages

Pivot deeper into the graph from emd.dk.

Cypher and MCP

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

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