Hostname
burritooptimization.com
Last fetched
burritooptimization.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
burritooptimization.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 |
|---|---|---|---|---|
| 52.85.61.125 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.27 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.72 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.94 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.113 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.15 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.25 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.96 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of burritooptimization.com owner
- Contact emails
- 1e942e3e-4500-436e-af73-b878a544f37c@identity-protect.org
- 20fa5aa4-18e4-4f9b-8f31-9513f03ffb0f@identity-protect.org
- 3a5537d4-1b51-41a8-8a20-de3fe47d310a@identity-protect.org
- 584b77c0-b30a-485c-9913-f3723837f32e@identity-protect.org
- 7b044e08-14f4-4352-9311-37a7c4e23c1a@identity-protect.org
- a66dae07-f9bc-497e-9642-14647e525c65@identity-protect.org
- owner-1642816@burritooptimization.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from burritooptimization.com.
- IP · 52.85.61.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1e942e3e-4500-436e-af73-b878a544f37c@identity-protect.org
- TLD · .com
- Browse hostnames · bu…
- 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: "burritooptimization.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.