Skip to content

Hostname

jacadi.fr

Last fetched

jacadi.fr resolves to 7 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

WHISPER CANON · jacadi.frRouting diversity4.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/jacadi.fr

Resolution chain

jacadi.fr resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.102.34.12104.102.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.85.25.242104.85.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
184.30.211.126184.30.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.32.207.17823.32.192.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.CO
23.32.207.17823.32.192.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.CO
23.66.216.21823.66.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.133.723.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
95.100.79.23195.100.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
id group
Contact emails

Subdomains

24 observed subdomains of jacadi.fr.

Web-graph footprint

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

628 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for jacadi.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP20.74.68.220
SPF_IP212.234.95.167
SPF_IP213.244.26.218/32

Related pages

Pivot deeper into the graph from jacadi.fr.

Cypher and MCP

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

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