Hostname
badcatbuds.com
Last fetched
badcatbuds.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
badcatbuds.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 |
|---|---|---|---|---|
| 16.15.176.10 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.207.27 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.223.222 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.103.181 | 16.182.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.103.21 | 16.182.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.75.45 | 16.182.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.93.106 | 52.216.93.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.100.27 | 52.217.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of badcatbuds.com owner
- Contact emails
- 1ee754f1-dfba-4184-8b3f-a2563ced309e@identity-protect.org
- 6a2fbbcc-cad8-41a6-8835-4e6d40dea3b3@identity-protect.org
- 87a1f90d-39b7-4d03-a8eb-206bddab841a@identity-protect.org
- 9151fbd5-c09f-4b01-8d79-217e471104a2@identity-protect.org
- d57546e7-5583-489a-822e-8a89167ca628@identity-protect.org
- e024f614-33c4-44a4-b5f8-00b23be38021@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from badcatbuds.com.
- IP · 16.15.176.10
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1ee754f1-dfba-4184-8b3f-a2563ced309e@identity-protect.org
- 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: "badcatbuds.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.