Hostname
dedem.fr
Last fetched
dedem.fr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in PL. WHOIS lists registrar:sonexo b.v as the registrar.
Nutrition Label
Resolution chain
dedem.fr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.158.133.1 | 185.158.133.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | PL |
| 51.158.231.179 | 51.158.128.0/17 | AS12876 | — | NL |
| 51.159.142.252 | 51.158.0.0/15 | AS12876 | — | FR |
WHOIS identity
- Registrar
- registrar:sonexo b.v
- Organization
- nettalk
- Contact emails
Subdomains
2 observed subdomains of dedem.fr.
| Subdomain |
|---|
| mail.dedem.fr |
| www.dedem.fr |
Web-graph footprint
Distinct hostnames that link to or from dedem.fr in the public web crawl.
6 sites link to this hostname.
12 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 dedem.fr.
| Mechanism | Target |
|---|---|
| SPF_A | dedem.fr |
| SPF_IP | 51.158.231.179 |
| SPF_MX | dedem.fr |
Related pages
Pivot deeper into the graph from dedem.fr.
- IP · 185.158.133.1
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:sonexo b.v
- Country · PL
- Email · info@nettalk.nl
- 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: "dedem.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.