All hostnames promassistant.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label WHISPER CANON · promassistant.com Routing diversity 5.0/10 Peering density 9.4/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 10.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/promassistant.com Resolution chain promassistant.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 3.5.134.117 3.5.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.134.78 3.5.134.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.135.213 3.5.135.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.135.215 3.5.135.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.135.227 3.5.135.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.136.125 3.5.136.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.138.126 3.5.138.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.138.187 3.5.138.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 3.5.138.66 3.5.138.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.169.132 52.219.169.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.170.0 52.219.170.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.171.140 52.219.171.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.46.22 52.219.46.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.72.212 52.219.72.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.72.240 52.219.72.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE 52.219.72.78 52.219.72.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:468 Organization on behalf of promassistant.com owner Contact emails Related pages Pivot deeper into the graph from promassistant.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "promassistant.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 .