All hostnames lp.ca resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:817195 as the registrar.
Nutrition Label WHISPER CANON · lp.ca Routing diversity 3.5/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 10.0/10 Resolver footprint 3.2/10 canon.whisper.security/host/lp.ca Resolution chain lp.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 108.156.60.100 108.156.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.156.60.44 108.156.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.156.60.74 108.156.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 108.156.60.78 108.156.60.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. IE 13.226.94.17 13.226.94.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.226.94.49 13.226.94.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.226.94.5 13.226.94.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 13.226.94.82 13.226.94.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.170.3.47 3.170.3.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.170.3.51 3.170.3.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.170.3.94 3.170.3.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.170.3.97 3.170.3.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.174.46.126 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.32 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.64 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.174.46.84 3.174.46.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:817195 Organization eric lanoix Contact emails Web-graph footprint Distinct hostnames that link to or from lp.ca in the public web crawl.
105 sites link to this hostname.
Related pages Pivot deeper into the graph from lp.ca.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lp.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 .