Skip to content

Hostname

dittacusi.it

Last fetched

dittacusi.it resolves to 1 IPv4 address operated by IT-SUPERNAP - INFRASTRUCTURE ITALIA COLO S.R.L. in IT. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

WHISPER CANON · dittacusi.itRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/dittacusi.it

Resolution chain

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

IPPrefixASNOperatorCountry
185.142.154.201185.142.152.0/22AS203201IT-SUPERNAP - INFRASTRUCTURE ITALIA COLO S.R.L.IT

WHOIS identity

Registrar
registrar:1 api gmbh
Organization
cusi (fu) cav. virginio di cusi enrico & c. snc
Contact emails

Subdomains

3 observed subdomains of dittacusi.it.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dittacusi.it.

MechanismTarget
SPF_INCLUDEwebme.it
SPF_MXdittacusi.it

Related pages

Pivot deeper into the graph from dittacusi.it.

Cypher and MCP

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

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