Hostname
icade.fr
Last fetched
icade.fr resolves to 2 IPv4 addresses operated by ZAYO-6461 - Zayo Bandwidth in FR. WHOIS lists registrar:csc corporate domains inc. as the registrar.
Nutrition Label
Resolution chain
icade.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.160.88.215 | 193.160.88.0/22 | AS6461 | ZAYO-6461 - Zayo Bandwidth | FR |
| 84.14.157.11 | 84.14.0.0/16 | AS8220 | — | FR |
WHOIS identity
- Registrar
- registrar:csc corporate domains inc.
- Organization
- icade
- Contact emails
Subdomains
94 observed subdomains of icade.fr.
Showing 25 of 94. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from icade.fr in the public web crawl.
577 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for icade.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | agom.net |
| SPF_INCLUDE | ipreomail.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 193.160.88.204 |
| SPF_IP | 213.41.42.92/32 |
| SPF_IP | 213.41.42.93/32 |
| SPF_IP | 216.74.162.13/32 |
| SPF_IP | 216.74.162.14/32 |
| SPF_IP | 23.90.105.177 |
| SPF_IP | 23.90.110.116 |
| SPF_IP | 46.22.207.11/32 |
| SPF_IP | 46.235.17.250/32 |
| SPF_IP | 46.235.17.251/32 |
| SPF_IP | 84.14.157.5 |
| SPF_MX | icade.fr |
| SPF_MX | mail.easimail.fr |
Related pages
Pivot deeper into the graph from icade.fr.
- IP · 193.160.88.215
- ASN · AS6461ZAYO-6461 - Zayo Bandwidth
- Registrar · registrar:csc corporate domains inc.
- Country · FR
- Email · frederic.kervoaze@icade.fr
- TLD · .fr
- Browse hostnames · ic…
- 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: "icade.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.