Hostname
lamonicasbakery.com
Last fetched
lamonicasbakery.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lamonicasbakery.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.202.115.128 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.197.67.219 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.0.167.58 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.7.139.180 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of lamonicasbakery.com owner
- Contact emails
- 0662c7c8-7174-4059-b3c0-bbb645207897@identity-protect.org
- 15fdf339-30ab-412d-85e2-132213ecf7ba@identity-protect.org
- 2b0d4047-ce63-4d1c-8fa5-a73c72e308b7@identity-protect.org
- 2cbce082-566a-4031-8681-83bb7a268435@identity-protect.org
- 90e5eed8-f2b9-420e-97d3-668db7ab9b34@identity-protect.org
- 92e3a1ef-ccef-4a13-9697-f1d7dbe52a42@identity-protect.org
- ee9c4709-c7d8-4051-a1b1-8fb2dfb93314@identity-protect.org
Subdomains
1 observed subdomain of lamonicasbakery.com.
| Subdomain |
|---|
| www.lamonicasbakery.com |
Threat posture
History
Related pages
Pivot deeper into the graph from lamonicasbakery.com.
- IP · 34.202.115.128
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0662c7c8-7174-4059-b3c0-bbb645207897@identity-protect.org
- TLD · .com
- Browse hostnames · la…
- 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: "lamonicasbakery.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.