Skip to content

Hostname

piacenti.com

Last fetched

piacenti.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · piacenti.comRouting diversity2.4/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/piacenti.com

Resolution chain

piacenti.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1647
Organization
salumificio toscano piacenti s.p.a.
Contact emails

Subdomains

4 observed subdomains of piacenti.com.

Web-graph footprint

Distinct hostnames that link to or from piacenti.com in the public web crawl.

5 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for piacenti.com.

MechanismTarget
SPF_Ajoomla.tecnosw.com
SPF_Amail1.tecnosw.com
SPF_Amail2.tecnosw.com
SPF_Aplesk.tecnoinformatica.com
SPF_IP145.224.117.157
SPF_IP216.128.11.57
SPF_IP81.174.21.234
SPF_IP95.110.208.93

Related pages

Pivot deeper into the graph from piacenti.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "piacenti.com"})-[: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.