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
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- lostuzzo.it
SPF policy
9 SPF mechanisms authorising senders for lostuzzo.it.
| Mechanism | Target |
|---|---|
| SPF_A | lostuzzo.it |
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 109.75.163.196 |
| SPF_IP | 136.243.64.86 |
| SPF_IP | 88.99.253.71 |
| SPF_IP | 89.186.93.166/32 |
| SPF_IP | 94.130.216.95/32 |
| SPF_MX | lostuzzo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.