Hostname
sayubiken.com
Last fetched
sayubiken.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sayubiken.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 |
|---|---|---|---|---|
| 3.163.224.100 | 3.163.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.224.106 | 3.163.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.224.83 | 3.163.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.224.97 | 3.163.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.240.184.25 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.42 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.56 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.240.184.70 | 54.240.184.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sayubiken.com owner
- Contact emails
- 04853421-2adf-4a4a-b15f-ea093ca3e9b5@identity-protect.org
- 26b21ab6-097b-407d-98c5-aaab5ebbe669@identity-protect.org
- 53dbeaf8-ff69-4444-b58f-aba4e8049d0b@identity-protect.org
- 57f23d70-5394-4db3-8c45-9f0b906873b8@identity-protect.org
- 5e0e3aca-a2ee-4c94-8b64-cd26f42c8833@identity-protect.org
- 79ee9dc9-44c8-4eec-b4d5-7792f0202460@identity-protect.org
- 8d8854c6-31fa-4f96-9e6d-123f127985e4@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from sayubiken.com.
- IP · 3.163.224.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 04853421-2adf-4a4a-b15f-ea093ca3e9b5@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- 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: "sayubiken.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.