Hostname
quooker.ch
Last fetched
quooker.ch resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
quooker.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.192.81.136 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- quooker b.v.
- Contact emails
- —
Subdomains
12 observed subdomains of quooker.ch.
Web-graph footprint
Distinct hostnames that link to or from quooker.ch in the public web crawl.
160 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for quooker.ch.
| Mechanism | Target |
|---|---|
| SPF_A | quooker.ch |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | customers.clickdimensions.com |
| SPF_INCLUDE | essprod0.templafy-ess.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.49.121.115 |
| SPF_IP | 167.89.115.120/32 |
| SPF_IP | 167.89.115.150 |
| SPF_IP | 167.89.115.56/32 |
| SPF_IP | 167.89.118.120 |
| SPF_IP | 167.89.118.52/32 |
| SPF_IP | 167.89.118.83/32 |
| SPF_IP | 167.89.123.124/32 |
| SPF_IP | 167.89.123.204 |
| SPF_IP | 167.89.123.54/32 |
| SPF_IP | 167.89.61.143/32 |
| SPF_IP | 185.136.64.128/27 |
| SPF_IP | 185.136.65.128/27 |
| SPF_IP | 20.61.145.119/32 |
| SPF_IP | 2a05:d016:a03:3300:0:0:0:4 |
| SPF_IP | 3.124.201.156 |
| SPF_IP | 83.143.189.121 |
| SPF_MX | quooker.ch |
Related pages
Pivot deeper into the graph from quooker.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "quooker.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.