Skip to content

Hostname

brix.ch

Last fetched

brix.ch resolves to 1 IPv4 address operated by GREEN green.ch AG Autonomous System in CH.

Nutrition Label

WHISPER CANON · brix.chRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/brix.ch

Resolution chain

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

IPPrefixASNOperatorCountry
195.49.23.117195.49.0.0/17AS1836GREEN green.ch AG Autonomous SystemCH
195.49.23.117195.49.0.0/17AS1836GREEN green.ch AG Autonomous SystemCH

WHOIS identity

Registrar
Organization
brix cross media
Contact emails

Subdomains

92 observed subdomains of brix.ch.

Web-graph footprint

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

73 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for brix.ch.

MechanismTarget
SPF_Amail.brix.ch
SPF_INCLUDEeu-sender.zohobooks.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEzcsend.net
SPF_IP62.2.144.123
SPF_MXbrix.ch

Related pages

Pivot deeper into the graph from brix.ch.

Cypher and MCP

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

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