Skip to content

Hostname

lostuzzo.it

Last fetched

lostuzzo.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:centralnic group ltd as the registrar.

Nutrition Label

WHISPER CANON · lostuzzo.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/lostuzzo.it

Resolution chain

lostuzzo.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:centralnic group ltd
Organization
lostuzzo snc
Contact emails

Subdomains

13 observed subdomains of lostuzzo.it.

Web-graph footprint

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

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • lostuzzo.it

SPF policy

9 SPF mechanisms authorising senders for lostuzzo.it.

MechanismTarget
SPF_Alostuzzo.it
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEturbo-smtp.com
SPF_IP109.75.163.196
SPF_IP136.243.64.86
SPF_IP88.99.253.71
SPF_IP89.186.93.166/32
SPF_IP94.130.216.95/32
SPF_MXlostuzzo.it

Related pages

Pivot deeper into the graph from lostuzzo.it.

Cypher and MCP

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

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