Hostname
bar-itsuki.com
Last fetched
bar-itsuki.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
bar-itsuki.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.226.244.32 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.50 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.64 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.72 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.205.25 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.4 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.78 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.205.86 | 13.32.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bar-itsuki.com owner
- Contact emails
- 1d92b772-844c-45bc-bd34-0c881751ea2e@identity-protect.org
- 54f4c611-8152-49e2-98bf-e7c7e996fb7b@identity-protect.org
- 99d403ea-e385-42f1-adbd-6d9fb586b32c@identity-protect.org
- b9168d9e-c6d1-4425-8edb-e3d9bed0cd99@identity-protect.org
- c210cb78-bd80-46a1-a230-597f5e4fee86@identity-protect.org
- d7191e93-945b-4144-a8a3-786658375697@identity-protect.org
- dab2a0c7-3006-46b1-b394-055fb4fc8a8f@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from bar-itsuki.com in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from bar-itsuki.com.
- IP · 13.226.244.32
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 1d92b772-844c-45bc-bd34-0c881751ea2e@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: "bar-itsuki.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.