Hostname
imaginales.fr
Last fetched
imaginales.fr resolves to 1 IPv4 address operated by ECRITEL-FRANCE ISP and web hosting. in FR. WHOIS lists registrar:ecritel as the registrar.
Nutrition Label
Resolution chain
imaginales.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.34.242 | 213.182.32.0/19 | AS8304 | ECRITEL-FRANCE ISP and web hosting. | FR |
WHOIS identity
- Registrar
- registrar:ecritel
- Organization
- bourgoin clement jean barnabe harry
- Contact emails
Subdomains
4 observed subdomains of imaginales.fr.
Web-graph footprint
Distinct hostnames that link to or from imaginales.fr in the public web crawl.
376 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for imaginales.fr.
| Mechanism | Target |
|---|---|
| SPF_A | imaginales.fr |
| SPF_IP | 136.243.255.82 |
| SPF_IP | 212.51.185.9 |
| SPF_IP | 213.32.80.103 |
| SPF_IP | 62.244.93.61 |
| SPF_IP | 87.252.12.166 |
| SPF_MX | imaginales.fr |
Related pages
Pivot deeper into the graph from imaginales.fr.
- IP · 213.182.34.242
- ASN · AS8304ECRITEL-FRANCE ISP and web hosting.
- Registrar · registrar:ecritel
- Country · FR
- Email · web@epinal.fr
- TLD · .fr
- Browse hostnames · im…
- 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: "imaginales.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.