Skip to content

Hostname

lacharente.fr

Last fetched

lacharente.fr resolves to 1 IPv4 address operated by AS38926 in FR. WHOIS lists registrar:bdl systemes dba systonic as the registrar.

Nutrition Label

WHISPER CANON · lacharente.frRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lacharente.fr

Resolution chain

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

IPPrefixASNOperatorCountry
195.114.114.93195.114.114.0/23AS38926FR

WHOIS identity

Registrar
registrar:bdl systemes dba systonic
Organization
departement de la charente
Contact emails

Subdomains

43 observed subdomains of lacharente.fr.

Web-graph footprint

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

439 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lacharente.fr.

MechanismTarget
SPF_INCLUDE_spf1.lacharente.fr
SPF_INCLUDE_spf2.lacharente.fr
SPF_INCLUDEspf-0094be01.pphosted.com
SPF_INCLUDEspf.vtech.fr

Related pages

Pivot deeper into the graph from lacharente.fr.

Cypher and MCP

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

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