Skip to content

Hostname

ecdl.it

Last fetched

ecdl.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:c.u. s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · ecdl.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ecdl.it

Resolution chain

ecdl.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:c.u. s.r.l.
Organization
aica - associazione italiana per l'informatica ed il calcolo automatico
Contact emails

Subdomains

3 observed subdomains of ecdl.it.

Web-graph footprint

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

198 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for ecdl.it.

MechanismTarget
SPF_INCLUDE_spf0.ecdl.it
SPF_IP13.94.196.247
SPF_IP13.94.198.144
SPF_IP193.43.96.1
SPF_IP193.43.96.13
SPF_IP193.43.96.24
SPF_IP193.43.96.37
SPF_IP193.43.96.42
SPF_IP194.244.25.140
SPF_IP194.244.25.4
SPF_IP93.62.254.106
SPF_IP93.62.254.110
SPF_MXecdl.it

Related pages

Pivot deeper into the graph from ecdl.it.

Cypher and MCP

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

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