Hostname
burritech.com
Last fetched
burritech.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
burritech.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.176.1 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.177.92 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.187.129 | 16.15.184.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.199.211 | 16.15.192.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.207.240 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.223.98 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.32.61 | 16.182.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.38.173 | 16.182.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.140.83 | 52.216.140.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.205.18 | 52.216.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.111.211 | 52.217.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.118.253 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.120.69 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.196.77 | 52.217.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.223.13 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of burritech.com owner
- Contact emails
- 0f008ee4-afea-4216-a95e-d3245056e910@identity-protect.org
- 7324b690-243f-4bde-8034-048fbdab91e2@identity-protect.org
- 92f9d8b0-1865-4210-a4a2-b305df0820a1@identity-protect.org
- ab1a05e5-b64d-4918-85db-9f8e3c358d33@identity-protect.org
- efef515c-0bd7-463b-9896-610272421fe5@identity-protect.org
- fea62129-9662-4ced-983a-bd3787ded8ab@identity-protect.org
- owner-6643583@burritech.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from burritech.com.
- IP · 16.15.176.1
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0f008ee4-afea-4216-a95e-d3245056e910@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: "burritech.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.