Skip to content

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

WHISPER CANON · picard.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/picard.fr

Resolution chain

picard.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.17.117.183104.17.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
51.91.60.23351.91.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:ip twins sas
Organization
picard surgeles
Contact emails

Subdomains

64 observed subdomains of picard.fr.

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for picard.fr.

MechanismTarget
SPF_Aproduction.web.picard.demandware.net
SPF_INCLUDEspf.jobaffinity.fr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.106.146.170
SPF_IP185.169.210.199
SPF_IP185.169.210.204
SPF_IP212.84.43.43
SPF_IP212.84.43.91
SPF_IP89.185.51.90
SPF_IP89.185.57.9

Related pages

Pivot deeper into the graph from picard.fr.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.