Skip to content

Hostname

stratis.fr

Last fetched

stratis.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · stratis.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/stratis.fr

Resolution chain

stratis.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.105.35.24546.105.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:gandi
Organization
ano nymous
Contact emails

Subdomains

754 observed subdomains of stratis.fr.

Web-graph footprint

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

303 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for stratis.fr.

MechanismTarget
SPF_INCLUDE_spf.stratis-digital.com
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.190.30.234
SPF_IP145.239.9.41
SPF_IP163.172.71.50
SPF_IP37.187.76.64
SPF_IP51.210.215.4
SPF_IP91.134.131.138
SPF_IP94.23.3.205

Related pages

Pivot deeper into the graph from stratis.fr.

Cypher and MCP

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

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