Hostname
cucinadelivery.com
Last fetched
cucinadelivery.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cucinadelivery.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 |
|---|---|---|---|---|
| 52.67.166.34 | 52.67.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 54.232.86.37 | 54.232.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.125.150.35 | 56.125.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 56.126.152.84 | 56.126.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cucinadelivery.com owner
- Contact emails
- 456312f3-7c1e-40cc-b0c4-002ebcc9666e@identity-protect.org
- 606ce5da-0eb8-49ac-bc4f-8af5e863fe78@identity-protect.org
- 83f11408-7663-4b09-9034-1bbb77814bbc@identity-protect.org
- bd058d7c-acd5-4f68-9a72-204446ec2044@identity-protect.org
- c6a9a361-fc6b-4e0d-9f99-183cc588aaa3@identity-protect.org
- c991067a-347e-4afd-8e66-953fb64ea0be@identity-protect.org
- cff4c8d5-4baf-4984-a92c-a81d82ae3fc8@identity-protect.org
- owner-4663835@cucinadelivery.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of cucinadelivery.com.
| Subdomain |
|---|
| www.cucinadelivery.com |
Web-graph footprint
Distinct hostnames that link to or from cucinadelivery.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from cucinadelivery.com.
- IP · 52.67.166.34
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 456312f3-7c1e-40cc-b0c4-002ebcc9666e@identity-protect.org
- TLD · .com
- Browse hostnames · cu…
- 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: "cucinadelivery.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.