Skip to content

Hostname

comune.lucca.it

Last fetched

comune.lucca.it resolves to 1 IPv4 address operated by AS6882 in IT.

Nutrition Label

WHISPER CANON · comune.lucca.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/comune.lucca.it

Resolution chain

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

IPPrefixASNOperatorCountry
159.213.73.43159.213.0.0/16AS6882IT

WHOIS identity

No WHOIS records are currently associated with comune.lucca.it in WhisperGraph.

Subdomains

34 observed subdomains of comune.lucca.it.

Web-graph footprint

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

564 sites link to this hostname.

235 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for comune.lucca.it.

MechanismTarget
SPF_INCLUDE_spf.carboniocloud.com
SPF_INCLUDEspf.mailrouter.it
SPF_IP159.213.225.21
SPF_IP46.30.247.119/32
SPF_MXcomune.lucca.it

Related pages

Pivot deeper into the graph from comune.lucca.it.

Cypher and MCP

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

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