Hostname
tranavi-dev.com
Last fetched
tranavi-dev.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
tranavi-dev.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 |
|---|---|---|---|---|
| 108.139.47.127 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.46 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.85 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.47.92 | 108.139.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.159.105 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.159.11 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.159.48 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.159.98 | 18.65.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tranavi-dev.com owner
- Contact emails
- 04ae1af5-1fc1-47f6-b05c-55912c68b46e@identity-protect.org
- 15942cc4-a2f6-46bf-bd7b-2f2c186c087e@identity-protect.org
- 30608a61-fdea-4d53-8f09-28ac3420e315@identity-protect.org
- 8a9920b3-2a7c-47c3-bdae-3758777d0dfd@identity-protect.org
- a23b2f51-6a5f-4621-950c-c0aff26e2ab6@identity-protect.org
- b6bbe382-1089-4993-bb74-f8529b556376@identity-protect.org
- owner-6902913@tranavi-dev.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of tranavi-dev.com.
Showing 2 of 3. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from tranavi-dev.com.
- IP · 108.139.47.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 04ae1af5-1fc1-47f6-b05c-55912c68b46e@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: "tranavi-dev.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.