Skip to content

Hostname

workx.app

Last fetched

workx.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · workx.appRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/workx.app

Resolution chain

workx.app resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.100108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.8108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.93108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.95108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.255.618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.6418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8818.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0153966587
Contact emails

Subdomains

5 observed subdomains of workx.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for workx.app.

MechanismTarget
SPF_INCLUDEsquarespace-mail.com

Related pages

Pivot deeper into the graph from workx.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "workx.app"})-[: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.