Skip to content

Hostname

lashcomfort.com

Last fetched

lashcomfort.com resolves to 185.248.100.115, announced in 185.248.100.0/24 by IPSERVER-RU-NET - IP Server LLC in RU. lashcomfort.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for lashcomfort.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:1606
Contact emails
aurozhenko@bk.ru, lashcomfort.com@regprivate.ru

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • res.ipserver.su.lashcomfort.com
  • ns1.ipserver.su
  • ns2.ipserver.su

MX records

  • emx.mail.ru

SPF policy

  • a: lashcomfort.com
  • mx: lashcomfort.com
  • include: _spf.mail.ru
  • ip: 185.248.101.57

Threat-feed evidence

History

Related pages

Pivot from lashcomfort.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lashcomfort.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.