Hostname
headspace.ch
Last fetched
headspace.ch resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.
Nutrition Label
Resolution chain
headspace.ch 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 |
|---|---|---|---|---|
| 143.204.194.100 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.128 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.53 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.54 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.244.87.27 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.7 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.81 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.99 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 3.174.46.31 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.57 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.90 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.96 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
No WHOIS records are currently associated with headspace.ch in WhisperGraph.
Subdomains
1 observed subdomain of headspace.ch.
| Subdomain |
|---|
| www.headspace.ch |
Threat posture
History
Related pages
Pivot deeper into the graph from headspace.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "headspace.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.