Hostname
bakery-kuu.com
Last fetched
bakery-kuu.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
bakery-kuu.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 |
|---|---|---|---|---|
| 13.33.67.126 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.128 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.45 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.5 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.6 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.62 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.67 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.225.90 | 18.239.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bakery-kuu.com owner
- Contact emails
- 08281da8-1735-41bf-afe8-bcd0bedb7b14@identity-protect.org
- 4620fa28-3a95-4db9-962d-ecd996f8ec68@identity-protect.org
- 77a06798-3561-4dd3-bd13-8582a3b4d794@identity-protect.org
- 8311cd71-6e89-44ea-befd-1de1fa9972c5@identity-protect.org
- b5ddc781-ce1d-4c28-8e9f-e5f0a5b1f0da@identity-protect.org
- d449048a-5907-47fc-9455-013bec3e2dc4@identity-protect.org
- owner-822773@bakery-kuu.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from bakery-kuu.com in the public web crawl.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bakery-kuu.com.
- IP · 13.33.67.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 08281da8-1735-41bf-afe8-bcd0bedb7b14@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- 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: "bakery-kuu.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.