Hostname
azucartech.com
Last fetched
azucartech.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
azucartech.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 |
|---|---|---|---|---|
| 18.233.50.62 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.220.252.4 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.224.169.28 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.19.138.158 | 50.19.128.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of azucartech.com owner
- Contact emails
- 3e97e835-af89-4f24-b65d-77cfa23b34ad@identity-protect.org
- 51cd712f-966e-437b-bb34-d339e718d7a9@identity-protect.org
- 6660d241-ed54-4efa-b840-990f9bb36161@identity-protect.org
- 90e6edcc-f70a-4a09-8fd5-280a1530f814@identity-protect.org
- 9b199657-121d-4e49-9764-21d6cc808e11@identity-protect.org
- e9e7985d-754c-4289-b155-6f0e26bd702a@identity-protect.org
- ebdc9371-e633-41be-9f13-b28f04c6ecfd@identity-protect.org
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from azucartech.com.
- IP · 18.233.50.62
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3e97e835-af89-4f24-b65d-77cfa23b34ad@identity-protect.org
- TLD · .com
- Browse hostnames · az…
- 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: "azucartech.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.