Skip to content

Hostname

onebase.fr

Last fetched

onebase.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.37.81.3254.37.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
athena publications
Contact emails

Subdomains

60 observed subdomains of onebase.fr.

Web-graph footprint

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

32 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for onebase.fr.

MechanismTarget
SPF_Aonebase.fr
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEpro-smtp.fr
SPF_IP141.94.218.206
SPF_IP141.94.253.233
SPF_IP141.95.156.188
SPF_IP162.19.30.20
SPF_IP162.19.87.9
SPF_IP176.162.171.179
SPF_IP217.182.88.111
SPF_IP51.178.197.72
SPF_IP51.178.93.241/32
SPF_IP51.210.230.109
SPF_IP51.210.98.106
SPF_IP51.210.98.110
SPF_IP51.68.240.110/32
SPF_IP51.77.143.145
SPF_IP51.77.143.38
SPF_IP51.91.2.42
SPF_IP54.38.248.131
SPF_IP91.134.44.84
SPF_IP91.134.76.42
SPF_IP91.134.9.222
SPF_MXonebase.fr

Related pages

Pivot deeper into the graph from onebase.fr.

Cypher and MCP

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

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