Hostname
comune.belluno.it
Last fetched
comune.belluno.it resolves to 1 IPv4 address operated by AS41651 in IT.
Nutrition Label
Resolution chain
comune.belluno.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.17.160.170 | 89.17.160.0/24 | AS41651 | — | IT |
WHOIS identity
No WHOIS records are currently associated with comune.belluno.it in WhisperGraph.
Subdomains
31 observed subdomains of comune.belluno.it.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from comune.belluno.it in the public web crawl.
161 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for comune.belluno.it.
| Mechanism | Target |
|---|---|
| SPF_A | mail.comcentrica.it |
| SPF_IP | 217.220.252.224/27 |
| SPF_IP | 52.28.140.31/32 |
| SPF_IP | 88.51.208.64/27 |
| SPF_IP | 89.17.161.32/28 |
| SPF_REDIRECT | _spf.sadbl.it |
Related pages
Pivot deeper into the graph from comune.belluno.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comune.belluno.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.