Skip to content

Hostname

lmk.chat

Last fetched

lmk.chat resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · lmk.chatRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/lmk.chat

Resolution chain

lmk.chat resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.67.0.1118.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.12118.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.7518.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.9418.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1143.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1263.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.173.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.253.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.10752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.1452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8952.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

14 observed subdomains of lmk.chat.

Web-graph footprint

Distinct hostnames that link to or from lmk.chat in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lmk.chat.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from lmk.chat.

Cypher and MCP

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

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