Skip to content

Hostname

indre.fr

Last fetched

indre.fr resolves to 1 IPv4 address operated by AS8304 in FR. WHOIS lists registrar:ecritel as the registrar.

Nutrition Label

WHISPER CANON · indre.frRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/indre.fr

Resolution chain

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

IPPrefixASNOperatorCountry
87.252.1.2987.252.1.0/24AS8304FR

WHOIS identity

Registrar
registrar:ecritel
Organization
departement de l'indre
Contact emails

Subdomains

19 observed subdomains of indre.fr.

Web-graph footprint

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

436 sites link to this hostname.

193 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for indre.fr.

MechanismTarget
SPF_Aindre.fr
SPF_Asmtp.indre.fr
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp-test.ontomantics.com
SPF_INCLUDEsmtp.ontomantics.com
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.express-mail.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.stratis.pro
SPF_IP37.18.164.18
SPF_IP87.252.12.72
SPF_IP87.252.12.73
SPF_IP87.252.12.74
SPF_IP93.188.174.202/32
SPF_MXindre.fr

Related pages

Pivot deeper into the graph from indre.fr.

Cypher and MCP

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

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