Hostname
ffdanse.fr
Last fetched
ffdanse.fr resolves to 3 IPv4 addresses operated by ECRITEL-FRANCE ISP and web hosting. in FR. WHOIS lists registrar:nordnet as the registrar.
Nutrition Label
Resolution chain
ffdanse.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 |
|---|---|---|---|---|
| 213.218.131.149 | 213.218.128.0/19 | AS8304 | ECRITEL-FRANCE ISP and web hosting. | FR |
| 46.105.60.75 | 46.105.0.0/16 | AS16276 | OVH | FR |
| 87.98.187.73 | 87.98.128.0/17 | AS16276 | OVH | FR |
WHOIS identity
- Registrar
- registrar:nordnet
- Organization
- federation francaise de danse
- Contact emails
Subdomains
27 observed subdomains of ffdanse.fr.
Showing 20 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ffdanse.fr in the public web crawl.
292 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ffdanse.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | outlook.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ffdanse.fr.
- IP · 213.218.131.149
- ASN · AS8304ECRITEL-FRANCE ISP and web hosting.
- Registrar · registrar:nordnet
- Country · FR
- Email · ffdanse@wanadoo.fr
- TLD · .fr
- Browse hostnames · ff…
- 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: "ffdanse.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.