Skip to content

Hostname

indra.fr

Last fetched

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

Nutrition Label

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

Resolution chain

indra.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:gandi
Organization
indra sas
Contact emails

Subdomains

17 observed subdomains of indra.fr.

Web-graph footprint

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

111 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for indra.fr.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP176.175.218.41
SPF_IP193.194.133.50
SPF_IP37.58.199.86
SPF_IP51.68.122.206
SPF_IP89.81.175.113
SPF_IP89.87.188.253

Related pages

Pivot deeper into the graph from indra.fr.

Cypher and MCP

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

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