Skip to content

Hostname

focelda.it

Last fetched

focelda.it resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · focelda.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/focelda.it

Resolution chain

focelda.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.57.99104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.162.238172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
80.211.132.4580.211.128.0/18AS31034IT

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
focelda s.p.a.
Contact emails

Subdomains

14 observed subdomains of focelda.it.

Web-graph footprint

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

16 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for focelda.it.

MechanismTarget
SPF_Afocelda.it
SPF_Amail2.cscloud.it
SPF_Amx.focelda.it
SPF_Asmtp.sendgrid.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.mailjet.com
SPF_IP195.231.18.146
SPF_IP212.85.112.214
SPF_IP217.141.235.218
SPF_IP217.169.118.21
SPF_IP62.94.33.248/32
SPF_IP93.174.64.68
SPF_IP93.174.64.72
SPF_IP93.174.70.16/32
SPF_IP93.186.252.17/32
SPF_IP93.51.147.230
SPF_IP95.110.144.65
SPF_MXfocelda.it

Related pages

Pivot deeper into the graph from focelda.it.

Cypher and MCP

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

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