Skip to content

Hostname

comptoir.fr

Last fetched

comptoir.fr resolves to 11 IPv4 addresses operated by AS8426 in GB. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · comptoir.frRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/comptoir.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:gandi
Organization
comptoir des voyages
Contact emails

Subdomains

16 observed subdomains of comptoir.fr.

Web-graph footprint

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

267 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for comptoir.fr.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.vdm.com
SPF_IP194.146.175.83/32
SPF_IP195.101.183.221
SPF_IP195.101.7.166
SPF_IP195.101.99.77/32
SPF_IP89.185.33.40
SPF_IP89.185.33.78
SPF_IP89.185.39.51
SPF_IP89.185.39.52
SPF_MXcomptoir.fr

Related pages

Pivot deeper into the graph from comptoir.fr.

Cypher and MCP

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

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