All hostnames resources.hotdocs.ca resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · resources.hotdocs.ca Routing diversity — Peering density — MOAS conflict — Threat-feed listings — WHOIS transparency — Resolver footprint — canon.whisper.security/host/resources.hotdocs.ca Resolution chain resources.hotdocs.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.186.194 16.15.184.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.194.79 16.15.192.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 16.15.195.111 16.15.192.0/21 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.5.10.158 3.5.10.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.5.24.103 3.5.24.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.5.24.180 3.5.24.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 3.5.27.219 3.5.27.0/24 AS14618 AMAZON-AES - Amazon.com, Inc. US 52.216.220.233 52.216.208.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.52.145 52.216.48.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.216.52.33 52.216.48.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.129.225 52.217.128.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.217.81.92 52.217.81.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.231.134.233 54.231.128.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.231.135.201 54.231.128.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.231.139.25 54.231.128.0/19 AS16509 AMAZON-02 - Amazon.com, Inc. US 54.231.162.33 54.231.160.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 resources.hotdocs.ca.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "resources.hotdocs.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 .