All hostnames webdisk.pring.ca resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · webdisk.pring.ca Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.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.
IP Prefix ASN Operator Country 16.15.178.228 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.180.67 16.15.176.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.191.138 16.15.184.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.201.47 16.15.200.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.202.190 16.15.200.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.223.94 16.15.216.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.182.70.21 16.182.64.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.35.173 52.216.32.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.58.189 52.216.48.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.92.114 52.216.92.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.133.69 52.217.128.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.91.221 52.217.91.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.92.3 52.217.92.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.231.131.117 54.231.128.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.231.172.101 54.231.160.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.231.229.245 54.231.224.0/19 AS16509 AMAZON-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.
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .