Skip to content

Hostname

virtuals.io

Last fetched

virtuals.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · virtuals.ioRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/virtuals.io

Resolution chain

virtuals.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.67.11213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.12413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.249.173.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.23.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.253.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.723.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
52.222.136.11252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.174.11052.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.1952.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.4652.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.6852.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
54.239.195.3054.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.3354.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.3654.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.239.195.5954.239.195.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

25 observed subdomains of virtuals.io.

Web-graph footprint

Distinct hostnames that link to or from virtuals.io in the public web crawl.

424 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for virtuals.io.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from virtuals.io.

Cypher and MCP

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

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