Hostname
trad-analysis.com
Last fetched
trad-analysis.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
trad-analysis.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 176.34.51.232 | 176.34.32.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.72.203.227 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.250.106.218 | 54.250.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.95.108.43 | 54.95.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of trad-analysis.com owner
- Contact emails
- 0fe05631-388b-42df-8c91-aae15b98f9be@identity-protect.org
- 328c28cc-a576-4ae0-a682-0faa61ff4480@identity-protect.org
- 3bdc684b-a877-4dca-a3de-a439de94345a@identity-protect.org
- 73610ab3-f76c-4d91-812f-664d245d9f9f@identity-protect.org
- 81587a3e-1c28-4a30-b4c7-7404ed9d4b28@identity-protect.org
- e9b7a5a3-ab9e-4a9d-8d93-5c6d21ad356c@identity-protect.org
- owner-6019793@trad-analysis.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from trad-analysis.com.
- IP · 176.34.51.232
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 0fe05631-388b-42df-8c91-aae15b98f9be@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: "trad-analysis.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.