Hostname
retiremix.com
Last fetched
retiremix.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PH. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
retiremix.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 |
|---|---|---|---|---|
| 13.35.130.118 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 13.35.130.122 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 13.35.130.77 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 13.35.130.90 | 13.35.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PH |
| 3.168.24.103 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.24.129 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.24.4 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.24.96 | 3.168.24.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of retiremix.com owner
- Contact emails
- 1908c345-965b-4e6d-9a34-eda5e7e8715a@identity-protect.org
- 1b440932-08ba-40ca-8be1-3bfe5531ddd7@identity-protect.org
- 57c62530-64b6-44ed-91da-46a6e8b93886@identity-protect.org
- 7165c9de-f8c9-471b-83d8-eb95dc9f5799@identity-protect.org
- 7274e4c4-4cc6-4ef7-ad52-1227c771ade0@identity-protect.org
- a880d4b6-703d-440c-80c2-449752eeea27@identity-protect.org
- f3df8bcb-c1b9-4b9f-9f1e-4f87b17b21ac@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from retiremix.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from retiremix.com.
- IP · 13.35.130.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · PH
- Email · 1908c345-965b-4e6d-9a34-eda5e7e8715a@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- 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: "retiremix.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.