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
Resolution chain
jacadi.fr resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.102.34.12 | 104.102.32.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 104.85.25.242 | 104.85.16.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 184.30.211.126 | 184.30.208.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 23.32.207.178 | 23.32.192.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CO |
| 23.32.207.178 | 23.32.192.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | CO |
| 23.66.216.218 | 23.66.208.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.67.133.7 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 95.100.79.231 | 95.100.64.0/20 | AS16625 | AKAMAI-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.
Showing 23 of 24. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for jacadi.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_IP | 20.74.68.220 |
| SPF_IP | 212.234.95.167 |
| SPF_IP | 213.244.26.218/32 |
Related pages
Pivot deeper into the graph from jacadi.fr.
- IP · 104.102.34.12
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:csc corporate domains inc.
- Country · DE
- Email · postmaster@jacadi.fr
- TLD · .fr
- Browse hostnames · ja…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.