Skip to content

Hostname

webdisk.pring.ca

Last fetched

webdisk.pring.ca resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · webdisk.pring.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webdisk.pring.ca

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.22816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.6716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.13816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.4716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.19016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9416.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.70.2116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.35.17352.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.58.18952.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.92.11452.216.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.133.6952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.91.22152.217.91.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.92.352.217.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.11754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.172.10154.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.229.24554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from webdisk.pring.ca.

Cypher and MCP

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

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