Skip to content

Hostname

comdz.fr

Last fetched

comdz.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · comdz.frRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/comdz.fr

Resolution chain

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

IPPrefixASNOperatorCountry
51.255.93.1051.254.0.0/15AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
dpi design
Contact emails

Subdomains

21 observed subdomains of comdz.fr.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for comdz.fr.

MechanismTarget
SPF_Acomdz.fr
SPF_IP2001:41d0:1004:210a:0:0:0:0
SPF_IP51.255.93.10
SPF_MXcomdz.fr

Related pages

Pivot deeper into the graph from comdz.fr.

Cypher and MCP

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

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