Skip to content

Hostname

caiali.fr

Last fetched

caiali.fr resolves to 1 IPv4 address operated by AS16276 in CA. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · caiali.frRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/caiali.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:gandi
Organization
caiali sas
Contact emails

Subdomains

4 observed subdomains of caiali.fr.

Web-graph footprint

Distinct hostnames that link to or from caiali.fr in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for caiali.fr.

MechanismTarget
SPF_INCLUDEajoupa.app
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP109.62.79.249
SPF_IP109.62.8.217
SPF_IP109.62.8.222
SPF_IP129.222.60.10
SPF_IP170.233.74.33
SPF_IP198.61.254.61
SPF_IP20.62.160.99
SPF_IP209.35.2.248
SPF_IP52.170.21.162
SPF_IP52.6.153.160
SPF_IP81.248.18.109

Related pages

Pivot deeper into the graph from caiali.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "caiali.fr"})-[: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.