Skip to content

Hostname

lespresso.it

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.29104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.29104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.179172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.36.74.11634.32.0.0/11AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:armada s.r.l.
Organization
l'espresso media s.p.a.
Contact emails

Subdomains

7 observed subdomains of lespresso.it.

Web-graph footprint

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

778 sites link to this hostname.

131 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lespresso.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmusvc.com
SPF_IP15.160.79.116/32
SPF_IP15.161.213.7/32
SPF_IP15.161.32.82/32
SPF_IP193.42.160.0/23
SPF_IP193.42.200.0/23

Related pages

Pivot deeper into the graph from lespresso.it.

Cypher and MCP

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

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