Hostname
lessin.co.il
Last fetched
lessin.co.il resolves to 1 IPv4 address operated by AS44709 in PS. WHOIS lists iana:10007 as the registrar.
Nutrition Label
Resolution chain
lessin.co.il resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.56.75.162 | 185.56.72.0/22 | AS44709 | — | PS |
WHOIS identity
- Registrar
- iana:10007
- Organization
- beit lessin theatre
- Contact emails
Subdomains
7 observed subdomains of lessin.co.il.
Web-graph footprint
Distinct hostnames that link to or from lessin.co.il in the public web crawl.
88 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for lessin.co.il.
| Mechanism | Target |
|---|---|
| SPF_A | lessin.co.il |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_INCLUDE | youlinktv.com |
| SPF_IP | 147.235.28.199 |
| SPF_IP | 185.28.154.159 |
| SPF_IP | 192.116.109.213 |
| SPF_IP | 5.100.255.147 |
| SPF_IP | 62.128.53.207 |
| SPF_IP | 62.219.80.0/24 |
| SPF_IP | 80.178.250.12 |
| SPF_IP | 80.179.230.187 |
| SPF_IP | 80.179.28.118 |
| SPF_IP | 82.166.97.70/32 |
| SPF_MX | admail365.co.il |
| SPF_MX | lessin.co.il |
Related pages
Pivot deeper into the graph from lessin.co.il.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lessin.co.il"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.