Skip to content

Hostname

obera.fr

Last fetched

obera.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ionos se as the registrar.

Nutrition Label

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

Resolution chain

obera.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:ionos se
Organization
ano nymous
Contact emails

Subdomains

5 observed subdomains of obera.fr.

Web-graph footprint

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

121 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for obera.fr.

MechanismTarget
SPF_INCLUDE_mailcust.gandi.net
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf.gpaas.net
SPF_INCLUDEspf.jabatus.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.165.134

Related pages

Pivot deeper into the graph from obera.fr.

Cypher and MCP

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

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