Skip to content

Hostname

candidesk.fr

Last fetched

candidesk.fr resolves to 2 IPv4 addresses operated by AS7552 in VN. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · candidesk.frRouting diversity2.4/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/candidesk.fr

Resolution chain

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

IPPrefixASNOperatorCountry
171.244.27.203171.244.0.0/16AS7552VN
66.181.38.20866.181.32.0/19AS64236UNREAL-SERVERS - UnReal Servers, LLCUS

WHOIS identity

Registrar
registrar:ovh
Organization
Contact emails

Subdomains

11 observed subdomains of candidesk.fr.

Threat posture

History

Mail and authentication

MX records

  • candidesk.fr

SPF policy

6 SPF mechanisms authorising senders for candidesk.fr.

MechanismTarget
SPF_IP151.242.111.11
SPF_IP151.242.111.14
SPF_IP151.242.111.19
SPF_IP151.242.111.20
SPF_IP151.242.111.21
SPF_IP171.244.27.203

Related pages

Pivot deeper into the graph from candidesk.fr.

Cypher and MCP

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

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