Hostname
zbjj8.com
Last fetched
zbjj8.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:1556 as the registrar.
Nutrition Label
Resolution chain
zbjj8.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.249.223.141 | 13.249.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 13.249.223.186 | 13.249.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 13.249.223.35 | 13.249.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 13.249.223.48 | 13.249.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 3.168.162.140 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.162.191 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.162.228 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.162.45 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:1556
- Organization
- hu zi liang
- Contact emails
Subdomains
1 observed subdomain of zbjj8.com.
| Subdomain |
|---|
| www.zbjj8.com |
Threat posture
History
Related pages
Pivot deeper into the graph from zbjj8.com.
- IP · 13.249.223.141
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1556
- Country · MY
- Email · jiajiaoba@vip.qq.com
- TLD · .com
- Browse hostnames · zb…
- 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: "zbjj8.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.