Hostname
lisam.cloud
Last fetched
lisam.cloud resolves to 1 IPv4 address operated by AS8368 in BE. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
lisam.cloud 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 |
|---|---|---|---|---|
| 82.146.119.101 | 82.146.188.0/24 | AS8368 | — | BE |
| 82.146.119.101 | 82.146.188.0/24 | AS8368 | — | BE |
WHOIS identity
- Registrar
- iana:433
- Organization
- lisam systems
- Contact emails
- —
Subdomains
44 observed subdomains of lisam.cloud.
Showing 17 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lisam.cloud in the public web crawl.
5 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for lisam.cloud.
| Mechanism | Target |
|---|---|
| SPF_A | lisam.cloud |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 82.146.119.64/26 |
| SPF_MX | lisam.cloud |
Related pages
Pivot deeper into the graph from lisam.cloud.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lisam.cloud"})-[: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.