Skip to content

Hostname

doublet.fr

Last fetched

doublet.fr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:amen / agence des médias numériques as the registrar.

Nutrition Label

WHISPER CANON · doublet.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/doublet.fr

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.30104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.30104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.163172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:amen / agence des médias numériques
Organization
doublet
Contact emails

Subdomains

41 observed subdomains of doublet.fr.

Web-graph footprint

Distinct hostnames that link to or from doublet.fr in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for doublet.fr.

MechanismTarget
SPF_Adoublet.fr
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tipimail.com
SPF_IP13.37.63.21
SPF_IP185.187.31.88
SPF_IP185.8.253.196
SPF_IP217.108.134.45
SPF_IP40.89.154.240
SPF_IP91.121.223.15/32
SPF_MXdoublet.fr

Related pages

Pivot deeper into the graph from doublet.fr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "doublet.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.