Skip to content

Hostname

lerelais.org

Last fetched

lerelais.org is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. lerelais.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · lerelais.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lerelais.org

Resolution chain

No IPv4 resolution is recorded for lerelais.org in WhisperGraph.

IPv6 resolution

No AAAA record for lerelais.org is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:81
Contact emails
96632011ac6421d9cd271db16463abf0-348197@contact.gandi.net, f75722a62e7ef8e24e1f58f76c17baa5-348197@contact.gandi.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns10.ovh.net
  • ns10.ovh.net

MX records

  • myspam01.lerelais.org
  • myspam02.lerelais.org

SPF policy

  • ip: 185.11.188.0/24
  • ip: 157.143.170.246/32
  • ip: 157.143.170.247/32
  • ip: 41.188.47.74/32
  • include: mx.ovh.com
  • include: spf.ics.fr
  • include: spf2.ics.fr
  • include: _mailcust.gandi.net
  • ip: 176.31.237.75
  • ip: 195.135.28.66
  • ip: 217.108.19.245
  • ip: 46.218.228.246
  • ip: 85.14.167.50
  • ip: 85.14.174.253
  • ip: 85.233.222.80
  • ip: 85.233.222.81
  • ip: 88.213.246.241

Threat-feed evidence

History

Related pages

Pivot from lerelais.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lerelais.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.