Skip to content

Hostname

s24.fr

Last fetched

s24.fr resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · s24.frRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/s24.fr

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.45.146104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.215.126172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
195.201.201.156195.201.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:gandi
Organization
ano nymous
Contact emails

Subdomains

9 observed subdomains of s24.fr.

Web-graph footprint

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

233 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for s24.fr.

MechanismTarget
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.31.192.93/32
SPF_IP188.165.178.142/32
SPF_IP212.83.175.60/32
SPF_IP212.83.175.61/32
SPF_MXs24.fr

Related pages

Pivot deeper into the graph from s24.fr.

Cypher and MCP

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

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