Skip to content

Hostname

cma66.fr

Last fetched

cma66.fr resolves to 1 IPv4 address operated by AS29608 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · cma66.frRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cma66.fr

Resolution chain

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

IPPrefixASNOperatorCountry
178.20.67.68178.20.64.0/21AS29608FR

WHOIS identity

Registrar
registrar:gandi
Organization
chambre regionale de metiers et de l'artisanat
Contact emails

Subdomains

2 observed subdomains of cma66.fr.

Web-graph footprint

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

90 sites link to this hostname.

219 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cma66.fr.

MechanismTarget
SPF_INCLUDEaspaway.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf1.ymag.cloud
SPF_IP103.229.36.176
SPF_IP93.94.163.18/32

Related pages

Pivot deeper into the graph from cma66.fr.

Cypher and MCP

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

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