Skip to content

Hostname

passionapp.co

Last fetched

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.coRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
108.138.128.102108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.119108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.3108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.69108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.36.13108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.30108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.31108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.36.58108.138.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.3613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.10143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.117143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.22143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.84143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
65.9.175.11365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8665.9.174.0/23AS16509AMAZON-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.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for passionapp.co.

MechanismTarget
SPF_INCLUDEmail.zendesk.com

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.