Hostname
kieser-logik.com
Last fetched
kieser-logik.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kieser-logik.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.156.152.10 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.103 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.31 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.152.41 | 108.156.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.249.38 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.52 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.69 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.170.249.86 | 3.170.248.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kieser-logik.com owner
- Contact emails
- 134055b5-deda-4539-9517-d350536302f3@identity-protect.org
- 183c0b40-a43e-4b2c-bec3-ea65abbb1a5f@identity-protect.org
- 7f2a201e-0407-4930-8325-86a73e330989@identity-protect.org
- 972ea6e7-76d3-44df-8437-83841211ea8c@identity-protect.org
- a1b2fb19-87e2-4bb2-9455-d084f006af94@identity-protect.org
- cb3222d1-c07f-42f2-a8f1-fb0180cb228f@identity-protect.org
Subdomains
33 observed subdomains of kieser-logik.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for kieser-logik.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from kieser-logik.com.
- IP · 108.156.152.10
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 134055b5-deda-4539-9517-d350536302f3@identity-protect.org
- TLD · .com
- Browse hostnames · ki…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "kieser-logik.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.