Skip to content

Hostname

viewsonic.cloud

Last fetched

viewsonic.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · viewsonic.cloudRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/viewsonic.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.186.10713.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.5113.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.9613.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.9713.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.172.112.1118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.12718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.418.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.8718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.5199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of viewsonic.cloud.

Web-graph footprint

Distinct hostnames that link to or from viewsonic.cloud in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from viewsonic.cloud.

Cypher and MCP

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

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