Skip to content

Hostname

lembs.com

Last fetched

lembs.com resolves to 2 IPv4 addresses operated by WEBSTYLE-AS in UA. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · lembs.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lembs.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.181.161.155.181.161.0/24AS205282WEBSTYLE-ASUA
5.181.161.315.181.161.0/24AS205282WEBSTYLE-ASUA

WHOIS identity

Registrar
iana:82
Organization
chayka rostislav
Contact emails

Subdomains

2 observed subdomains of lembs.com.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lembs.com.

MechanismTarget
SPF_Alembs.com
SPF_INCLUDE_spf.mlsend.com
SPF_MXlembs.com

Related pages

Pivot deeper into the graph from lembs.com.

Cypher and MCP

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

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