Hostname
tujav.com
Last fetched
tujav.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
tujav.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.196.98.245 | 18.196.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.198.86.107 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.65.69.92 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.58.182.203 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.177.168.130 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.248.186 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1387
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
- 84c7a2fa31@tujav.com.whoistrustee.com
- 7d62ee31b098d7161a82bb387831597d21096986ff891039b597cf08f066df23@tujav.com.whoisproxy.org
- 83ed194ffd6121d8f19b1480a579264d43300f4422e2c2b84c666fdcb2c279cc@tujav.com.whoisproxy.org
- 89449bae55e9836015c7b51be4e93533f937ee0ea3b85a8429246bb6f75a6087@tujav.com.whoisproxy.org
- 9791578f82131d3360a14a937d8d778e655b673a7d7961278b0765a4e1f72a25@tujav.com.whoisproxy.org
- d84f1a3ad3c655816dc1e1869899a65ac78f465392403426dc241379877498a8@tujav.com.whoisproxy.org
Subdomains
2 observed subdomains of tujav.com.
| Subdomain |
|---|
| stage.tujav.com |
| wildcard.tujav.com |
Threat posture
History
Related pages
Pivot deeper into the graph from tujav.com.
- IP · 18.196.98.245
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · DE
- Email · 84c7a2fa31@tujav.com.whoistrustee.com
- TLD · .com
- Browse hostnames · tu…
- 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: "tujav.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.