Skip to content

Hostname

safebrands.fr

Last fetched

safebrands.fr resolves to 1 IPv4 address operated by KEY-SYSTEMS-AS - Key-Systems GmbH in DE. WHOIS lists registrar:safebrands as the registrar.

Nutrition Label

WHISPER CANON · safebrands.frRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/safebrands.fr

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.106.54109.234.104.0/21AS196763KEY-SYSTEMS-AS - Key-Systems GmbHDE

WHOIS identity

Registrar
registrar:safebrands
Organization
mailclub
Contact emails

Subdomains

12 observed subdomains of safebrands.fr.

Web-graph footprint

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

84 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for safebrands.fr.

MechanismTarget
SPF_Asafebrands.fr
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.64.164.0/23
SPF_IP2a03:1780:1:12::/64
SPF_IP34.193.89.247
SPF_IP35.171.128.124
SPF_IP45.158.83.0/24
SPF_IP5.181.200.0/24
SPF_IP52.206.72.16
SPF_IP54.243.84.126
SPF_IP54.80.69.95
SPF_IP85.31.215.0/24
SPF_MXsafebrands.fr

Related pages

Pivot deeper into the graph from safebrands.fr.

Cypher and MCP

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

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