Skip to content

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

WHISPER CANON · voicestar.comRouting diversity5.7/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/voicestar.com

Resolution chain

voicestar.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.99.63100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.70.243100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.35.1533.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.204.1263.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.83.227.1243.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.80.1613.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.90.23934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.178.5334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.107.11544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.96.2852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.33.4852.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.90.17254.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.212.10454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.124.19954.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.138.4254.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.126.136100.48.0.0/12AS14618AMAZON-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.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from voicestar.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.