Hostname
virtualspeechcenter.com
Last fetched
virtualspeechcenter.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
virtualspeechcenter.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 |
|---|---|---|---|---|
| 18.208.28.12 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.212.151.238 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.90.84.105 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.193.40.145 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.198.92.130 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.219.180.90 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.45.194.91 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.163.206.137 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.165.204.218 | 54.164.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.165.57.199 | 54.164.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.243.58.43 | 54.242.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.94.136.23 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- bartosz marcinkowski
- Contact emails
- info@virtualspeechcenter.com
- 22f25450-c384-400e-b078-bdfaa419167d@identity-protect.org
- 2be2e659-1eac-41c6-9869-1f3fb0007e7a@identity-protect.org
- 5b7e1cae-ecbc-423f-822c-009b2c21f174@identity-protect.org
- 6030c4a5-ada0-4402-85ca-285a5e408c97@identity-protect.org
- 74ab8147-f7c2-4658-8128-0ad57002aeef@identity-protect.org
- b05282ab-3162-4d6f-ad2f-4fe2aa0a6eef@identity-protect.org
- contact@privacyprotect.org
- owner-11497415@virtualspeechcenter.com.whoisprivacyservice.org
- owner-394639@virtualspeechcenter.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of virtualspeechcenter.com.
Web-graph footprint
Distinct hostnames that link to or from virtualspeechcenter.com in the public web crawl.
46 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for virtualspeechcenter.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | zcsend.net |
Related pages
Pivot deeper into the graph from virtualspeechcenter.com.
- IP · 18.208.28.12
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · info@virtualspeechcenter.com
- TLD · .com
- Browse hostnames · vi…
- 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: "virtualspeechcenter.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.