All hostnames imp-tpn.jampp.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label WHISPER CANON · imp-tpn.jampp.com Routing diversity 6.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 0.0/10 canon.whisper.security/host/imp-tpn.jampp.com Resolution chain imp-tpn.jampp.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.58.111.160 13.58.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.119.226.3 18.116.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.190.109.13 18.190.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.216.166.100 18.216.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.217.113.34 18.216.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.217.183.233 18.216.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.219.188.32 18.216.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.219.21.46 18.216.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.220.23.204 18.220.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.226.110.0 18.224.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.128.119.196 3.128.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.129.179.244 3.128.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.129.197.54 3.128.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.129.234.107 3.128.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.13.45.16 3.13.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.13.50.180 3.13.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.131.236.206 3.131.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.133.182.105 3.132.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.133.184.236 3.132.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US 3.133.186.4 3.132.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with imp-tpn.jampp.com in WhisperGraph.
Related pages Pivot deeper into the graph from imp-tpn.jampp.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "imp-tpn.jampp.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 .