Hostname
solarheat-programme.ch
Last fetched
solarheat-programme.ch resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.
Nutrition Label
Resolution chain
solarheat-programme.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 |
|---|---|---|---|---|
| 108.138.51.11 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.119 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.12 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.88 | 108.138.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.169.202.45 | 3.169.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.202.69 | 3.169.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.202.76 | 3.169.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.202.99 | 3.169.200.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.97.105 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.74 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.92 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 54.192.97.96 | 54.192.96.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
No WHOIS records are currently associated with solarheat-programme.ch in WhisperGraph.
Subdomains
1 observed subdomain of solarheat-programme.ch.
| Subdomain |
|---|
| www.solarheat-programme.ch |
Web-graph footprint
Distinct hostnames that link to or from solarheat-programme.ch in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from solarheat-programme.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "solarheat-programme.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.