Skip to content

Hostname

leretispa.it

Last fetched

leretispa.it resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists registrar:computer design s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · leretispa.itRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/leretispa.it

Resolution chain

leretispa.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.0.164.194151.0.128.0/17AS12874IT

WHOIS identity

Registrar
registrar:computer design s.r.l.
Organization
lereti s.p.a.
Contact emails

Subdomains

7 observed subdomains of leretispa.it.

Web-graph footprint

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

14 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for leretispa.it.

MechanismTarget
SPF_Aleretispa.it
SPF_INCLUDEsmtp-relay.a2a.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfva.brightidea.com
SPF_INCLUDEt.contactlab.it
SPF_IP195.206.5.23/32
SPF_IP40.95.0.0/16
SPF_IP51.75.198.31
SPF_IP93.62.183.18
SPF_MXleretispa.it

Related pages

Pivot deeper into the graph from leretispa.it.

Cypher and MCP

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

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