Skip to content

Hostname

ciclic.fr

Last fetched

ciclic.fr resolves to 95.128.41.144, announced in 95.128.40.0/21 by AQUARAY - Aqua Ray SAS in FR. ciclic.fr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ciclic.frRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/ciclic.fr

Resolution chain

IPv6 resolution

No AAAA record for ciclic.fr is recorded in WhisperGraph.

Attribution

aqua ray

ORIGIN_AS

WHOIS identity

Registrar
registrar:gandi
Contact emails
51713b3a9a0e7e8afea23917ba53ef05-1032649@contact.gandi.net, 7f7f6c1c1ecd89f799725377414db607-1032649@contact.gandi.net, f4c6ad0cc7810be242771581d4a5dd95-1032649@contact.gandi.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-163-c.gandi.net
  • ns-231-b.gandi.net
  • ns-46-a.gandi.net
  • ns1.gandi.net

MX records

  • ciclic-fr.mail.protection.outlook.com

SPF policy

  • ip: 37.58.189.18/32
  • ip: 172.25.20.21/32
  • ip: 5.135.46.23/32
  • ip: 93.17.230.36/32
  • include: spf.mailjet.com
  • include: spf.protection.outlook.com
  • a: ciclic.fr
  • mx: ciclic.fr
  • ip: 95.128.41.142
  • ip: 95.128.41.144

Threat-feed evidence

History

Related pages

Pivot from ciclic.fr into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ciclic.fr"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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