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
Resolution chain
brack.ch resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.100.147 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.100.202 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.100.219 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.147.128 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.17.147.163 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.23.7.10 | 2.23.7.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.23.7.11 | 2.23.7.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.219.79.101 | 23.219.79.0/24 | AS20940 | AKAMAI-ASN1 | PL |
| 23.219.79.69 | 23.219.79.0/24 | AS20940 | AKAMAI-ASN1 | PL |
| 23.50.131.149 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.150 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.100.107.152 | 95.100.107.0/24 | AS20940 | AKAMAI-ASN1 | SE |
| 95.100.107.174 | 95.100.107.0/24 | AS20940 | AKAMAI-ASN1 | SE |
WHOIS identity
- Registrar
- iana:3220
- Organization
- brack electronics
- Contact emails
- —
Subdomains
43 observed subdomains of brack.ch.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from brack.ch in the public web crawl.
1,153 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for brack.ch.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.competec.ch |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | emarsys.net |
| SPF_INCLUDE | emsmtp.com |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.