Hostname
funnyclips.fr
Last fetched
funnyclips.fr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
funnyclips.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 |
|---|---|---|---|---|
| 104.21.60.50 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.191.166 | 172.67.176.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- ano nymous
- Contact emails
- —
Subdomains
1 observed subdomain of funnyclips.fr.
| Subdomain |
|---|
| www.funnyclips.fr |
Web-graph footprint
Distinct hostnames that link to or from funnyclips.fr in the public web crawl.
15 sites link to this hostname.
111 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for funnyclips.fr.
| Mechanism | Target |
|---|---|
| SPF_A | funnyclips.fr |
| SPF_IP | 109.234.161.218 |
| SPF_MX | funnyclips.fr |
Related pages
Pivot deeper into the graph from funnyclips.fr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "funnyclips.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.