Hostname
bonifica.pr.it
Last fetched
bonifica.pr.it resolves to 2 IPv4 addresses operated by AS31638 in IT.
Nutrition Label
Resolution chain
bonifica.pr.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 195.62.175.44 | 195.62.160.0/20 | AS31638 | — | IT |
| 195.62.175.46 | 195.62.160.0/20 | AS31638 | — | IT |
WHOIS identity
No WHOIS records are currently associated with bonifica.pr.it in WhisperGraph.
Subdomains
14 observed subdomains of bonifica.pr.it.
Web-graph footprint
Distinct hostnames that link to or from bonifica.pr.it in the public web crawl.
17 sites link to this hostname.
136 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for bonifica.pr.it.
| Mechanism | Target |
|---|---|
| SPF_A | external2.bonifica.pr.it |
| SPF_INCLUDE | mx.ovh.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 72.14.201.17 |
Related pages
Pivot deeper into the graph from bonifica.pr.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bonifica.pr.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.