Skip to content

Hostname

lemu.dk

Last fetched

lemu.dk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for lemu.dk.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.236.176.17
SPF_IP13.93.124.16
SPF_IP176.62.205.101
SPF_IP176.62.205.102
SPF_IP176.62.205.103
SPF_IP176.62.205.104
SPF_IP195.41.13.34
SPF_IP195.41.13.40
SPF_IP40.92.0.0/15
SPF_IP40.95.88.0/22

Related pages

Pivot deeper into the graph from lemu.dk.

Cypher and MCP

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

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