Hostname
bb-bakes.com
Last fetched
bb-bakes.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bb-bakes.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bb-bakes.com owner
- Contact emails
- 085d4892-df4c-4e11-989b-ce764d12dbc8@identity-protect.org
- 267887a5-50bf-4324-946a-00191a7a5337@identity-protect.org
- 2cd393a9-0b0b-4dcf-beb2-e76d14c2a941@identity-protect.org
- 9e499a94-6b96-4127-89c7-b5cde98bc250@identity-protect.org
- b35b6b88-5222-4989-ae66-6e342f8cd48d@identity-protect.org
- dd665329-59ca-4572-a6c2-4a8e7d803503@identity-protect.org
- owner-8925383@bb-bakes.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from bb-bakes.com.
- IP · 16.15.176.133
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 085d4892-df4c-4e11-989b-ce764d12dbc8@identity-protect.org
- TLD · .com
- Browse hostnames · bb…
- 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: "bb-bakes.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.