Skip to content

Hostname

lwcloud.it

Last fetched

lwcloud.it resolves to 2 IPv4 addresses operated by CDLAN-AS Milano in IT.

Nutrition Label

WHISPER CANON · lwcloud.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lwcloud.it

Resolution chain

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

IPPrefixASNOperatorCountry
5.253.198.375.253.198.0/24AS20836CDLAN-AS MilanoIT
5.253.198.385.253.198.0/24AS20836CDLAN-AS MilanoIT

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for lwcloud.it.

MechanismTarget
SPF_INCLUDEinterac.it
SPF_INCLUDEspf.cloudisp.net
SPF_IP212.183.175.81/28
SPF_IP5.253.198.0/24
SPF_IP83.137.232.129/27

Related pages

Pivot deeper into the graph from lwcloud.it.

Cypher and MCP

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

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