Hostname
branchet.fr
Last fetched
branchet.fr resolves to 2 IPv4 addresses operated by AS39180 in FR. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
branchet.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.18.62.219 | 178.18.48.0/20 | AS39180 | — | FR |
| 85.208.218.240 | 85.208.216.0/22 | AS35625 | — | FR |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- sas francois branchet
- Contact emails
Subdomains
74 observed subdomains of branchet.fr.
Showing 25 of 74. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from branchet.fr in the public web crawl.
81 sites link to this hostname.
116 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for branchet.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 4560375.spf06.hubspotemail.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_IP | 178.18.62.195 |
| SPF_IP | 178.18.62.197 |
| SPF_IP | 178.18.62.205 |
| SPF_IP | 178.18.62.214 |
| SPF_IP | 178.18.62.215 |
| SPF_IP | 178.18.62.219 |
| SPF_IP | 37.59.227.164 |
| SPF_MX | branchet.fr |
Related pages
Pivot deeper into the graph from branchet.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "branchet.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.