Skip to content

Hostname

comune.fi.it

Last fetched

comune.fi.it resolves to 1 IPv4 address operated by AS6882 in IT. WHOIS lists iana:808 as the registrar.

Nutrition Label

WHISPER CANON · comune.fi.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/comune.fi.it

Resolution chain

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

IPPrefixASNOperatorCountry
159.213.248.134159.213.0.0/16AS6882IT

WHOIS identity

Registrar
iana:808
Organization
comune di firenze
Contact emails

Subdomains

279 observed subdomains of comune.fi.it.

Web-graph footprint

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

1,339 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.eu
SPF_IP159.213.236.42/32
SPF_IP159.213.248.0/24
SPF_MXcomune.fi.it

Related pages

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

Cypher and MCP

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

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