Skip to content

Hostname

lemken.com

Last fetched

lemken.com resolves to 1 IPv4 address operated by MH-DC-AS in DE. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · lemken.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lemken.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.220.252.12377.220.248.0/21AS62310MH-DC-ASDE

WHOIS identity

Registrar
iana:1328
Organization
lemken gmbh & co. kg
Contact emails

Subdomains

92 observed subdomains of lemken.com.

Web-graph footprint

Distinct hostnames that link to or from lemken.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for lemken.com.

MechanismTarget
SPF_Alemken.com
SPF_Aotc-de-spf.mms.t-systems-service.com
SPF_Aportal.lemken.com
SPF_Asmtpw.cytric.net
SPF_Atraining-system.lemken.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP147.160.167.0/26
SPF_IP156.67.161.226
SPF_IP156.67.161.230
SPF_IP156.67.161.250
SPF_IP188.94.252.173
SPF_IP20.224.229.91
SPF_IP20.54.218.134
SPF_IP20.73.17.116
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP46.31.188.44
SPF_IP46.4.69.121
SPF_IP51.124.219.159
SPF_IP52.143.60.229
SPF_IP52.174.36.32
SPF_IP52.178.74.190
SPF_IP77.220.252.123
SPF_IP80.150.239.230
SPF_IP81.173.209.69/32
SPF_IP83.246.78.211
SPF_IP85.13.138.64/32
SPF_IP85.214.23.49
SPF_MXlemken.com

Related pages

Pivot deeper into the graph from lemken.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lemken.com"})-[: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.