Hostname
deco-zen.fr
Last fetched
deco-zen.fr resolves to 1 IPv4 address operated by AS12876 - Scaleway SAS in FR. WHOIS lists registrar:1&1 internet se as the registrar.
Nutrition Label
Resolution chain
deco-zen.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 |
|---|---|---|---|---|
| 212.83.147.62 | 212.83.128.0/19 | AS12876 | AS12876 - Scaleway SAS | FR |
WHOIS identity
- Registrar
- registrar:1&1 internet se
- Organization
- bougle
- Contact emails
Subdomains
5 observed subdomains of deco-zen.fr.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for deco-zen.fr.
| Mechanism | Target |
|---|---|
| SPF_A | deco-zen.fr |
| SPF_A | web13.ob1.eu |
| SPF_MX | deco-zen.fr |
Related pages
Pivot deeper into the graph from deco-zen.fr.
- IP · 212.83.147.62
- ASN · AS12876AS12876 - Scaleway SAS
- Registrar · registrar:1&1 internet se
- Country · FR
- Email · la.flamme.bio@orange.fr
- TLD · .fr
- Browse hostnames · de…
- 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: "deco-zen.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.