Hostname
cedeo.fr
Last fetched
cedeo.fr resolves to 2 IPv4 addresses operated by NAMESHIELD in FR. WHOIS lists registrar:nameshield as the registrar.
Nutrition Label
Resolution chain
cedeo.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.92.80.55 | 81.92.80.0/20 | AS20756 | NAMESHIELD | FR |
| 81.92.80.56 | 81.92.80.0/20 | AS20756 | NAMESHIELD | FR |
WHOIS identity
- Registrar
- registrar:nameshield
- Organization
- direction digitale
- Contact emails
Subdomains
31 observed subdomains of cedeo.fr.
Showing 22 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cedeo.fr in the public web crawl.
994 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for cedeo.fr.
| Mechanism | Target |
|---|---|
| SPF_A | cedeo.fr |
| SPF_INCLUDE | _spfout.mail.saint-gobain.com |
| SPF_INCLUDE | hosting_spf.avm-services.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 155.56.208.100/30 |
| SPF_IP | 157.133.97.216/30 |
| SPF_IP | 169.145.66.70/31 |
| SPF_IP | 169.145.66.72/31 |
| SPF_IP | 89.107.174.150/32 |
Related pages
Pivot deeper into the graph from cedeo.fr.
- IP · 81.92.80.55
- ASN · AS20756NAMESHIELD
- Registrar · registrar:nameshield
- Country · FR
- Email · alain.deneuville@saint-gobain.com
- TLD · .fr
- Browse hostnames · ce…
- 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: "cedeo.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.