Skip to content

Hostname

gruppopiazzetta.com

Last fetched

gruppopiazzetta.com resolves to 1 IPv4 address operated by AS213224 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · gruppopiazzetta.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gruppopiazzetta.com

Resolution chain

gruppopiazzetta.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.235.158.14885.235.158.0/23AS213224IT

WHOIS identity

Registrar
iana:168
Organization
contact privacy inc. customer 0110941126
Contact emails

Subdomains

8 observed subdomains of gruppopiazzetta.com.

Web-graph footprint

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

14 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gruppopiazzetta.com.

MechanismTarget
SPF_Agruppopiazzetta.com
SPF_INCLUDE27117454.spf01.hubspotemail.net
SPF_INCLUDEspf.ce.cloud-y.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP185.56.169.0/24
SPF_IP84.33.83.71/32
SPF_IP88.36.183.125/32
SPF_MXgruppopiazzetta.com

Related pages

Pivot deeper into the graph from gruppopiazzetta.com.

Cypher and MCP

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

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