Skip to content

Hostname

lamilano.it

Last fetched

lamilano.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:netsons s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · lamilano.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/lamilano.it

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.57.11104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
157.180.12.221157.180.0.0/17AS24940FI
172.67.188.184172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:netsons s.r.l.
Organization
lorenzo chiaro
Contact emails

Subdomains

164 observed subdomains of lamilano.it.

Web-graph footprint

Distinct hostnames that link to or from lamilano.it in the public web crawl.

268 sites link to this hostname.

370 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lamilano.it.

MechanismTarget
SPF_Alamilano.it
SPF_IP157.180.12.221
SPF_IP95.110.227.104/24
SPF_MXlamilano.it

Related pages

Pivot deeper into the graph from lamilano.it.

Cypher and MCP

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

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