Hostname
luzation.com
Last fetched
luzation.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
luzation.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 |
|---|---|---|---|---|
| 3.5.214.130 | 3.5.214.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.5.214.34 | 3.5.214.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 3.5.239.153 | 3.5.239.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 52.95.160.56 | 52.95.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of luzation.com owner
- Contact emails
- 05a22802-df2b-46c5-b468-c338794a7492@identity-protect.org
- 37fce2b0-29cf-409a-8fb5-981d59017582@identity-protect.org
- 5614d1d0-8fe6-424c-9e0d-259e6c16821d@identity-protect.org
- 61ca5488-466e-4142-b913-c3299bd9c1b7@identity-protect.org
- 70df72cc-0195-4b65-bb68-bf468f90247e@identity-protect.org
- 8c860482-9bd6-411e-8eff-a6c9fc3cc379@identity-protect.org
- 96ede1a7-5a39-40e7-9311-2b1b889d8fc7@identity-protect.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from luzation.com.
- IP · 3.5.214.130
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · HK
- Email · 05a22802-df2b-46c5-b468-c338794a7492@identity-protect.org
- TLD · .com
- Browse hostnames · lu…
- 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: "luzation.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.