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
Resolution chain
struthof.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.182.35.20 | 213.182.32.0/19 | AS8304 | ECRITEL-FRANCE - Ecritel SASU | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for struthof.fr.
| Mechanism | Target |
|---|---|
| SPF_A | struthof.fr |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_MX | struthof.fr |
Related pages
Pivot deeper into the graph from struthof.fr.
- IP · 213.182.35.20
- ASN · AS8304ECRITEL-FRANCE - Ecritel SASU
- Registrar · registrar:ecritel
- Country · FR
- Email · 03a56ff9221ef386ed2deb9cb95cf785-1680111@contact.gandi.net
- TLD · .fr
- Browse hostnames · st…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.