Skip to content

Hostname

brack.ch

Last fetched

brack.ch resolves to 13 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:3220 as the registrar.

Nutrition Label

WHISPER CANON · brack.chRouting diversity4.2/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/brack.ch

Resolution chain

brack.ch resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:3220
Organization
brack electronics
Contact emails

Subdomains

43 observed subdomains of brack.ch.

Web-graph footprint

Distinct hostnames that link to or from brack.ch in the public web crawl.

1,153 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for brack.ch.

MechanismTarget
SPF_INCLUDE_spf.competec.ch
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.umantis.com

Related pages

Pivot deeper into the graph from brack.ch.

Cypher and MCP

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

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