Hostname
levelcuberun.com
Last fetched
levelcuberun.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
levelcuberun.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 |
|---|---|---|---|---|
| 18.161.111.118 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.14 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.79 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.81 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.161.150.104 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.106 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.5 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.150.87 | 3.161.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of levelcuberun.com owner
- Contact emails
- 2aa0faf8-d8ec-493a-b0c4-15311f600a63@identity-protect.org
- 3629af79-a1b5-41a6-8d0b-2fa36a9a1e1a@identity-protect.org
- 4640a1ae-a7ed-4b87-99ec-8d5166a7f0cb@identity-protect.org
- 5fd35213-6ad2-4a18-b3d6-d34066e0288a@identity-protect.org
- 8aeaae81-0789-4f1c-9885-8e66b84552bc@identity-protect.org
- a45a93b0-0457-41be-aa3f-1b1a45311f9d@identity-protect.org
- f42f11e8-a269-4549-b622-b6351afd2df0@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from levelcuberun.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from levelcuberun.com.
- IP · 18.161.111.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 2aa0faf8-d8ec-493a-b0c4-15311f600a63@identity-protect.org
- 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: "levelcuberun.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.