Skip to content

Hostname

comune.siena.it

Last fetched

comune.siena.it resolves to 1 IPv4 address operated by AS20836 in IT.

Nutrition Label

WHISPER CANON · comune.siena.itRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/comune.siena.it

Resolution chain

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

IPPrefixASNOperatorCountry
95.157.78.5695.157.64.0/19AS20836IT

WHOIS identity

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

Subdomains

59 observed subdomains of comune.siena.it.

Web-graph footprint

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

744 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for comune.siena.it.

MechanismTarget
SPF_INCLUDEmusvc.com
SPF_INCLUDEmx4.eventim.de
SPF_INCLUDEspf.esvacloud.com
SPF_INCLUDEspf.soluzionipa.it
SPF_IP80.88.164.6/32
SPF_IP93.187.30.37
SPF_IP93.187.30.38
SPF_IP93.187.30.50
SPF_MXcomune.siena.it

Related pages

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

Cypher and MCP

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

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