Hostname
taikyokun.com
Last fetched
taikyokun.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
taikyokun.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.158.128.198 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.158.172.167 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.114.116.117 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.206.208.121 | 43.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.168.136.208 | 54.168.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.250.147.95 | 54.250.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of taikyokun.com owner
- Contact emails
- 0d76c9b8-d0c8-4a98-b92d-446ef31e1312@identity-protect.org
- 1fe73eef-df77-43cd-af33-dc941dd992ff@identity-protect.org
- 350f58cd-b94f-42c0-bfcf-229a8eb991e7@identity-protect.org
- 3c68a95f-f482-4b4b-b1db-6c65945c4914@identity-protect.org
- 50666595-bf15-4b0e-bafc-b5e62ace6f3d@identity-protect.org
- a9ef81b1-6365-4051-9da5-414a52d95260@identity-protect.org
- owner-856071@taikyokun.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of taikyokun.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from taikyokun.com in the public web crawl.
33 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from taikyokun.com.
- IP · 13.158.128.198
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0d76c9b8-d0c8-4a98-b92d-446ef31e1312@identity-protect.org
- TLD · .com
- Browse hostnames · ta…
- 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: "taikyokun.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.