Hostname
translape.com
Last fetched
translape.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
translape.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.165.160.3 | 3.165.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.160.34 | 3.165.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.160.61 | 3.165.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.160.90 | 3.165.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.14.32 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.42 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.49 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.14.7 | 3.166.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of translape.com owner
- Contact emails
- 208ef9bf-f10d-4a13-a5e2-8e35d5dc1105@identity-protect.org
- 3b4478de-e673-4714-a5e9-e4ac58d4dcaa@identity-protect.org
- 5cb41488-bd20-4abe-8636-6c5d8842dcf9@identity-protect.org
- a820453e-03d1-4c4b-9ee3-bc917b44ff95@identity-protect.org
- bcae8379-4c77-410c-b721-fe70b06c9ec8@identity-protect.org
- bee6e06e-c1ba-4fc7-9508-ac8eb98b7391@identity-protect.org
- c2c7055b-9a31-4df2-ae22-8468eebf2b09@identity-protect.org
Subdomains
4 observed subdomains of translape.com.
Threat posture
History
Related pages
Pivot deeper into the graph from translape.com.
- IP · 3.165.160.3
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 208ef9bf-f10d-4a13-a5e2-8e35d5dc1105@identity-protect.org
- TLD · .com
- Browse hostnames · tr…
- 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: "translape.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.