Skip to content

Hostname

ondres.fr

Last fetched

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

Nutrition Label

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

Resolution chain

ondres.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:gandi
Organization
mairie de ondres
Contact emails

Subdomains

1 observed subdomain of ondres.fr.

Subdomain
www.ondres.fr

Web-graph footprint

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

76 sites link to this hostname.

127 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ondres.fr.

MechanismTarget
SPF_INCLUDE_spf.alwaysdata.com
SPF_INCLUDEalpi40.fr
SPF_INCLUDEmail.ondres.net
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_IP147.135.222.4/32
SPF_IP46.218.207.254
SPF_IP51.38.225.154
SPF_IP54.38.246.65
SPF_IP92.103.44.117/32
SPF_IP92.103.44.66/32
SPF_IP92.103.44.67
SPF_IP92.103.44.71

Related pages

Pivot deeper into the graph from ondres.fr.

Cypher and MCP

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

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