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
Resolution chain
finpiemonte.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 84.240.178.132 | 84.240.128.0/18 | AS2594 | — | IT |
| 84.240.178.144 | 84.240.128.0/18 | AS2594 | — | IT |
| 84.240.178.150 | 84.240.128.0/18 | AS2594 | — | IT |
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
MX records
SPF policy
17 SPF mechanisms authorising senders for finpiemonte.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.si-tek.net |
| SPF_IP | 156.54.55.84 |
| SPF_IP | 156.54.55.85 |
| SPF_IP | 193.26.128.0/24 |
| SPF_IP | 2.47.132.104/29 |
| SPF_IP | 217.61.10.0/24 |
| SPF_IP | 62.149.128.0/19 |
| SPF_IP | 83.221.123.106/32 |
| SPF_IP | 84.240.189.129 |
| SPF_IP | 84.240.189.20 |
| SPF_IP | 84.240.189.21 |
| SPF_IP | 84.240.190.11 |
| SPF_IP | 93.51.155.12 |
| SPF_IP | 93.51.155.17 |
| SPF_IP | 93.51.155.6 |
| SPF_IP | 94.177.208.0/24 |
| SPF_MX | finpiemonte.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.