All hostnames passionapp.co resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label WHISPER CANON · passionapp.co Routing diversity 3.9/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 3.3/10 Resolver footprint 4.6/10 canon.whisper.security/host/passionapp.co Resolution chain passionapp.co 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 108.138.128.102 108.138.128.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.138.128.119 108.138.128.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.138.128.3 108.138.128.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.138.128.69 108.138.128.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 108.138.36.13 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.30 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.31 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.36.58 108.138.32.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.227.192.36 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.50 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.60 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.65 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 143.204.55.10 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.117 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.22 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.84 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 65.9.175.113 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.122 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.48 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 65.9.175.86 65.9.174.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity Registrar iana:146 Organization domains by proxy, Contact emails — Subdomains 5 observed subdomains of passionapp.co.
Web-graph footprint Distinct hostnames that link to or from passionapp.co in the public web crawl.
Mail and authentication SPF policy 1 SPF mechanism authorising senders for passionapp.co.
Related pages Pivot deeper into the graph from passionapp.co.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "passionapp.co"})-[: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 .