Skip to content

Hostname

struthof.fr

Last fetched

struthof.fr resolves to 1 IPv4 address operated by ECRITEL-FRANCE - Ecritel SASU in FR. WHOIS lists registrar:ecritel as the registrar.

Nutrition Label

WHISPER CANON · struthof.frRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/struthof.fr

Resolution chain

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

IPPrefixASNOperatorCountry
213.182.35.20213.182.32.0/19AS8304ECRITEL-FRANCE - Ecritel SASUFR

WHOIS identity

Registrar
registrar:ecritel
Organization
onac-pole des sepultures de guerre et des hauts lieux de la memoire nationale
Contact emails

Subdomains

4 observed subdomains of struthof.fr.

Web-graph footprint

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

386 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for struthof.fr.

MechanismTarget
SPF_Astruthof.fr
SPF_INCLUDEspf.mailjet.com
SPF_MXstruthof.fr

Related pages

Pivot deeper into the graph from struthof.fr.

Cypher and MCP

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

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