Hostname
yuzu.com
Last fetched
yuzu.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
yuzu.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.187.105 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.118 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.36 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.65 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.155.202.104 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.113 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.60 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.202.70 | 18.155.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.119 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.121 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.19 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.27 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of yuzu.com owner
- Contact emails
- jjntmkkbk@whoisprivacyprotect.com
- jsdtwtjcvl@whoisprivacyprotect.com
- kcnjqfwjl@whoisprivacyprotect.com
- 164501d8-875f-42d1-8b01-1c220d10c633@identity-protect.org
- 18f8a363-6faf-4e83-ada1-781a26f9b715@identity-protect.org
- 3e67aef6-362a-4edb-9c48-2deab5f0ae87@identity-protect.org
- 7005127a-2929-449d-ab60-d4e692cc3777@identity-protect.org
- 8c32c956-98ca-4773-8488-b4abd989fa3f@identity-protect.org
- d60023a8-99f5-4ebb-889f-3ccb5665cc2c@identity-protect.org
- f2d62c43-d958-4c4b-81a2-91f0a7b89d7b@identity-protect.org
- owner-10193594@yuzu.com.whoisprivacyservice.org
- owner-10440010@yuzu.com.whoisprivacyservice.org
- owner-1054066@yuzu.com.whoisprivacyservice.org
- owner-10637392@yuzu.com.whoisprivacyservice.org
- owner-10733492@yuzu.com.whoisprivacyservice.org
- owner-10930874@yuzu.com.whoisprivacyservice.org
- owner-1182095@yuzu.com.whoisprivacyservice.org
- owner-151333@yuzu.com.whoisprivacyservice.org
- owner-2435537@yuzu.com.whoisprivacyservice.org
- owner-2543247@yuzu.com.whoisprivacyservice.org
- and 26 more
Subdomains
8 observed subdomains of yuzu.com.
Web-graph footprint
Distinct hostnames that link to or from yuzu.com in the public web crawl.
63 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for yuzu.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from yuzu.com.
- IP · 13.33.187.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · jjntmkkbk@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · yu…
- 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: "yuzu.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.