Hostname
voicestar.com
Last fetched
voicestar.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
voicestar.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.30.99.63 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.70.243 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.208.35.153 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.228.204.126 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.83.227.124 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.92.80.161 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.225.90.239 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.235.178.53 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.199.107.115 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.22.96.28 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.70.33.48 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.152.90.172 | 54.152.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.159.212.104 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.163.124.199 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.210.138.42 | 54.210.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.51.126.136 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- marchex domain admin
- Contact emails
Subdomains
135 observed subdomains of voicestar.com.
Web-graph footprint
Distinct hostnames that link to or from voicestar.com in the public web crawl.
16 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for voicestar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from voicestar.com.
- IP · 100.30.99.63
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:48
- Country · US
- Email · dnsadmin@marchex.com
- TLD · .com
- Browse hostnames · vo…
- 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: "voicestar.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.