Hostname
levustech.com
Last fetched
levustech.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
levustech.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.106.114 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.120 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.27 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 13.224.106.7 | 13.224.106.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.160.22.110 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.22.46 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.22.5 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.22.67 | 3.160.20.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.240.121 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.13 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.45 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.54 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of levustech.com owner
- Contact emails
- cpzz4k92cmwgxte@proxy.dreamhost.com
- n3wrb55dqce5yux@proxy.dreamhost.com
- 218a1083-cd21-4e32-8940-cc6007f99544@identity-protect.org
- 2ad0de43-59af-4f4e-9af7-874ca3d56a76@identity-protect.org
- 3613b0c6-8a75-4fc2-840c-d2db2a3e0a5e@identity-protect.org
- 367d00b4-2703-4eb5-a11e-6dd74af02ab0@identity-protect.org
- 74779adc-c290-4e93-a66d-4af5cc8d1c02@identity-protect.org
- 9e377f86-59f4-4f98-92e0-cfca75f09a46@identity-protect.org
- acac7608-8bf0-42e6-9a79-387ded9c9d0f@identity-protect.org
- owner-5159039@levustech.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from levustech.com.
- IP · 13.224.106.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · cpzz4k92cmwgxte@proxy.dreamhost.com
- TLD · .com
- Browse hostnames · le…
- 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: "levustech.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.