Hostname
bigdogai.com
Last fetched
bigdogai.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bigdogai.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.191.162 | 16.15.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.193.90 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.196.108 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.199.121 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.203.34 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.217.75 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.109.181 | 16.182.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.12.99 | 3.5.12.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.5.9.246 | 3.5.9.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.26.243 | 52.216.26.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.37.229 | 52.216.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.116.205 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.91.115 | 52.217.91.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.199.101 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.233.213 | 54.231.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bigdogai.com owner
- Contact emails
- 0f8622f0-08e2-4856-b743-b106460842a5@identity-protect.org
- 18eff5c9-d5a8-4df0-b84a-4e961c8aef65@identity-protect.org
- 2cd31b2d-8299-44ac-9ff9-433c48711e72@identity-protect.org
- 38fdfa22-9d1c-4e08-9a25-2ba5fce20120@identity-protect.org
- d062af5d-876c-4c40-af69-fb2494b61d65@identity-protect.org
- e67ba425-1cd2-4f2f-8b0a-d79893a99179@identity-protect.org
- owner-10797435@bigdogai.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from bigdogai.com.
- IP · 16.15.191.162
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0f8622f0-08e2-4856-b743-b106460842a5@identity-protect.org
- TLD · .com
- Browse hostnames · bi…
- 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: "bigdogai.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.