Hostname
brix.klm-digital.com
Last fetched
brix.klm-digital.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.
Nutrition Label
Resolution chain
brix.klm-digital.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.32.111 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.41 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.76 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.79 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.169.137.103 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.14 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.16 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.137.29 | 3.169.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.174.238.107 | 3.174.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 3.174.238.39 | 3.174.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 3.174.238.4 | 3.174.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 3.174.238.97 | 3.174.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
WHOIS identity
No WHOIS records are currently associated with brix.klm-digital.com in WhisperGraph.
Web-graph footprint
Distinct hostnames that link to or from brix.klm-digital.com in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from brix.klm-digital.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brix.klm-digital.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.