Hostname
boho-kleider.com
Last fetched
boho-kleider.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
boho-kleider.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.138.7.119 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.41 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.75 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.7.96 | 108.138.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.230.102 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.30 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.61 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.85 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of boho-kleider.com owner
- Contact emails
- marta.pawlak@gmx.de
- 0488e830-00e3-468a-bfd5-1f6038574a16@identity-protect.org
- 0c4d79fc-633a-4a65-aa57-e3a9e9fe7430@identity-protect.org
- 0ebd8aa3-9f49-46c0-893a-74507fd81e2f@identity-protect.org
- 3246e934-f2bc-4ede-9b8f-ac36d0bb41ae@identity-protect.org
- 3b772a90-113b-4ec6-9fce-36046cd042cd@identity-protect.org
- 4b086e51-8eac-481b-8935-43fbe47676a8@identity-protect.org
- bb3afd5f-12a6-4366-a1aa-66b81309c0a9@identity-protect.org
- owner-1182450@boho-kleider.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from boho-kleider.com in the public web crawl.
7 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from boho-kleider.com.
- IP · 108.138.7.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · marta.pawlak@gmx.de
- TLD · .com
- Browse hostnames · bo…
- 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: "boho-kleider.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.