Hostname
casting.fr
Last fetched
casting.fr resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
casting.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 |
|---|---|---|---|---|
| 46.105.36.210 | 46.105.0.0/16 | AS16276 | OVH | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- event & com
- Contact emails
Subdomains
65 observed subdomains of casting.fr.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from casting.fr in the public web crawl.
263 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for casting.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 213.32.155.28 |
Related pages
Pivot deeper into the graph from casting.fr.
- IP · 46.105.36.210
- ASN · AS16276OVH
- Registrar · registrar:gandi
- Country · FR
- Email · b1b0db8400846f9012c88e6a1c3b88dc-805857@contact.gandi.net
- TLD · .fr
- Browse hostnames · ca…
- 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: "casting.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.