Skip to content

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

WHISPER CANON · virtualspeechcenter.comRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/virtualspeechcenter.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.208.28.1218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.151.2383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.84.1053.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.40.14544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.92.13044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.180.9044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.45.194.9152.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.206.13754.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.204.21854.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.57.19954.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.58.4354.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.136.2398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
bartosz marcinkowski
Contact emails

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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for virtualspeechcenter.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from virtualspeechcenter.com.

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 20

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