All hostnames nppcbk.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:120 as the registrar.
Nutrition Label WHISPER CANON · nppcbk.com Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 5.2/10 canon.whisper.security/host/nppcbk.com Resolution chain nppcbk.com 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.138.85.126 108.138.80.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.138.85.52 108.138.80.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.138.85.54 108.138.80.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.138.85.69 108.138.80.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.165.201.14 18.165.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 18.165.201.15 18.165.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 18.165.201.47 18.165.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 18.165.201.94 18.165.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 3.174.193.112 3.174.192.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 3.174.193.26 3.174.192.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 3.174.193.73 3.174.192.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 3.174.193.80 3.174.192.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. GB 65.8.131.103 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.8.131.41 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.8.131.66 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.8.131.76 65.8.130.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:120 Organization — Contact emails — Related pages Pivot deeper into the graph from nppcbk.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nppcbk.com"})-[: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 .