Hostname
sede.fr
Last fetched
sede.fr resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ip twins sas as the registrar.
Nutrition Label
Resolution chain
sede.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 |
|---|---|---|---|---|
| 104.17.242.2 | 104.17.240.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:ip twins sas
- Organization
- sede environnement
- Contact emails
Subdomains
1 observed subdomain of sede.fr.
| Subdomain |
|---|
| www.sede.fr |
Web-graph footprint
Distinct hostnames that link to or from sede.fr in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
24 SPF mechanisms authorising senders for sede.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mx.proginov.fr |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mailpro.com |
| SPF_IP | 109.70.18.145 |
| SPF_IP | 178.32.29.96 |
| SPF_IP | 212.67.34.10/32 |
| SPF_IP | 212.67.34.11/32 |
| SPF_IP | 213.245.2.0/25 |
| SPF_IP | 217.109.61.10 |
| SPF_IP | 217.109.61.11 |
| SPF_IP | 217.109.61.16 |
| SPF_IP | 217.109.61.19 |
| SPF_IP | 217.109.61.20 |
| SPF_IP | 217.109.61.8 |
| SPF_IP | 217.109.61.9 |
| SPF_IP | 34.253.14.137/32 |
| SPF_IP | 37.71.52.73/32 |
| SPF_IP | 46.16.40.201 |
| SPF_IP | 46.16.40.235 |
| SPF_IP | 46.16.40.236 |
| SPF_IP | 54.229.5.247/32 |
| SPF_IP | 54.240.8.81 |
| SPF_IP | 79.125.93.152/32 |
Related pages
Pivot deeper into the graph from sede.fr.
- IP · 104.17.242.2
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:ip twins sas
- Country · CA
- Email · guillaume.cossez@sede.fr
- TLD · .fr
- Browse hostnames · se…
- 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: "sede.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.