Hostname
chizukeki.com
Last fetched
chizukeki.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
chizukeki.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.35.186.102 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.110 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.126 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.35.186.82 | 13.35.186.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 18.154.29.127 | 18.154.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.29.20 | 18.154.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.29.47 | 18.154.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.29.74 | 18.154.28.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 1241223919
- Contact emails
- chizukeki.com@namebrightprivacy.com
- itspronouncedanna@gmail.com
- dlht9lbpf82d@contactprivacy.email
- 0a3b7f6a-5be6-400e-952f-4d513379d32c@identity-protect.org
- 3b92b6ab-ff02-4cb1-98f2-dcda49557ab0@identity-protect.org
- 69af37ac-7d5a-4eb8-8bae-fcf479c0b0c8@identity-protect.org
- d906741f-25e8-47c9-ab9c-4e366ffbe51b@identity-protect.org
- f73a7271-5484-489d-b603-8ee0aa4da2c1@identity-protect.org
Subdomains
4 observed subdomains of chizukeki.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for chizukeki.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.chizukeki.com |
| SPF_MX | chizukeki.com |
Related pages
Pivot deeper into the graph from chizukeki.com.
- IP · 13.35.186.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HK
- Email · chizukeki.com@namebrightprivacy.com
- TLD · .com
- Browse hostnames · ch…
- 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: "chizukeki.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.