Skip to content

Hostname

fixys.fr

Last fetched

fixys.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · fixys.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/fixys.fr

Resolution chain

fixys.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

36 observed subdomains of fixys.fr.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for fixys.fr.

MechanismTarget
SPF_Afixys.fr
SPF_INCLUDEmx.ovh.com
SPF_IP163.172.197.203
SPF_IP163.172.207.220
SPF_IP163.172.230.6
SPF_IP20.93.203.168/32
SPF_IP212.129.46.15
SPF_IP212.129.49.55
SPF_IP212.129.57.83
SPF_IP212.83.167.229
SPF_IP51.15.145.8
SPF_IP51.159.93.249
SPF_MXfixys.fr

Related pages

Pivot deeper into the graph from fixys.fr.

Cypher and MCP

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

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