Skip to content

Hostname

partecipami.it

Last fetched

partecipami.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:shellrent s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · partecipami.itRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/partecipami.it

Resolution chain

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

IPPrefixASNOperatorCountry
52.57.70.7852.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:shellrent s.p.a.
Organization
fondazione rcm - rete civica di milano
Contact emails

Subdomains

14 observed subdomains of partecipami.it.

Web-graph footprint

Distinct hostnames that link to or from partecipami.it in the public web crawl.

161 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for partecipami.it.

MechanismTarget
SPF_Aaws.fondazionercm.it
SPF_Afc.retecivica.milano.it
SPF_Afrcm.as.c-0.it
SPF_IP154.56.221.0/24
SPF_IP185.145.192.160/28
SPF_IP212.239.120.181
SPF_IP213.92.51.181
SPF_IP52.57.70.78

Related pages

Pivot deeper into the graph from partecipami.it.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.