Skip to content

Hostname

finpiemonte.it

Last fetched

finpiemonte.it resolves to 3 IPv4 addresses operated by AS2594 in IT. WHOIS lists registrar:csi piemonte as the registrar.

Nutrition Label

WHISPER CANON · finpiemonte.itRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/finpiemonte.it

Resolution chain

finpiemonte.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:csi piemonte
Organization
finpiemonte s.p.a.
Contact emails

Subdomains

4 observed subdomains of finpiemonte.it.

Web-graph footprint

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

178 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for finpiemonte.it.

MechanismTarget
SPF_INCLUDE_spf.si-tek.net
SPF_IP156.54.55.84
SPF_IP156.54.55.85
SPF_IP193.26.128.0/24
SPF_IP2.47.132.104/29
SPF_IP217.61.10.0/24
SPF_IP62.149.128.0/19
SPF_IP83.221.123.106/32
SPF_IP84.240.189.129
SPF_IP84.240.189.20
SPF_IP84.240.189.21
SPF_IP84.240.190.11
SPF_IP93.51.155.12
SPF_IP93.51.155.17
SPF_IP93.51.155.6
SPF_IP94.177.208.0/24
SPF_MXfinpiemonte.it

Related pages

Pivot deeper into the graph from finpiemonte.it.

Cypher and MCP

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

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