Hostname
hexawin.fr
Last fetched
hexawin.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
hexawin.fr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- ano nymous
- Contact emails
Subdomains
18 observed subdomains of hexawin.fr.
Showing 17 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hexawin.fr in the public web crawl.
8 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for hexawin.fr.
| Mechanism | Target |
|---|---|
| SPF_A | hexawin.fr |
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.246.251.128/26 |
| SPF_IP | 185.217.59.21/32 |
| SPF_IP | 185.61.184.177 |
| SPF_IP | 185.61.184.181/32 |
| SPF_IP | 185.61.184.182 |
| SPF_IP | 185.61.184.183 |
| SPF_IP | 185.61.184.184/32 |
| SPF_IP | 185.61.184.185 |
| SPF_IP | 185.61.184.186 |
| SPF_IP | 185.61.184.187 |
| SPF_IP | 185.61.184.188 |
| SPF_IP | 198.154.180.128/26 |
| SPF_IP | 198.154.181.128/26 |
| SPF_IP | 94.140.18.128/26 |
| SPF_MX | hexawin.fr |
Related pages
Pivot deeper into the graph from hexawin.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hexawin.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.