Hostname
3daikan.com
Last fetched
3daikan.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
3daikan.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.231.61.210 | 13.230.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.180.58.24 | 18.180.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.114.224.173 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.73.81.141 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.193.143.165 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.23.222 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 3daikan.com owner
- Contact emails
- 471ca9ba-c343-4078-a0c0-372b75f0e7e1@identity-protect.org
- 5d01d97d-ccb9-40b4-8db6-3d723e6999af@identity-protect.org
- 75e6ac43-3f79-45d1-8c60-5afdc283e538@identity-protect.org
- d6f59657-fa6f-46c0-9c2c-2622afb3593f@identity-protect.org
- fbaedf7b-c5e0-4ba3-b6a3-6b3a75085cf4@identity-protect.org
- fc18c75d-ba0a-4ed9-85ce-b2b379c2eea8@identity-protect.org
- owner-11054935@3daikan.com.whoisprivacyservice.org
- owner-11324884@3daikan.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of 3daikan.com.
Web-graph footprint
Distinct hostnames that link to or from 3daikan.com in the public web crawl.
8 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 3daikan.com.
- IP · 13.231.61.210
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 471ca9ba-c343-4078-a0c0-372b75f0e7e1@identity-protect.org
- TLD · .com
- Browse hostnames · 3d…
- 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: "3daikan.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.