Skip to content

Hostname

virtualkey.co

Last fetched

virtualkey.co resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · virtualkey.coRouting diversity5.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/virtualkey.co

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.207.17516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.9216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.21316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.35.2916.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.42.22116.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.205.19452.216.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.217.14952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.61.2152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.8.5852.216.8.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.114.10152.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.161.23752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.72.9952.217.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.137.4554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.138.24554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.171.24554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.11754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of virtualkey.co.

Web-graph footprint

Distinct hostnames that link to or from virtualkey.co in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for virtualkey.co.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from virtualkey.co.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "virtualkey.co"})-[: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.