Hostname
tsuchikei.com
Last fetched
tsuchikei.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tsuchikei.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.180.232.156 | 18.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.113.121.63 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.64.235 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.131.31 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tsuchikei.com owner
- Contact emails
- 3eee8511-eef8-422f-8232-d47b77813738@identity-protect.org
- 48e1810e-3ec9-4008-a411-942074b37e53@identity-protect.org
- 61fe4a40-2c24-4e5c-809f-245115a3fb00@identity-protect.org
- 65e5e2a1-ec6f-44a9-aeef-94c708c0d421@identity-protect.org
- a4d45932-ee5e-4142-a81a-da59874bdfd1@identity-protect.org
- b3c8eabb-bee1-4abd-abb7-9ac31f088b03@identity-protect.org
- owner-11670207@tsuchikei.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from tsuchikei.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from tsuchikei.com.
- IP · 18.180.232.156
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 3eee8511-eef8-422f-8232-d47b77813738@identity-protect.org
- TLD · .com
- Browse hostnames · ts…
- 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: "tsuchikei.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.