Skip to content

Hostname

cadic.fr

Last fetched

cadic.fr resolves to 1 IPv4 address operated by AS5410 in FR. WHOIS lists registrar:claranet sas as the registrar.

Nutrition Label

WHISPER CANON · cadic.frRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cadic.fr

Resolution chain

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

IPPrefixASNOperatorCountry
176.130.156.7176.128.0.0/10AS5410FR

WHOIS identity

Registrar
registrar:claranet sas
Organization
cadic
Contact emails

Subdomains

31 observed subdomains of cadic.fr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for cadic.fr.

MechanismTarget
SPF_Amailgw-ext.cadic.fr
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_IP145.239.140.135
SPF_IP163.172.109.192
SPF_IP176.130.156.7
SPF_IP195.154.191.102
SPF_IP195.154.29.133
SPF_IP212.83.134.124
SPF_IP212.83.181.254
SPF_IP51.15.185.101
SPF_IP51.15.185.202
SPF_IP51.15.185.50/32
SPF_IP51.159.18.81
SPF_IP51.159.19.168
SPF_IP51.159.19.169
SPF_IP51.159.21.233
SPF_IP51.91.25.199
SPF_IP62.210.125.218
SPF_IP62.210.248.102
SPF_IP62.210.97.83
SPF_MXcadic.fr

Related pages

Pivot deeper into the graph from cadic.fr.

Cypher and MCP

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

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