Hostname
picard.fr
Last fetched
picard.fr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ip twins sas as the registrar.
Nutrition Label
Resolution chain
picard.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.17.117.183 | 104.17.112.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 51.91.60.233 | 51.91.0.0/16 | AS16276 | — | FR |
WHOIS identity
- Registrar
- registrar:ip twins sas
- Organization
- picard surgeles
- Contact emails
Subdomains
64 observed subdomains of picard.fr.
Showing 25 of 64. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from picard.fr in the public web crawl.
798 sites link to this hostname.
87 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for picard.fr.
| Mechanism | Target |
|---|---|
| SPF_A | production.web.picard.demandware.net |
| SPF_INCLUDE | spf.jobaffinity.fr |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 151.106.146.170 |
| SPF_IP | 185.169.210.199 |
| SPF_IP | 185.169.210.204 |
| SPF_IP | 212.84.43.43 |
| SPF_IP | 212.84.43.91 |
| SPF_IP | 89.185.51.90 |
| SPF_IP | 89.185.57.9 |
Related pages
Pivot deeper into the graph from picard.fr.
- IP · 104.17.117.183
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:ip twins sas
- Country · CA
- Email · webplass@plass.com
- TLD · .fr
- Browse hostnames · pi…
- 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: "picard.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.