Skip to content

Hostname

journeyapps.com

Last fetched

journeyapps.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · journeyapps.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/journeyapps.com

Resolution chain

journeyapps.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
52.222.214.12552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.7252.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.11052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.11552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.12852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of journeyapps.com owner
Contact emails

Subdomains

165 observed subdomains of journeyapps.com.

Web-graph footprint

Distinct hostnames that link to or from journeyapps.com in the public web crawl.

61 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for journeyapps.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEstspg-customer.com
SPF_IP168.245.68.88

Related pages

Pivot deeper into the graph from journeyapps.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "journeyapps.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 20

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