Skip to content

Hostname

cedacri.it

Last fetched

cedacri.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:cedacri s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · cedacri.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/cedacri.it

Resolution chain

cedacri.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:cedacri s.p.a.
Organization
cedacri s.p.a.
Contact emails

Subdomains

351 observed subdomains of cedacri.it.

Web-graph footprint

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

47 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cedacri.it.

MechanismTarget
SPF_Amail1.cedacri.it
SPF_Amail2.cedacri.it
SPF_IP193.148.38.241
SPF_IP2.228.53.192/28
SPF_IP2.228.53.204/32
SPF_IP2.228.53.205
SPF_IP2.228.53.206
SPF_IP83.221.124.173/28
SPF_IP89.96.72.208
SPF_IP89.96.72.209
SPF_IP89.96.72.210
SPF_MXcedacri.it

Related pages

Pivot deeper into the graph from cedacri.it.

Cypher and MCP

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

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