Hostname
cubevn-service.com
Last fetched
cubevn-service.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cubevn-service.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.141.36.101 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.1.69.123 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.76.72.58 | 52.76.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.251.21.214 | 54.251.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.254.213.5 | 54.254.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.255.6.151 | 54.255.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cubevn-service.com owner
- Contact emails
- 16df25b9-69dc-4b4e-af7e-19020e4e413c@identity-protect.org
- 3a0c5130-f5d8-478f-bd28-2a15cc092c5b@identity-protect.org
- 5f5987e3-06dc-4c41-a266-7efb8f1a755e@identity-protect.org
- 97e4189d-44d5-4674-8db7-99e4c9f76d4f@identity-protect.org
- b838e2c4-0fba-44d2-9b70-5ee74cedee14@identity-protect.org
- dbf7f348-e0c2-49cc-a240-4f291409e3ed@identity-protect.org
- ebebc30a-8b96-400d-ac1a-5149baea49ea@identity-protect.org
Subdomains
31 observed subdomains of cubevn-service.com.
Showing 18 of 31. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from cubevn-service.com.
- IP · 18.141.36.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 16df25b9-69dc-4b4e-af7e-19020e4e413c@identity-protect.org
- TLD · .com
- Browse hostnames · cu…
- 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: "cubevn-service.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.