Skip to content

Hostname

works.app

Last fetched

works.app resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · works.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/works.app

Resolution chain

works.app resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.193.26.152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:895
Organization
\u682a\u5f0f\u4f1a\u793e\u30a4...
Contact emails

Subdomains

7 observed subdomains of works.app.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for works.app.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEworks-go.com
SPF_IP133.125.90.106
SPF_IP133.242.18.36
SPF_IP153.120.23.43
SPF_IP18.177.229.46
SPF_IP18.180.221.198
SPF_IP35.73.151.76

Related pages

Pivot deeper into the graph from works.app.

Cypher and MCP

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

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