Hostname
live6star.com
Last fetched
live6star.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
live6star.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.249.98.118 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.98.31 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.98.35 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.98.63 | 13.249.98.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.111 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.12 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.120 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.5 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.30 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.45 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.78 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.8.17.87 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of live6star.com owner
- Contact emails
- 26018d91-22b7-4c36-a24d-58388df331ba@identity-protect.org
- 5d6f7f63-fff0-4582-bcd7-97e21a32be78@identity-protect.org
- 5ffbe5da-c3c1-4094-bb4d-e25e3aaad3e4@identity-protect.org
- 9c29350c-05c2-4423-b512-e7a7e8d2dcd5@identity-protect.org
- bb2a15b0-1dd6-4347-8139-57156bcfa1d0@identity-protect.org
- da623cb7-1088-4365-84c3-821e094ec8bb@identity-protect.org
Subdomains
1 observed subdomain of live6star.com.
| Subdomain |
|---|
| www.live6star.com |
Threat posture
History
Related pages
Pivot deeper into the graph from live6star.com.
- IP · 13.249.98.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 26018d91-22b7-4c36-a24d-58388df331ba@identity-protect.org
- TLD · .com
- Browse hostnames · li…
- 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: "live6star.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.