Skip to content

Hostname

lmkr.com

Last fetched

lmkr.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

lmkr.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.118.40.1020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
20.84.231.14820.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0147176653
Contact emails

Subdomains

24 observed subdomains of lmkr.com.

Web-graph footprint

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

64 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lmkr.com.

MechanismTarget
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.173.186.33
SPF_IP103.173.186.34
SPF_IP103.173.186.46
SPF_IP103.173.186.5
SPF_IP162.241.216.89
SPF_IP165.140.169.27
SPF_IP165.140.169.28

Related pages

Pivot deeper into the graph from lmkr.com.

Cypher and MCP

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

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