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
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.
Showing 15 of 16. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for comptoir.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.vdm.com |
| SPF_IP | 194.146.175.83/32 |
| SPF_IP | 195.101.183.221 |
| SPF_IP | 195.101.7.166 |
| SPF_IP | 195.101.99.77/32 |
| SPF_IP | 89.185.33.40 |
| SPF_IP | 89.185.33.78 |
| SPF_IP | 89.185.39.51 |
| SPF_IP | 89.185.39.52 |
| SPF_MX | comptoir.fr |
Related pages
Pivot deeper into the graph from comptoir.fr.
- IP · 195.157.4.130
- ASN · AS8426
- Registrar · registrar:gandi
- Country · GB
- Email · 2e6fe055dbee314aac17b8d1704a1888-679654@contact.gandi.net
- TLD · .fr
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.