Hostname
bake-ops.com
Last fetched
bake-ops.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bake-ops.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 |
|---|---|---|---|---|
| 108.157.113.14 | 108.157.112.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.113.18 | 108.157.112.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.113.82 | 108.157.112.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.157.113.91 | 108.157.112.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.165.50.105 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.119 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.36 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.4 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bake-ops.com owner
- Contact emails
- 14be42c0-2703-43b5-9051-82027f66e451@identity-protect.org
- 17801080-146b-4b95-b1e5-3b8cf2b6743a@identity-protect.org
- 18d93052-9fd7-490a-87bb-7b0f8c696b3a@identity-protect.org
- 3dc2bc3e-0fe8-45c8-a2fd-0b955fdf72a7@identity-protect.org
- 411ffbde-4f30-4c36-9d13-344bd7263edb@identity-protect.org
- abff17d6-d08d-41d2-854d-5a16cbde8229@identity-protect.org
Subdomains
2 observed subdomains of bake-ops.com.
| Subdomain |
|---|
| v1.bake-ops.com |
| www.bake-ops.com |
Threat posture
History
Related pages
Pivot deeper into the graph from bake-ops.com.
- IP · 108.157.113.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 14be42c0-2703-43b5-9051-82027f66e451@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: "bake-ops.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.