Skip to content

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

WHISPER CANON · icade.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/icade.fr

Resolution chain

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

IPPrefixASNOperatorCountry
193.160.88.215193.160.88.0/22AS6461ZAYO-6461 - Zayo BandwidthFR
84.14.157.1184.14.0.0/16AS8220FR

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
icade
Contact emails

Subdomains

94 observed subdomains of icade.fr.

Web-graph footprint

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

577 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for icade.fr.

MechanismTarget
SPF_INCLUDEagom.net
SPF_INCLUDEipreomail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP193.160.88.204
SPF_IP213.41.42.92/32
SPF_IP213.41.42.93/32
SPF_IP216.74.162.13/32
SPF_IP216.74.162.14/32
SPF_IP23.90.105.177
SPF_IP23.90.110.116
SPF_IP46.22.207.11/32
SPF_IP46.235.17.250/32
SPF_IP46.235.17.251/32
SPF_IP84.14.157.5
SPF_MXicade.fr
SPF_MXmail.easimail.fr

Related pages

Pivot deeper into the graph from icade.fr.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.