All hostnames pro.g123-cpp.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label WHISPER CANON · pro.g123-cpp.com Routing diversity 3.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/pro.g123-cpp.com Resolution chain pro.g123-cpp.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 18.161.229.10 18.161.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.161.229.108 18.161.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.161.229.32 18.161.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.161.229.69 18.161.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.66.112.24 18.66.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.112.41 18.66.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.112.91 18.66.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.112.94 18.66.112.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.127 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.23 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.28 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 18.66.192.34 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.85.78.112 52.85.72.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.85.78.49 52.85.72.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.85.78.75 52.85.72.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 52.85.78.97 52.85.72.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US
WHOIS identity No WHOIS records are currently associated with pro.g123-cpp.com in WhisperGraph.
Related pages Pivot deeper into the graph from pro.g123-cpp.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pro.g123-cpp.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 .