Skip to content

Hostname

betterhuman.fr

Last fetched

betterhuman.fr resolves to 1 IPv4 address operated by OVH - OVH SAS in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · betterhuman.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/betterhuman.fr

Resolution chain

betterhuman.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.31.146.124176.31.0.0/16AS16276OVH - OVH SASFR

WHOIS identity

Registrar
registrar:ovh
Organization
ano nymous
Contact emails

Subdomains

8 observed subdomains of betterhuman.fr.

Web-graph footprint

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

17 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for betterhuman.fr.

MechanismTarget
SPF_INCLUDE_spf-eu.ppe-hosted.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.flexit.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.31.146.121
SPF_IP176.31.146.124
SPF_IP37.187.147.108
SPF_IP37.59.167.19
SPF_IP46.105.35.195

Related pages

Pivot deeper into the graph from betterhuman.fr.

Cypher and MCP

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

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