Hostname
baaz9.com
Last fetched
baaz9.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
baaz9.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.35.182.114 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 13.35.182.44 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 13.35.182.64 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 13.35.182.9 | 13.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.165.122.110 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.13 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.20 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.42 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
2 observed subdomains of baaz9.com.
| Subdomain |
|---|
| admin.baaz9.com |
| www.baaz9.com |
Threat posture
History
Related pages
Pivot deeper into the graph from baaz9.com.
- IP · 13.35.182.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · BH
- Email · ca062686cc8b477bb0c2c5c67a038d80.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ba…
- 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: "baaz9.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.