Skip to content

Hostname

safebrands.com

Last fetched

safebrands.com resolves to 1 IPv4 address operated by KEY-SYSTEMS-AS Kaiserstrasse 172-174 in DE.

Nutrition Label

WHISPER CANON · safebrands.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/safebrands.com

Resolution chain

safebrands.com 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 Kaiserstrasse 172-174DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for safebrands.com.

MechanismTarget
SPF_Asafebrands.com
SPF_INCLUDE592061.spf01.hubspotemail.net
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.mailrelay.rrpproxy.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.107.20
SPF_IP109.234.107.22
SPF_IP109.234.107.24
SPF_IP109.234.107.30
SPF_IP109.234.107.31
SPF_IP185.7.74.0/25
SPF_IP185.7.75.0/25
SPF_IP185.92.37.57/32
SPF_IP195.64.164.0/23
SPF_IP2001:bc8:702:0:250:56ff:fe31:874c
SPF_IP2a03:1780:1:12::/64
SPF_IP31.172.232.198/32
SPF_IP34.193.89.247
SPF_IP35.171.128.124
SPF_IP45.120.70.46
SPF_IP45.158.83.0/24
SPF_IP5.181.200.0/24
SPF_IP51.159.125.192
SPF_IP52.206.72.16
SPF_IP54.243.84.126
SPF_IP54.80.69.95
SPF_IP85.31.215.0/24
SPF_MXsafebrands.com

Related pages

Pivot deeper into the graph from safebrands.com.

Cypher and MCP

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

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