Skip to content

Hostname

cimail.fr

Last fetched

cimail.fr resolves to 1 IPv4 address operated by AS3215 in FR. WHOIS lists registrar:nordnet as the registrar.

Nutrition Label

WHISPER CANON · cimail.frRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cimail.fr

Resolution chain

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

IPPrefixASNOperatorCountry
90.85.18.5990.85.0.0/17AS3215FR

WHOIS identity

Registrar
registrar:nordnet
Organization
cimail solutions
Contact emails

Subdomains

13 observed subdomains of cimail.fr.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cimail.fr.

MechanismTarget
SPF_IP178.33.232.110
SPF_IP5.39.16.112/28
SPF_IP81.93.30.177
SPF_IP90.85.18.48
SPF_IP91.121.240.144/28
SPF_IP92.103.116.12
SPF_IP92.103.116.200
SPF_IP92.103.116.5
SPF_IP92.103.145.10
SPF_IP92.103.145.210/32
SPF_MXcimail.fr

Related pages

Pivot deeper into the graph from cimail.fr.

Cypher and MCP

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

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