Skip to content

Hostname

baghera.fr

Last fetched

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

Nutrition Label

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

Resolution chain

baghera.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:ovh
Organization
le petit nouveau
Contact emails

Subdomains

1 observed subdomain of baghera.fr.

Web-graph footprint

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

38 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for baghera.fr.

MechanismTarget
SPF_IP139.99.104.24
SPF_IP141.94.61.208/28
SPF_IP176.31.39.144/28
SPF_IP2001:0bc8:30ed::/48
SPF_IP2001:41d0:238:6200::/56
SPF_IP2001:41d0:303:ff77::/64
SPF_IP2001:41d0:403:189e::/64
SPF_IP213.32.45.192/27
SPF_IP2402:1f00:8000:800:0:0:0:22
SPF_IP51.15.10.44
SPF_IP51.38.54.158
SPF_IP62.210.10.55
SPF_IP87.98.161.70
SPF_IP87.98.161.71
SPF_IP87.98.161.72
SPF_IP87.98.161.73
SPF_IP91.121.237.176/28

Related pages

Pivot deeper into the graph from baghera.fr.

Cypher and MCP

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

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