All hostnames dpcode.lk resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label WHISPER CANON · dpcode.lk Routing diversity 5.6/10 Peering density 9.3/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 3.2/10 canon.whisper.security/host/dpcode.lk Resolution chain dpcode.lk resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.215.233.129 13.214.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 175.41.185.104 175.41.128.0/18 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.138.106.166 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.139.39.1 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.0.79.119 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.1.67.243 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.220.141.249 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.220.16.189 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.221.96.22 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.74.101.11 52.74.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.76.129.12 52.76.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.76.48.77 52.76.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.77.147.102 52.77.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.151.138.27 54.151.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 54.251.159.24 54.251.144.0/20 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.131.68.45 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.131.48.115 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG
WHOIS identity No WHOIS records are currently associated with dpcode.lk in WhisperGraph.
Subdomains 4 observed subdomains of dpcode.lk.
Web-graph footprint Distinct hostnames that link to or from dpcode.lk in the public web crawl.
16 sites link to this hostname.
Related pages Pivot deeper into the graph from dpcode.lk.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dpcode.lk"})-[: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 .