Hostname
cs-media.fr
Last fetched
cs-media.fr resolves to 2 IPv4 addresses operated by O2SWITCH - O2SWITCH SAS in FR. WHOIS lists registrar:ovh as the registrar.
Nutrition Label
Resolution chain
cs-media.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 |
|---|---|---|---|---|
| 109.234.166.108 | 109.234.200.0/24 | AS50474 | O2SWITCH - O2SWITCH SAS | FR |
| 45.147.98.146 | 45.147.116.0/22 | AS62000 | AS62000 - SERVERD SAS | FR |
WHOIS identity
- Registrar
- registrar:ovh
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of cs-media.fr.
Web-graph footprint
Distinct hostnames that link to or from cs-media.fr in the public web crawl.
18 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for cs-media.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.infomaniak.ch |
| SPF_INCLUDE | spf.jabatus.fr |
| SPF_IP | 109.234.166.108 |
Related pages
Pivot deeper into the graph from cs-media.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cs-media.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.